Error with cleo detection caused by updating includes
#1

Hi there. I'm updating a gamemode, and almost everything gone well so far, except for fuckcleo.inc.

pawn Code:
include\fuckcleo.inc(107) : error 017: undefined symbol "OnVehicleDamageStatusUpdate"
include\fuckcleo.inc(107) : error 010: invalid function or declaration
The error apears when this include tried to hook into this callback (standard ALS hook).

The OnVehicleDamageStatusUpdate is present in a_samp included with gamemode (I've checked in .lst file, it's there). Also it seems that thread for this include was removed, is it deprecated or what?

Thanks
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)