[Weapon Anti Cheat] Please Help
#6

Quote:
Originally Posted by XoSarahMoX
View Post
Okay so umm I create a:

Code:
pWeapon,
under eNum?

Then I make it something like this in OnPlayerDisconnect?:

Code:
new pWeapons;
pSkins = GetPlayerWeapon(playerid);
dini_IntSet(file, "Weapon",pWeapons);
And in OnPlayerConnect I do this?:

Code:
GivePlayerWeapon(playerid, dini_Int(file, "Weapon"));
Is that right? And if it is wouldnt the player still be able to spawn a weapon and make it become saved in their Dini file? Also how can I save the ammo of that weapon? Thanks for help and im sorry im really new to the scripting .
That wont stop them spawning a weapon, dude. You can spawn any weapons you want, without getting banned or anything, and leave, and it justs gets the weapon id and next time when he logins (even without hacks), he will get his before hacked weapons by server itself.
Reply


Messages In This Thread
[Weapon Anti Cheat] Please Help - by XoSarahMoX - 25.11.2010, 21:08
Re: [Weapon Anti Cheat] Please Help - by Berky - 25.11.2010, 21:15
Re: [Weapon Anti Cheat] Please Help - by XoSarahMoX - 25.11.2010, 21:24
Re: [Weapon Anti Cheat] Please Help - by Berky - 25.11.2010, 21:28
Re: [Weapon Anti Cheat] Please Help - by XoSarahMoX - 25.11.2010, 21:36
Re: [Weapon Anti Cheat] Please Help - by KeyWay - 25.11.2010, 22:29
Re: [Weapon Anti Cheat] Please Help - by Buzzbomb - 25.11.2010, 22:57

Forum Jump:


Users browsing this thread: 1 Guest(s)