09.04.2010, 15:31
Quote:
|
Originally Posted by Ritz
Код:
OnPlayerCommandText(...)
{
if (Presos[playerid] == 1)
{
return SendClientMessage(playerid, COR, Vocк estб preso e nгo pode usar comandos)
}
// resto dos comandos
}
|

