Author Topic: position and item help  (Read 1266 times)

to save items someone has is there a command saveitems;? or for position can i just do getposition; saveposition; and when they come back it say loadposition or would i have to code the commands?

No commands are there at this time for those purposes.

First off, you need a command to execute when someone leaves/joins the server.
Second, you'd need to have some text files to save the info TO.
Third, you need to read all this you saved when you rejoin.

I've already done most of it too, for my RPG Mod. :D

No commands are there at this time for those purposes.

First off, you need a command to execute when someone leaves/joins the server.
Second, you'd need to have some text files to save the info TO.
Third, you need to read all this you saved when you rejoin.

I've already done most of it too, for my RPG Mod. :D
cool!