Pode?
#2

Esse Waning й por que no new.pwn ele fica tipo assim.

Comeзo do GM
pawn Код:
New Pos;
  POS = 0;
Sу um exemplo.
No caso daria esse Waningn , pois estб separado. ._.
Isso ja aconteceu comigo. Tenta botar tudo junto. Exemplo.

pawn Код:
public OnPlayerConnect
{
new Name[MAX_PLAYER_NAME];
GetPlayerName(playerid,Name,sizeof(Name));
Sу um exemplo ._.
Mas daria o warning se a public estivesse assim :
pawn Код:
public OnPlayerConnect
{
  new Name[MAX_PLAYER_NAME];
GetPlayerName(playerid,Name,sizeof(Name));
Espero ter ajudado ._.
Reply


Messages In This Thread
Pode? - by Sa-mp scripter - 11.01.2011, 15:08
Re: Pode? - by [FeK]Knife - 11.01.2011, 15:24
Re: Pode? - by Sa-mp scripter - 11.01.2011, 15:33
Re: Pode? - by [FeK]Knife - 11.01.2011, 15:36
Re: Pode? - by CyNiC - 11.01.2011, 15:41
Re: Pode? - by steki. - 11.01.2011, 16:28
Re: Pode? - by Sa-mp scripter - 11.01.2011, 16:39

Forum Jump:


Users browsing this thread: 1 Guest(s)