Raised This Month: $51 Target: $400
 12% 

New AMXX Menu System


Post New Thread Reply   
 
Thread Tools Display Modes
SaM.ThE.MaN
Senior Member
Join Date: Jan 2010
Old 03-09-2010 , 16:50   Re: New AMXX Menu System
Reply With Quote #191

can someone script me a csdm guns menu where i can add new guns by adding the plugin name into the .ini file
SaM.ThE.MaN is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 03-09-2010 , 18:12   Re: New AMXX Menu System
Reply With Quote #192

Quote:
Originally Posted by SaM.ThE.MaN View Post
can someone script me a csdm guns menu where i can add new guns by adding the plugin name into the .ini file
This isn't the place to request this...
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Lure.d
BANNED
Join Date: Dec 2009
Location: Lithuania->USA
Old 03-11-2010 , 14:26   Re: New AMXX Menu System
Reply With Quote #193

I must say, this actually sucks!

I ratherly use simple old style menu, not becouse I'm more use to it, but becouse its simplier, no daa handlings etc, everythings simple.
Lure.d is offline
Send a message via Skype™ to Lure.d
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 03-11-2010 , 19:56   Re: New AMXX Menu System
Reply With Quote #194

Quote:
Originally Posted by Lure.d View Post
I must say, this actually sucks!

I ratherly use simple old style menu, not becouse I'm more use to it, but becouse its simplier, no daa handlings etc, everythings simple.
Actually, this menu is more simple when using it with the more advanced functionality.
__________________
fysiks is offline
liryck
Senior Member
Join Date: Mar 2007
Location: Venezuela
Old 03-18-2010 , 22:17   Re: New AMXX Menu System
Reply With Quote #195

when i display the menu to a player how i can force him to choose an option. the options that are in the menu are players. so is like a player menu that when u choose menu refresh with the rest of players
liryck is offline
Send a message via MSN to liryck
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 03-18-2010 , 23:51   Re: New AMXX Menu System
Reply With Quote #196

Quote:
Originally Posted by liryck View Post
when i display the menu to a player how i can force him to choose an option. the options that are in the menu are players. so is like a player menu that when u choose menu refresh with the rest of players
Was that two questions?
__________________
fysiks is offline
liryck
Senior Member
Join Date: Mar 2007
Location: Venezuela
Old 03-19-2010 , 00:54   Re: New AMXX Menu System
Reply With Quote #197

umm basically i want to know how force to choose an option of the menu. the think is when i display the menu to a X id if that id dont choose x segs latter force to choose a random option and destroy the menu.

my menu is like the player menu charged with the player in the server

Last edited by liryck; 03-19-2010 at 00:57.
liryck is offline
Send a message via MSN to liryck
Seta00
The Seta00 user has crashed.
Join Date: Jan 2010
Location: Berlin
Old 03-19-2010 , 06:36   Re: New AMXX Menu System
Reply With Quote #198

PHP Code:
menu_display(idmenu_id0);
set_task(random_choose_time"randomize_and_destroy"menu_id);

//...

randomize_and_destroy(id) {
    
// randomize and handle the option
    
menu_destroy(id);

Seta00 is offline
liryck
Senior Member
Join Date: Mar 2007
Location: Venezuela
Old 03-19-2010 , 17:32   Re: New AMXX Menu System
Reply With Quote #199

if in case that the player choose i could remove the task?

like this remove_task (menu_id) ??

o also to dont make another threat if i have this task. set_task (120.0,"gen") how i remove it in case that i want to remove it
liryck is offline
Send a message via MSN to liryck
Seta00
The Seta00 user has crashed.
Join Date: Jan 2010
Location: Berlin
Old 03-19-2010 , 17:40   Re: New AMXX Menu System
Reply With Quote #200

1) Yes.

2) Not possible. If you want to remove it, you must assign an id for it.
Seta00 is offline
Reply



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 22:16.


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