Blockland Forums > Help
Console Command
Pages: (1/1)
Alphadin:
I need the one to create a player object.
I've done it before but forgot the command.
Please help.
Chrono:
For creating any object that's not a datablock, use:
new ClassName(ObjectName Can be blank)
{
valuesandstuff = stuff;
};
Pages: (1/1)