08.12.2009, 08:05
hello im looking for a way so i can type / giveadmin and it will set it to...
and im not useing any thing but the normal a_samp
so it like
plz help
ok i found something but it say missing returnuser little help
Код:
PlayerInfo[playerid][Admin] = 1;
and im not useing any thing but the normal a_samp
so it like
Код:
if (strcmp(cmd, "/giveadmin", true) ==0 ) { PlayerInfo[playerid][Admin] = 1; //giveadmin [playerid] return 1; }
plz help
ok i found something but it say missing returnuser little help