Alittle help scripting something quite advanced... PLEASE!
#2

Search the forums for a user/admin system, and just add the variable setting thing to the login command...

It'd probably help if you knew how to script, but in essence here is what you need:

Globally:
pawn Код:
new VariableName[MAX_PLAYERS];
In Login Command:
pawn Код:
VariableName[playerid] = 1;
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)