Game Modding | Call of Duty: Black Ops 3 | Scripting
ModmeBot:
Thread By: xdferpc how can I make the game detect the change of round and for example change your weapon automatically ?
or something happens like for example to open a door or give you a perk ....
ModmeBot:
Reply By: Harry Bo21
xdferpc how can I make the game detect the change of round and for example change your weapon automatically ? or something happens like for example to open a door or give you a perk ....
ModmeBot:
Reply By: xdferpc
Harry Bo21 xdferpc how can I make the game detect the change of round and for example change your weapon automatically ? or something happens like for example to open a door or give you a perk .... level waittill( "between_round_over" ); player switchToWeapon( weapon );
could you help me fix it so that each round changes weapon to all players