[erro] indefinido playerid?
#1

e ae galera!!! tou criando um moveobject com settime, mas so q deu um erro muito estranho '-'

pawn Код:
forward portaodescer();
public portaodescer() {
    new name[MAX_PLAYER_NAME], string[44];
    GetPlayerName(playerid, name, sizeof(name)); //linha 3901
    format(string, sizeof(string), "[INFO] - %s Desceu o portao, a corrida comeзou, nao atrapalhe na pista!",name);
    SendClientMessageToAll(0xFFFF00AA, string);
    MoveObject(portao1, -302.17288208, 1507.48266602, 71.63276672, 5.00);
    return 1;
}
Код:
C:\Users\kurosaki\Desktop\Nova pasta (2)\Aadmin.pwn(3901) : error 017: undefined symbol "playerid"
que й isso '-' obrigado =P
Reply


Messages In This Thread
[erro] indefinido playerid? - by syslogg - 29.12.2010, 22:50
Respuesta: [erro] indefinido playerid? - by ipsBruno - 29.12.2010, 22:55
Re: [erro] indefinido playerid? - by syslogg - 29.12.2010, 22:56

Forum Jump:


Users browsing this thread: 4 Guest(s)