[One Last HELP] Menu Code
solved
|
Re: [One Last HELP] Menu Code
register_cmd => register_clcmd
|
Re: [One Last HELP] Menu Code
thanks for answer but when i change it to clcmd it doesn't work
i mean it compile but it don't appear the menu ! |
Re: [One Last HELP] Menu Code
What command are you using and does it show any errors in the console?
|
Re: [One Last HELP] Menu Code
i'm not using any command Code said when you push M "choose_team"
Code:
register_clcmd("chooseteam", "handler"); PHP Code:
PHP Code:
|
Re: [One Last HELP] Menu Code
It would be nice if you tell us what's the error.
|
Re: [One Last HELP] Menu Code
The error is When i change cmd to -> clcmd it run in game but don't appear the menu
and when i change clcmd to -> cmd it said Code:
M_Menu2.sma(60) : error 017: undefined symbol "register_cmd" |
Re: [One Last HELP] Menu Code
There is no such thing as register_cmd, and your command is "menu".
|
Re: [One Last HELP] Menu Code
oh thnx but how can i make the "menu" in ChooseTeam ?
|
Re: [One Last HELP] Menu Code
Change the command to "chooseteam"... Why not try and figure it out your self before asking for help?
|
| All times are GMT -4. The time now is 18:02. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.