Raised This Month: $7 Target: $400
 1% 

Simple Menu Builder


Post New Thread Reply   
 
Thread Tools Display Modes
faKe91
Member
Join Date: Jan 2012
Location: Moldova, Chisinau
Old 01-22-2019 , 06:30   Re: Simple Menu Builder
Reply With Quote #101

You can try this "Register System" "do.func(plugin_name.amxx, function_name)" where
plugin_name.amxx - your plugin reg system
function_name - reg function in that plugin

It will work if that function has only id parameter

Last edited by faKe91; 01-22-2019 at 06:31.
faKe91 is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 01-22-2019 , 07:07   Re: Simple Menu Builder
Reply With Quote #102

bind i "say /menu"

?
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
luciaus18
Senior Member
Join Date: Dec 2014
Old 01-22-2019 , 08:42   Re: Simple Menu Builder
Reply With Quote #103

Yes
MENU_OPEN = say /menu, say_team /menu, amx_mymenu, bind i "say /menu" (like this?)

Last edited by luciaus18; 01-22-2019 at 08:53.
luciaus18 is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 01-22-2019 , 10:23   Re: Simple Menu Builder
Reply With Quote #104

Uh, no. Open your console and bind the menu to the "i" button. You can't use a plugin to force-bind something to players.
__________________

Last edited by OciXCrom; 01-22-2019 at 10:23.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
luciaus18
Senior Member
Join Date: Dec 2014
Old 01-22-2019 , 11:25   Re: Simple Menu Builder
Reply With Quote #105

There were some plugins with bind a long time ago.. Can you recommend me something?
And for the motd plugin..it doesn't open the motd..idk why..not even the /forum which opens a web page in a motd
Code:
#===============================================#
# MOTD Commands by OciXCrom: Configuration file #
#===============================================#

# The default path for the .txt files is the 'cstrike' folder.
# You can use which ever folder you want inside 'cstrike': cstrike/addons/amxmodx/data/motds/rules.txt
# The maximum MOTD size is 1536 characters if not using a webpage.
# You can use one of three possible formats listed down below.

# Format #1: <chat command> [MOTD title] = <file.txt>
# Format #2: <chat command> [MOTD title] = <HTML code>
# Format #3: <chat command> [MOTD title] = <http://your-link-here.com>

/rules = rules.txt
/prices = prices.txt
/forum = http://www.fsfsrsf.com/forum

Last edited by luciaus18; 01-22-2019 at 11:40.
luciaus18 is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 01-22-2019 , 11:43   Re: Simple Menu Builder
Reply With Quote #106

Quote:
Originally Posted by luciaus18 View Post
There were some plugins with bind a long time ago.. Can you recommend me something?
What part from "you can not and should not force bind on clients" don't you understand?
__________________
HamletEagle is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 01-22-2019 , 13:31   Re: Simple Menu Builder
Reply With Quote #107

Quote:
Originally Posted by luciaus18 View Post
There were some plugins with bind a long time ago.. Can you recommend me something?
And for the motd plugin..it doesn't open the motd..idk why..not even the /forum which opens a web page in a motd
Code:
#===============================================#
# MOTD Commands by OciXCrom: Configuration file #
#===============================================#

# The default path for the .txt files is the 'cstrike' folder.
# You can use which ever folder you want inside 'cstrike': cstrike/addons/amxmodx/data/motds/rules.txt
# The maximum MOTD size is 1536 characters if not using a webpage.
# You can use one of three possible formats listed down below.

# Format #1: <chat command> [MOTD title] = <file.txt>
# Format #2: <chat command> [MOTD title] = <HTML code>
# Format #3: <chat command> [MOTD title] = <http://your-link-here.com>

/rules = rules.txt
/prices = prices.txt
/forum = http://www.fsfsrsf.com/forum
Long time ago CS didn't have any protection and this site didn't have rules that forbid it.
Check if the MOTD plugin is running with the amx_plugins command. If it is, you have some other plugin that is blocking the chat commands.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
LithuanianJack
Senior Member
Join Date: Nov 2013
Location: Vilnius, Lithuania
Old 01-23-2019 , 04:11   Re: Simple Menu Builder
Reply With Quote #108

Hi. What option I should use to move text in new line? This option don't work:

[New Menu = Menu4]

[Menu Settings]
;<settings> = <value>

MENU_TITLE = Bazooka Menu
MENU_OPEN = bazookaopen
MENU_REOPEN = 0

[Menu Items]
;<Item Name> <Command> [Flag] [Team]

"Buy bazooka %newline%%newline%" "say /bazooka
LithuanianJack is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 01-23-2019 , 07:41   Re: Simple Menu Builder
Reply With Quote #109

"Buy bazooka" "say /bazooka"
#blank
#blank
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
luciaus18
Senior Member
Join Date: Dec 2014
Old 01-23-2019 , 16:01   Re: Simple Menu Builder
Reply With Quote #110

I have a plugin which hide slash commands
luciaus18 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:58.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode