Errors
#1

Hello, I am getting a few Errors

Код:
C:\Users\Shaun\Desktop\LSC-RP Custom Version\gamemodes\drp.pwn(914) : warning 217: loose indentation
C:\Users\Shaun\Desktop\LSC-RP Custom Version\gamemodes\drp.pwn(914) : error 001: expected token: "-string end-", but found "-identifier-"
C:\Users\Shaun\Desktop\LSC-RP Custom Version\gamemodes\drp.pwn(914) : error 017: undefined symbol "Next"
C:\Users\Shaun\Desktop\LSC-RP Custom Version\gamemodes\drp.pwn(914) : warning 215: expression has no effect
C:\Users\Shaun\Desktop\LSC-RP Custom Version\gamemodes\drp.pwn(914) : error 001: expected token: ";", but found "-identifier-"
C:\Users\Shaun\Desktop\LSC-RP Custom Version\gamemodes\drp.pwn(914) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.

pawn Код:
ShowPlayerDialog(playerid, RP_QUIZ_RK, DIALOG_STYLE_LIST, "What Does RK Mean?", "Real Kill \n Real Knife \n Revenge Kill, "Next", "Quit");//Line 914
Reply
#2

Can You show us full code, i mean the whole command?
Because the line 914 is seems to be OK.

LetsOWN.
Reply
#3

No it doesn't... He forgot a "
pawn Код:
ShowPlayerDialog(playerid, RP_QUIZ_RK, DIALOG_STYLE_LIST, "What Does RK Mean?", "Real Kill \n Real Knife \n Revenge Kill", "Next", "Quit");//Line 914
Reply
#4

Ah, right. Ain't noticed that.

LetsOWN
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)