LUA ERROR: Lua Function THROW: base/methods.lua:894: dsb_set_gfxflag requires int in param 1
It is calling for the ammo id, or in my case :
ammo = search_quiv_for_ammo(...)
where :
search_quiv_for_ammo returns false (since the quiver is empty) resulting in an error...
That's all !
