20.06.2009, 22:06
wat do i put here?
Код:
if(strcmp(cmdtext,"/mapvis", true) == 0)
{
if(PlayerInfo[playerid][pRank] >= 8)
{
}
return 1;
}

