SA-MP Forums Archive
FuckCleo.inc question. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: FuckCleo.inc question. (/showthread.php?tid=471703)



FuckCleo.inc question. - rappy93 - 24.10.2013

Hi... I recently found out that FuckCleo.inc might help me with my problems regarding some hacker that keep teleporting all nearby cars to themselves. My question is, do I need to change anything in my gamemode to make the include work or do I just have to use
pawn Код:
#include <fuckcleo>
?


Re: FuckCleo.inc question. - DanishHaq - 24.10.2013

You'll have to find it in the include documentation or topic that was posted. I don't think the majority of people here know what this include is and what it does or what functions it contains, callbacks etc.


Re: FuckCleo.inc question. - rappy93 - 24.10.2013

Couldn't really find anything "official" about it .. from what I understood it's an anti-cheat for cleo mods.


Re: FuckCleo.inc question. - EiresJason - 24.10.2013

I found this. Though I'm not sure how outdated it is.


Re: FuckCleo.inc question. - rappy93 - 24.10.2013

Yep,tried that one. Gives lots of errors like undefined symbol, function differs from prototype and so on. Found one now and put it in a FS like advised here