Page 1 of 1

Re: VIP Plugin 3.0 Add Shotgun ?

Posted: 2017 Mar 25 10:19
by ArtHa123
http://amxmodx.lt/viewtopic.php?f=13&t=5707

line 198

case 7: { give_weapons(id, CSW_AWP, 30, CSW_DEAGLE, 35 ); } -> case 7: { give_weapons(id, CSW_XM1014, 90, CSW_DEAGLE, 35 ); }

or

line
165

Code: Select all

formatex(buffer, charsmax(buffer), "%L", id, "WEAPONS5");menu_additem(menu, buffer, "8", 0);
line 199
case 8: { give_weapons(id, CSW_XM1014, 90, CSW_DEAGLE, 35 ); }

+ edit simple_vip.txt