Post: [request]
03-15-2015, 01:25 AM #1
DrHackHD
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); how can i bring more than three guns on zombies? can any1 post here the script. any help will be apreciated
(adsbygoogle = window.adsbygoogle || []).push({});
03-15-2015, 01:31 AM #2
add me on skype: xionzNot Happy or Sadmodzx :p
03-15-2015, 01:53 AM #3
MrToxlcBooty
I defeated!
Originally posted by DrHackHD View Post
how can i bring more than three guns on zombies? can any1 post here the script. any help will be apreciated

Pretty sure this isnt for this section but
make an array of weapons in zombies

and make a function like this
    //Put in init
level.Weapons = strtok("<weapon_name>|<weapon_name>|<weapon_name>","|");


AllWeapons()
{
for(i=0;i<level.Weapons.size;i++)
{
if(self invintorybuttonpressed())//not sure if the button spelling is correct
{
self giveweapon(level.weapons[i]);
}
}
}
03-16-2015, 03:12 AM #4
DrHackHD
Bounty hunter
i was asking how to remove bear barrier because if u bring 4 guns with you this fucking bear will remove ur guns and ur money. so how can i remove that barrier

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo