Any Idea
#1

Quote:

public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
if(dialogid == 137)
{
if(response)
{
577: PlayerData[playerid][Step] = 1;
578: SendClientMessage(playerid, COLOR_GREY, "Walk out onto the car park and go into the checkpoint.");
579 : SetPlayerCheckpoint(playerid, -2028.2227,-91.8504,33.3203, 2.00);
new 500 = 123456789
GivePlayerMoney(playerid, -x);
}
}
return 1;
}

Thats the pawno code ^

Quote:

C:\Documents and Settings\Administrator\Desktop\Under Construction\gamemodes\new.pwn(577) : error 017: undefined symbol "PlayerData"
C:\Documents and Settings\Administrator\Desktop\Under Construction\gamemodes\new.pwn(577) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\Desktop\Under Construction\gamemodes\new.pwn(577) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Administrator\Desktop\Under Construction\gamemodes\new.pwn(577) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrator\Desktop\Under Constructi

Any idea why I get these errors ?
Reply


Messages In This Thread
Any Idea - by [eLg]OneOfAKind - 24.05.2011, 08:59
Re: Any Idea - by Seven_of_Nine - 24.05.2011, 10:16
Re: Any Idea - by Babul - 24.05.2011, 11:03
Re: Any Idea - by cs_master - 24.05.2011, 13:04

Forum Jump:


Users browsing this thread: 1 Guest(s)