OnDialogResponse
#5

looks better, now its only error on the first 2 lines..
Код:
(621)        new Float:x,Float:y,Float:z;
(622)        case DIALOG_VEHICLE:
Код:
F:\Servers\SAMP\gamemodes\Esco.pwn(621) : error 002: only a single statement (or expression) can follow each "case"
F:\Servers\SAMP\gamemodes\Esco.pwn(621) : warning 221: label name "Float" shadows tag name
F:\Servers\SAMP\gamemodes\Esco.pwn(621) : error 017: undefined symbol "x"
F:\Servers\SAMP\gamemodes\Esco.pwn(621) : warning 215: expression has no effect
F:\Servers\SAMP\gamemodes\Esco.pwn(622) : error 014: invalid statement; not in switch
F:\Servers\SAMP\gamemodes\Esco.pwn(622) : warning 215: expression has no effect
F:\Servers\SAMP\gamemodes\Esco.pwn(622) : error 001: expected token: ";", but found ":"
F:\Servers\SAMP\gamemodes\Esco.pwn(622) : error 029: invalid expression, assumed zero
F:\Servers\SAMP\gamemodes\Esco.pwn(622) : fatal error 107: too many error messages on one line

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


6 Errors.
Reply


Messages In This Thread
OnDialogResponse - by MrEnd - 04.04.2012, 00:38
Re: OnDialogResponse - by Unte99 - 04.04.2012, 01:03
Re: OnDialogResponse - by MrEnd - 04.04.2012, 01:11
Re: OnDialogResponse - by Unte99 - 04.04.2012, 01:34
Re: OnDialogResponse - by MrEnd - 04.04.2012, 01:55
Re: OnDialogResponse - by EvgeN 1137 - 04.04.2012, 02:30
Re: OnDialogResponse - by MrEnd - 04.04.2012, 02:36
Re: OnDialogResponse - by Unte99 - 04.04.2012, 02:38
Re: OnDialogResponse - by MrEnd - 04.04.2012, 02:54

Forum Jump:


Users browsing this thread: 2 Guest(s)