Using menu
Hello. I am trying to make a weapon giving script, but I am stuck at menu using. I have created a menu:
Code:
mChooseyourprimaryweapon = menu_create("Choose your primary weapon", "mh_Chooseyourprimaryweapon")Thanks in advance :) |
Re: Using menu
|
Re: Using menu
#8 SickneSS thank you , but I found another way by one of tutorial, but when i use:
Code:
public event_spawn (id) |
Re: Using menu
oh u got that from a tutorial , actually the menu guy gave it to me :D , ok as you can see there are 4 lines in the menu , and they are :
1.Choose your primary weapon 2.ak47 3.M4a1 4.AWP But on this line : new keys = MENU_KEY_0|MENU_KEY_1|MENU_KEY_2| there are 3 keys , so add one in the end and it should be like this : PHP Code:
|
Re: Using menu
SaM.ThE.MaN thanks for trying, but still doesn't work :cry: more ideas? :)
|
Re: Using menu
Use new menu style,it's more simple
|
Re: Using menu
Doesnt work???? , i second let me try it.
|
Re: Using menu
Quote:
EDIT: I found it! thank you for helping me :) Requesting for a lock |
| All times are GMT -4. The time now is 03:46. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.