Anti cheat question.
#1

Hi, I downloaded house system from here, i edited it a bit, but the problem is, when i sell house, it uses normal GivePlayerMoney Which causes false anti money cheat warnings, i just want to know, how to call function from my gamemode (AC_GivePlayerMoney) thats sux, because it will take time to merge the filterscript in the house system :/ also the house system using different command processor, so its hard.
Idk how to call my anticheat givemoney function, i tried to do
PHP код:
#inclde "../gamemodes/blablalba.pwn" 
But it didn't work, it gave me some errors while compiling D:
Reply
#2

PHP код:
CallRemoteFunction("AC_GivePlayerMoney""ii"playerid, ???); 
https://sampwiki.blast.hk/wiki/CallRemoteFunction
Reply
#3

Hmmm, without including anything? :P
Thanks it worked, REP+!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)