[HELP] Server crashing on MENU command
Grr this is pissing me off. Can anyone explain why everytime i type /xp the server crashes and the menu doesnt show.
PHP Code:
|
Re: [HELP] Server crashing on MENU command
Whole file please
Also give us the error... This will work too PHP Code:
|
Re: [HELP] Server crashing on MENU command
Its just the MAIN menu all the other functions work of the plugin like /myxp
|
Re: [HELP] Server crashing on MENU command
set_task( 1.0, "Pmenu" )
doesnt it have to be set_task( 1.0, "P_menu" ) |
Re: [HELP] Server crashing on MENU command
Code:
That way it would only open it on the person who says it instead of everyone at once (I think, anyway, I suck at scripting). |
Re: [HELP] Server crashing on MENU command
Don't use a task. Just call the function.
PHP Code:
|
| All times are GMT -4. The time now is 15:26. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.