Game Modding | Call of Duty: Black Ops 3 | Scripting
Fanatic:
Looking to have All Players Keep their Perks after being Downed & Spawning back in after Bleeding Out for my Mod.
Fanatic:
just changed the laststand script to give all perks after being revived, works for what I want to do
Zixology:
You'd be better off running a looping script to check how many perks each player has. If the player has < the max number of perks, then give them a free perk. That way, they respawn/get up and get their perks back. Only downside is they'll still lose their Mule Kick weapon.
ItzRexx-_-:
You'd be better off running a looping script to check how many perks each player has. If the player has < the max number of perks, then give them a free perk. That way, they respawn/get up and get their perks back. Only downside is they'll still lose their Mule Kick weapon.