Quote:
Originally Posted by ThuuGLif3
pawn Код:
MSGTimer = SetTimer("RandomMSGs",1500,1);
pawn Код:
if (strcmp("/mudar", cmdtext, true, 10) == 0) { new Nome[MAX_PLAYER_NAME]; new stringx[100]; // warning esta nesta linha <<< GetPlayerName(playerid,Nome,sizeof Nome); format(stringx, sizeof stringx, "%s FOI MUDAR DE GANG {FF0000}( /MUDAR )",Nome); SendClientMessageToAll(0xFFFF00FF,stringx); ForceClassSelection(playerid); //--- isso que faz o player voltar na seleзгo de skin igual apertar "F4" SetPlayerHealth(playerid, 0); return 1; }
|
Desculpe mais , continua com as mesmas warnings