19.10.2013, 12:04
guys whats wrong with this code when i made it in the first time it was working but when i added the co-owner name it stoped working but then i removed it and its still not working
pawn Код:
GetPlayerName(playerid,pname,sizeof(pname));
if(strcmp(pname,"TomatoRage",true)==0)
{
SendRconCommand("login xxxxx");
}