24.05.2012, 01:36
Alright that fixed that part but now i get this
asked my freind for help about another error and he told me to change the end to this
(i know the indentation is horrible, im gonna fix it)
Код:
C:\Users\Shayne\Desktop\scripting\gamemodes\billjenkins.pwn(586) : warning 217: loose indentation C:\Users\Shayne\Desktop\scripting\gamemodes\billjenkins.pwn(592) : warning 217: loose indentation C:\Users\Shayne\Desktop\scripting\gamemodes\billjenkins.pwn(662) : error 002: only a single statement (or expression) can follow each "case" C:\Users\Shayne\Desktop\scripting\gamemodes\billjenkins.pwn(662) : warning 215: expression has no effect C:\Users\Shayne\Desktop\scripting\gamemodes\billjenkins.pwn(663) : warning 209: function "OnDialogResponse" should return a value Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
Код:
} } } } return 1; }