help menu
Hi , last 2 year i creat a menu for cs 1.6 i c'ant compile it (EROR)
PHP Code:
/tmp/text4yRyJj.sma(13) : error 017: undefined symbol "register_clmd" /tmp/text4yRyJj.sma(18) : error 001: expected token: ";", but found "-identifier-" /tmp/text4yRyJj.sma(18) : error 017: undefined symbol "creat" /tmp/text4yRyJj.sma(36) : warning 217: loose indentation /tmp/text4yRyJj.sma(36) : error 017: undefined symbol "PLUGIN_HANDLER" /tmp/text4yRyJj.sma(42) : error 021: symbol already defined: "menu_item_getinfo" /tmp/text4yRyJj.sma(45) : error 010: invalid function or declaration /tmp/text4yRyJj.sma(47) : error 010: invalid function or declaration /tmp/text4yRyJj.sma(49) : error 010: invalid function or declaration /tmp/text4yRyJj.sma(54) : error 010: invalid function or declaration /tmp/text4yRyJj.sma(56) : error 054: unmatched closing brace /tmp/text4yRyJj.sma(57) : error 010: invalid function or declaration /tmp/text4yRyJj.sma(59) : error 010: invalid function or declaration /tmp/text4yRyJj.sma(63) : error 021: symbol already defined: "give_iteam" /tmp/text4yRyJj.sma(63) : error 010: invalid function or declaration /tmp/text4yRyJj.sma(65) : error 021: symbol already defined: "clien_print" /tmp/text4yRyJj.sma(66) : error 054: unmatched closing brace /tmp/text4yRyJj.sma(67) : error 010: invalid function or declaration /tmp/text4yRyJj.sma(69) : error 010: invalid function or declaration /tmp/text4yRyJj.sma(73) : error 021: symbol already defined: "give_iteam" /tmp/text4yRyJj.sma(74) : error 010: invalid function or declaration /tmp/text4yRyJj.sma(76) : error 001: expected token: ")", but found "}" /tmp/text4yRyJj.sma(76) : error 021: symbol already defined: "clien_print" /tmp/text4yRyJj.sma(77) : error 054: unmatched closing brace /tmp/text4yRyJj.sma(78) : error 010: invalid function or declaration /tmp/text4yRyJj.sma(80) : error 010: invalid function or declaration /tmp/text4yRyJj.sma(85) : error 021: symbol already defined: "clien_print |
Re: help menu
Code:
new menu = menu creat("Menu:", "menu_hendler)Code:
new menu = menu create("Menu:", "menu_handler")Code:
clien_print(id, print_chat, "You get AWP !"Code:
client_print(id, print_chat, "You get AWP !")Code:
return PLUGIN_HANDLERCode:
return PLUGIN_HANDLECode:
register_clmd("say /menu", "menu_hendler")Code:
register_clmd("say /menu", "abrir_menu") |
Re: help menu
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
@Yami, he also wrote clien_print instead of client_print. |
Re: help menu
what?
PHP Code:
|
Re: help menu
I've already pointed for him all the mistakes, with lines fixed.
|
Re: help menu
:arrow:
PHP Code:
|
Re: help menu
thx popeye10 and thx for all
|
Re: help menu
Welcome :D
|
Re: help menu
and this pls :3
PHP Code:
|
Re: help menu
1 Attachment(s)
Quote:
|
| All times are GMT -4. The time now is 15:30. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.