Trigger shooter weapon
Game Modding | Call of Duty: Black Ops 3 | Scripting
ModmeBot:
Thread By: alexisloic21
I would like to know if its possible that a trigger is only shootable with the wunderwaffe?
ModmeBot:
Reply By: natesmithzombies
alexisloic21I would like to know if its possible that a trigger is only shootable with the wunderwaffe?
Place a trigger>damage and use the following code on it in script to check the weapon causing the damage:
ModmeBot:
Reply By: alexisloic21
thanx ;D
good
ModmeBot:
Reply By: alexisloic21
I put this in the while(1)?
ModmeBot:
Reply By: natesmithzombies
alexisloic21I put this in the while(1)?
yes
ModmeBot:
Reply By: alexisloic21
I always have a problem when I put the line of code and I shoot with the wunderwaffe the template and the trigger can not be deleted
ModmeBot:
Reply By: natesmithzombies
alexisloic21I always have a problem when I put the line of code and I shoot with the wunderwaffe the template and the trigger can not be deleted
You were close but your syntax is a bit off. Try the following:
ModmeBot:
Reply By: alexisloic21
thanks ;D
ModmeBot:
Reply By: natesmithzombies
alexisloic21thanks ;D
You're welcome :)