Game Modding | Call of Duty: Black Ops 3 | Scripting
Dan9977:
I'm trying to access custom kvps of a trigger from a script similar to this tutorial. But it appears that they're not being recognised as valid by the script.
"abc" should be printed right?
modric1337:
I'm trying to access custom kvps of a trigger from a script similar to this tutorial. But it appears that they're not being recognised as valid by the script.
"abc" should be printed right?
Dan9977:
What actually happens in game? does it print nothing at all? also i would maybe add another print after the wait to debug it to make sure its actually being threaded and run properly