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

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Seta00
Forum: Code Snippets/Tutorials 03-19-2010, 19:29
Replies: 446
Views: 419,898
Posted By Seta00
Re: New AMXX Menu System

You're right, I've forgot this case. My programming skills are constantly getting lower during the week, due to lack of sleep. :|
Forum: Code Snippets/Tutorials 03-19-2010, 18:53
Replies: 446
Views: 419,898
Posted By Seta00
Re: New AMXX Menu System

Seems he already started another thread to discuss this.
As I said there, no need to remove tasks that run only once.
Forum: Code Snippets/Tutorials 03-19-2010, 17:40
Replies: 446
Views: 419,898
Posted By Seta00
Re: New AMXX Menu System

1) Yes.

2) Not possible. If you want to remove it, you must assign an id for it.
Forum: Code Snippets/Tutorials 03-19-2010, 06:36
Replies: 446
Views: 419,898
Posted By Seta00
Re: New AMXX Menu System

menu_display(id, menu_id, 0);
set_task(random_choose_time, "randomize_and_destroy", menu_id);

//...

randomize_and_destroy(id) {
// randomize and handle the option
menu_destroy(id);
}
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 20:15.


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