Error
#4

There's a lot wrong there

You have a semi-colon after OnFilterScriptInit(), There shouldn't be one!
You need to ad an opening brace '{' under OnFilterScriptInit().
The defines for DISPLAYER_CONFIG and USE_MENUS are not defined so none of the code will show in the final compile.
ConfigInConsole() is not defined so it will cause an error.
None of your menus are actually being shown to the player either via command or checkpoint, so you can't bring up the menu.
Reply


Messages In This Thread
Error - by ScottCFR - 19.01.2010, 19:45
Re: Error - by mansonh - 19.01.2010, 19:48
Re: Error - by ScottCFR - 19.01.2010, 19:50
Re: Error - by Joe Staff - 19.01.2010, 19:56
Re: Error - by ScottCFR - 19.01.2010, 20:12
Re: Error - by mansonh - 20.01.2010, 01:51
Re: Error - by ScottCFR - 20.01.2010, 04:51
Re: Error - by mansonh - 21.01.2010, 01:26

Forum Jump:


Users browsing this thread: 1 Guest(s)