Mozetel mi objasnit kako da ubacim Include fajlove ocu da ubacim anti chit ali neznam ubacit include fajlove evo link od anti chita da mimozete bolje objasnit: http://forum.sa-mp.com/showthread.php?t=65492
Nadam se da sam lijepo objasnio!
#include <ime_includa_xd>
a sad sto zbog tog AC moras cijelu skriptu pretrest... :o
a bil ti znao ubacit ovaj anti chit
Citat: Mirnas_Tajic poslato Mart 31, 2011, 17:48:02 POSLE PODNE
a bil ti znao ubacit ovaj anti chit
pa evo vidis
GivePlayerGun(playerid, weaponid, ammo); // Instead GivePlayerWeapon(playerid, weaponid, ammo) !
GivePlayerCash(playerid, amount); // Instead GivePlayerMoney(playerid, +amount) !
TakePlayerCash(playerid, amount); // Instead GivePlayerMoney(playerid, -amount) !
SetPlayerCash(playerid, amount); // Instead SetPlayerMoney(playerid, amount) !
ResetPlayerCash(playerid); // Instead ResetPlayerMoney(playerid) !
GetPlayerCash(playerid, amount); // Instead GetPlayerMoney(playerid) !
PutPlayerIntoVehicle(playerid,vehicleid,seatid); // Instead PutPlayerInVehicle(playerid,vehicleid,seatid) !
SetPlayerToPos(playerid,Float,Float:y,Float:z); // Instead SetPlayerPos(playerid,Float,Float:y,Float:z) !
SetVehicleToPos(vehicleid,Float,Float:y,Float:z) ; // Instead SetVehiclePos(vehicleid,Float,Float:y,Float:z)
Sve to trebas mijenjat jer su funkcije razlicite za skoro sve.. i ako u skripti koristis npr.
GivePlayerWeapon(playerid, weaponid, ammo) taj ANTICHEAT nece prepoznat ako neko haxa i stvara gun :P
znaci moras koristit
GivePlayerGun(playerid, weaponid, ammo);itd :D
EDIT:
Ovo ti je za cfg... jer neke funkcije mozes iskljucit xd ako oces haxora na serveru :P
new HealthCheck = 1; // Enabled (1) / Disabled (0) the Health Checks
new ArmourCheck = 1; // Enabled (1) / Disabled (0) the Armour Checks
new JetpackCheck = 1; // Enabled (1) / Disabled (0) the Jetpack Checks
new WeaponCheck = 1; // Enabled (1) / Disabled (0) the Weapon Checks
new MoneyCheck = 1; // Enabled (1) / Disabled (0) the Money Checks
new AmmoCheck = 1; // Enabled (1) / Disabled (0) the Ammo Checks
new BotCheck = 1; // Enabled (1) / Disabled (0) the Bot Checks
new PosCheck = 1; // Enabled (1) / Disabled (0) the Pos Checks
1 (ukljuceno)
0 (iskljuceno)
sto znaci ako neko sazna da imam ovaj anti chit moze sebi stvarat pare itd.. znas li ti za koji anti chit da mi kazes
uzmi junbuster al opet neces znat :S
Citat: Mirnas_Tajic poslato Mart 31, 2011, 17:55:20 POSLE PODNE
sto znaci ako neko sazna da imam ovaj anti chit moze sebi stvarat pare itd.. znas li ti za koji anti chit da mi kazes
omg!
TAJ ANTICHEAT NE DETEKTIRA HACK AKO NE KORISTIS NJEGOVE FUNKCIJE! KAPIRAS?? sry za CAPS :-[ :D :D
EDIT: ako ces vec ubacivat AC onda uzmi junkbuster mislim da je bolji od ovog :)
LOCK
Lik ti je sve objasnio detaljno ti se pravis glup, i jos imas 3 teme o ovome.