So.. yeah.
I have a custom AI/Bot/Pawn.
I want to clone our Inventory (weapons) and give the copies of our weapon(s) to the AI.
The way I'm doing it, it deletes our weapons as the function 'AddInventory' calls to DeleteInventory from there. I tried overriding the AddInventory function, commenting out that part but it crashes if I do so with some 'loop' error.
Anyone got a clue on how I can do it?
THANKS.
