01.04.2010, 02:18
ok, i really need a /setadmin command for my server, so ... im making one.
Some info
new IsLogged[MAX_PLAYERS];
new level[MAX_PLAYERS];
Some variables that im using for this.
and.. this is how far i am on the command
i have absolute no clue... how to start this command, i tryed using one my friend gave me, but it didnt save the levels...
Some info
new IsLogged[MAX_PLAYERS];
new level[MAX_PLAYERS];
Some variables that im using for this.
and.. this is how far i am on the command
Код:
if(strcmp(cmd, "/setlevel", true) == 0)