Errors please help!
#1

Код:
error 029: invalid expression, assumed zero
error 001: expected token: ";", but found ")"
error 029: invalid expression, assumed zero
 fatal error 107: too many error messages on one line
All this on one line that is
Код:
if(GetPlayerTeam(playerid) == TEAM_CIVILIANS)
{
SetPlayerPos(playerid, 1171.4133,-1308.4025,13.9918);
SetPlayerColor(playerid, TEAM_CIVILIANS_COLOR);
SendClientMessage(playerid, COLOR_GREEN,"PLEASE CHOOSE A SKILL");
THIS LINE==ShowPlayerDialog(playerid, DIALOG_SKILL , DIALOG_STYLE_LIST, "Please Choose a skill", "Rapist\nPickPocket\nMechanic\nHitman\nWeaponDealer\nDrugDealer", "Choose", "Cancel");
}
Reply


Messages In This Thread
Errors please help! - by rockhopper - 15.05.2014, 06:07
Re: Errors please help! - by rockhopper - 15.05.2014, 06:36
Re: Errors please help! - by Lynn - 15.05.2014, 06:46
Re: Errors please help! - by rockhopper - 15.05.2014, 06:59
Re: Errors please help! - by superrobot48 - 15.05.2014, 07:06
Re: Errors please help! - by rockhopper - 15.05.2014, 07:13
Re: Errors please help! - by rockhopper - 15.05.2014, 07:36
Re: Errors please help! - by AroseKhanNiazi - 15.05.2014, 07:39
Re: Errors please help! - by rockhopper - 15.05.2014, 07:41
Re: Errors please help! - by AroseKhanNiazi - 15.05.2014, 07:48

Forum Jump:


Users browsing this thread: 3 Guest(s)