How Do I Get The Bots To Have Different Weapons
-
You need to take all their weapons before you give them the knife. All bots have a knife on spawn.
-
Deicide how do i take all the weapons from the bots
-
Deicide how do i remove the weapons from the bots
-
Deicide me to i the have the same problem what is code to remove the weapons from the bots
-
self takeallweapons();
Next time, please try to do some research, as this function is very common.
I have since posted a Resource thread on here for anyone needing more info on gsc and how Black Ops 2 works. I will update the thread when i see fit with more helpful stuff.
-
Deicide it removes the weapons for everyone how will i make it only for the bots
-
-
Cahz i did
-
-
Cahz no i cant how will i do it i was doing research for over 1 hour
-
-
Cahz like this
if(self is_bot()) self takeallweapons();
-