06.07.2009, 20:44
I've made a menu but i'm having problems....How do i set certain things for menus? like...
So, when someone goes to a certain location, it Either resets the players weapons, or it resets then gives them weapons? how do i add this into my menus?
This is the menu script:
http://pastebin.com/m424b0cc2
Код:
ResetPlayerWeapons(playerid); GivePlayerWeapon(playerid, 26, 1000);
This is the menu script:
http://pastebin.com/m424b0cc2