Posts: 182
Threads: 23
Joined: Aug 2009
Reputation:
0
Hey Guys,
I read a lot enum (functions ?) in scripts.
but i couldnt find any syntax or use of it.
please can u tell me how and for what i use enums?
Posts: 134
Threads: 32
Joined: Dec 2007
Reputation:
0
Is there a limit to how many arrays you can have in an enum?
Posts: 182
Threads: 23
Joined: Aug 2009
Reputation:
0
Thanks SouthClaw(sorry if i wrote it wrong, but i couldnt read it very easy :P)
that helped me very much.
@cAMo: i think thers no limit on how many arrays are in there
Posts: 134
Threads: 32
Joined: Dec 2007
Reputation:
0
Wow, didn't realize you could do that! Cool
For a login script, would you assign SetPVarInt "LoggedIn" or would you do something like LoggedIn[playerid] = true;