Posts: 186
Threads: 50
Joined: Jul 2011
Reputation:
0
Hi, im wanting to make a register system what saves, Money , Weapons , Color(players color when they buy one), Admin level, ect. Can some one give some help.?
Posts: 186
Threads: 50
Joined: Jul 2011
Reputation:
0
Ok, how would i add other things to that? like saving the players color, once bought, And the players weapons, once bought
Posts: 186
Threads: 50
Joined: Jul 2011
Reputation:
0
Thanks, what about weapons?
Posts: 781
Threads: 12
Joined: May 2011
Reputation:
0
Exactly same thing, create them in your enum, and upon disconnect save em.
Posts: 186
Threads: 50
Joined: Jul 2011
Reputation:
0
Your register system aint working properly, when someone registers you can type any pass to login, how to fix it?
Posts: 781
Threads: 12
Joined: May 2011
Reputation:
0
When someone registers a password, they are automatically spawned. You need to relog to ensure that everything saves (as it is saved upon disconnect). I've yet done another test and everything works fine.
Posts: 186
Threads: 50
Joined: Jul 2011
Reputation:
0
Oh, i've fixed it. sorry, could you give me more info on how to save the players color, like when they type /buycolor dialog menu comes up, and once they click what color they want it takes away 500k and then they have that color forever.