i have 4 errors anyone can help me here
#1

Код:
./includes/OnDialogResponse.pwn(64) : error 017: undefined symbol "INTRO_TEST"
./includes/OnDialogResponse.pwn(67) : error 017: undefined symbol "RP_Q1"
./includes/OnDialogResponse.pwn(69) : error 017: undefined symbol "RP_Q1"
./includes/OnDialogResponse.pwn(70) : error 017: undefined symbol "rAnswers"
./includes/OnDialogResponse.pwn(70) : warning 215: expression has no effect
./includes/OnDialogResponse.pwn(70) : error 001: expected token: ";", but found "]"
./includes/OnDialogResponse.pwn(70) : error 029: invalid expression, assumed zero
./includes/OnDialogResponse.pwn(70) : fatal error 107: too many error messages on one line

line 64
Код:
if(dialogid==INTRO_TEST){
line 67
Код:
ShowPlayerDialog(playerid,RP_Q1,DIALOG_STYLE_LIST,"
line 69
[/code]
Код:
line 70
if(listitem==0) rAnswers[playerid]+=1;
Reply


Messages In This Thread
i have 4 errors anyone can help me here - by PrinceKumar - 26.09.2016, 13:49
Re: i have 4 errors anyone can help me here - by PrinceKumar - 26.09.2016, 13:51
Re: i have 4 errors anyone can help me here - by Dayrion - 26.09.2016, 14:18
Re: i have 4 errors anyone can help me here - by PrinceKumar - 26.09.2016, 14:19
Re: i have 4 errors anyone can help me here - by Alpha000 - 26.09.2016, 14:57
Re: i have 4 errors anyone can help me here - by Gotham - 26.09.2016, 15:58
Re: i have 4 errors anyone can help me here - by Alpha000 - 26.09.2016, 16:00
Re: i have 4 errors anyone can help me here - by PrinceKumar - 27.09.2016, 00:48

Forum Jump:


Users browsing this thread: 1 Guest(s)