Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 15 of 15
Search took 0.00 seconds.
Search: Posts Made By: vL.
Forum: Code Snippets/Tutorials 07-06-2010, 21:32
Replies: 446
Views: 417,405
Posted By vL.
Re: New AMXX Menu System

Ohh snap fysiks (http://forums.alliedmods.net/member.php?u=30719), I was in a whole other direction ty :)

Lure.d (http://forums.alliedmods.net/member.php?u=65243) yes I know the basics of using...
Forum: Code Snippets/Tutorials 07-06-2010, 19:03
Replies: 446
Views: 417,405
Posted By vL.
Re: New AMXX Menu System

No not that :) I need them to work separately with multilingual :)
Forum: Code Snippets/Tutorials 07-06-2010, 17:19
Replies: 446
Views: 417,405
Posted By vL.
Re: New AMXX Menu System

But how to use them with this:


new nightvision[32]
formatex(nightvision, 31, "NightVision: \y%s", b_NightVision[id] ? "On" : "Off")
menu_additem(menu4, nightvision, "1", 0)
Also...
Forum: Code Snippets/Tutorials 07-06-2010, 14:03
Replies: 446
Views: 417,405
Posted By vL.
Re: New AMXX Menu System

Oky another milestone needs to be crossed, how to make the menu items Multilingual, I searched for it, but it didn't work.
Forum: Code Snippets/Tutorials 06-28-2010, 19:33
Replies: 446
Views: 417,405
Posted By vL.
Re: New AMXX Menu System

Thanks JaGareN (http://forums.alliedmods.net/member.php?u=49041), wrecked_ (http://forums.alliedmods.net/member.php?u=66803) and fysiks (http://forums.alliedmods.net/member.php?u=30719), you guys...
Forum: Code Snippets/Tutorials 06-28-2010, 17:25
Replies: 446
Views: 417,405
Posted By vL.
Re: New AMXX Menu System

Also I read from the first post.


#define MPROP_BACKNAME 2 /* Name of the back button (param1 = string) */
#define MPROP_NEXTNAME 3 /* Name of the next button (param1 = string) */
#define...
Forum: Code Snippets/Tutorials 06-27-2010, 19:08
Replies: 446
Views: 417,405
Posted By vL.
Re: New AMXX Menu System

Yeah sorry, idk why I typed id here, in the plugin it was menu when I tested it :p
Forum: Code Snippets/Tutorials 06-27-2010, 18:35
Replies: 446
Views: 417,405
Posted By vL.
Re: New AMXX Menu System

Indeed it doesn't work, it disables the next item in the menu.

new menu = menu_create("Menu name goes right here", "menu_handler");

menu_additem(menu, "First menu item", "1", 0);
...
Forum: Code Snippets/Tutorials 06-27-2010, 17:52
Replies: 446
Views: 417,405
Posted By vL.
Re: New AMXX Menu System

Haven't found out how to make an empty line in the menu, maby I haven't searched the right keyword, I don't know. Also I have tried some the solutions what I thought, didn't work ether.

So...
Forum: Code Snippets/Tutorials 06-09-2010, 14:05
Replies: 446
Views: 417,405
Posted By vL.
Re: New AMXX Menu System

Hmm I still think that this qualifies as an menu thing, if it doesn't then sorry :)
Forum: Code Snippets/Tutorials 06-09-2010, 13:58
Replies: 446
Views: 417,405
Posted By vL.
Re: New AMXX Menu System

The Hats were just an example.

Its got everything to do with menus, because I have a menu where are lets say hats listed and if the player chooses one of them, not the default one, then dies and...
Forum: Code Snippets/Tutorials 06-09-2010, 08:08
Replies: 446
Views: 417,405
Posted By vL.
Re: New AMXX Menu System

Okay, got a new question.

Lets say that there are 4 hats in the menu:

Hat#1 -- Default
Hat#2
Hat#3
Hat#4And when you spawn you get the default hat, but if you take another hat from the menu,...
Forum: Code Snippets/Tutorials 06-05-2010, 06:09
Replies: 446
Views: 417,405
Posted By vL.
Forum: Code Snippets/Tutorials 06-04-2010, 20:28
Replies: 446
Views: 417,405
Posted By vL.
Re: New AMXX Menu System

But I want that I have a menu button like this:

1. Item here On/Off

Like the statx menu.
Forum: Code Snippets/Tutorials 06-04-2010, 13:49
Replies: 446
Views: 417,405
Posted By vL.
Re: New AMXX Menu System

How to make a menu button with Yes No or On Off with this new menu system?
Showing results 1 to 15 of 15

 
Forum Jump

All times are GMT -4. The time now is 23:16.


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