Open jjak0b opened 5 years ago
It seems to contain a ternary operator, which the decompiler currently doesn't handle, weird it results in a stack empty, because in theory there should actually be more items than expected on the stack. Source version in Modtools, to be looked into
I was searching some functions and i saw an error printed inside a decompiled gsc function.
Game: Black Ops 3 FF: core_patch.ff File: scripts/shared/vehicle_ai_shared.gsc function: collision_fx
function content on Decompile tab :
function content on Disassembly tab :