[Tutorial] Uso de celdas en strings (simple)
#9

Quote:
Originally Posted by Lunnatiicz
Посмотреть сообщение
Esta bien el tutorial, pero no me gusta como te diriges a terceros.

pawn Код:
if(strcmp(cmdtext, "/yosoynoob", true) == 0)
{
   new string[128], J[MAX_PLAYER_NAME];
   GetPlayerName(playerid, J, sizeof(J));
   format(string, sizeof(string), "Jugador %s es mucho noob", J);
   return SendClientMessageToAll(0xFFF000AA, string);
}
Tu llegaste a ser noob, no? O naciste con todos los conocimientos?

En fin, cada quien.

Buen tutorial.
No me dirigi a terceros, pero foi la unica cosa que me lembrou no mumento.
Gracias
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)