Ajuda rapida
#6

Nгo seria PlayerName(playerid) ou algo assim?

Se nгo tiver, crie:

pawn Код:
stock PlayerName(playerid) {
     new namee[25];
     GetPlayerName(playerid,namee,25);
     return namee;
}
Ai troca PlayerName por PlayerName(playerid).


Obs: A exclamaзгo estб certa.
Usando ela, ele compara se estб igual.

Exemplo: !strcmp(..,..) ou strcmp(..,..)==0
Reply


Messages In This Thread
Ajuda rapida - by BiieL - 07.08.2010, 19:08
Re: Ajuda rapida - by xfelipex - 07.08.2010, 20:19
Re: Ajuda rapida - by [NWD]Tweener_ - 07.08.2010, 20:27
Re: Ajuda rapida - by Marco_Nutz - 07.08.2010, 20:41
Re: Ajuda rapida - by BiieL - 07.08.2010, 21:26
Re: Ajuda rapida - by SuB_ZeRo0_ - 07.08.2010, 23:41
Re: Ajuda rapida - by BiieL - 07.08.2010, 23:50
Re: Ajuda rapida - by SuB_ZeRo0_ - 08.08.2010, 00:01
Re: Ajuda rapida - by BiieL - 08.08.2010, 00:08
Re: Ajuda rapida - by BiieL - 08.08.2010, 01:24

Forum Jump:


Users browsing this thread: 2 Guest(s)