09.07.2008, 08:01
Quote:
Originally Posted by =>Sandra<=
Quote:
You have to make that yourself ![]() |
if(strcmp(cmd, "/setrank", true) == 0){
SetPlayerRank(playerid, rankID);
return 1;
}
Originally Posted by =>Sandra<=
Quote:
You have to make that yourself ![]() |