yeah that may be. I implemented an exporter that converts the ingame code to text for the website, so now there is no more spelling error or missing commands
i have no idea how to use the /give code because i do this (/give morphix312 Red Hull 10) and it comes up with use 4 command things should be 3 but i duno iv try doing(RedHull, Red_hull, REDHULL, Red-Hull) what is it im not doing right.
If you want to use Names with Spaces in them you need to put them into \" \" such as:
/give morphix312 \"Red Hull\" 10
though this doesn\'t work either currently. (Which (very likely) is simply a programming error. Schema messed it up..)
but it does give you multiple suggestion what you could mean with \"Red Hull\" and gives you the full names (and ids !!) of the normal Red Hull, the Corners and the Wedges.
So atleast you can easily find the id of the desired object for the /giveid command e.g.:
/giveid morphix312 76 10
The giveid is pretty much only needed for normal Hull pieces. Everything else should work correctly with the normal give command. You can even shorten the names aslong as their only exists one block that starts with this name.
E.g.
/give morphix312 \"Turret Docking Enhancer\" 10
will give you 10 of Turret Docking Enhancer Unit.
Even
/give morphix312 \"Turret Docking En\" 10
works. But the Hull sadly needs /giveid currently.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.