[Include] [sAwh] Anti Weapons And Ammo Hack
#25

Quote:
Originally Posted by iKarim
Посмотреть сообщение
If you pass an invalid ID (higher than MAX_PLAYERS or max weapon slots) to this function: (let it be playerid, or weapon id)

PHP код:
stock wSetPlayerAmmo(playeridweaponammo)
{
    
weaponsInfo[playerid][Ammo][weapon] = ammo;
    if(!
weaponsInfo[playerid][wImmune]) SetTimerEx("wResetImmune"3000false"i"playerid);
    
weaponsInfo[playerid][wImmune] = true;
    return 
SetPlayerAmmo(playeridweaponammo);

You will end up crashing the server for array out of bounds exception on this line:

PHP код:
weaponsInfo[playerid][Ammo][weapon] = ammo
Thats exactly why i said it would be the scripter's fault but i guess a check for valid ids would work.

@Pottus you are right they wont be able to cheat but makes it harder to see the actual cheater.

@Killa moreover you can loop through the players weapons constantly checking for all what he has compared to the enum saving his wep info instead of waiting for him to scroll to the weapon he spoofed, adding to that a timer would be better off instead of using OPU.

@Gammix what do you mean you cant force the cheater??
Reply


Messages In This Thread
[sAwh] Anti Weapons And Ammo Hack - by StrikerZ - 25.02.2018, 12:40
Re: [sAwh] Anti Weapons And Ammo Hack - by RogueDrifter - 25.02.2018, 12:46
Re: [sAwh] Anti Weapons And Ammo Hack - by StrikerZ - 25.02.2018, 12:48
Re: [sAwh] Anti Weapons And Ammo Hack - by Daynox12 - 26.02.2018, 00:58
Re: [sAwh] Anti Weapons And Ammo Hack - by StrikerZ - 26.02.2018, 02:09
Re: [sAwh] Anti Weapons And Ammo Hack - by Daynox12 - 26.02.2018, 02:35
Re: [sAwh] Anti Weapons And Ammo Hack - by Pottus - 26.02.2018, 03:56
Re: [sAwh] Anti Weapons And Ammo Hack - by StrikerZ - 26.02.2018, 07:46
Re: [sAwh] Anti Weapons And Ammo Hack - by Dayrion - 26.02.2018, 08:12
Re: [sAwh] Anti Weapons And Ammo Hack - by StrikerZ - 26.02.2018, 10:03
Re: [sAwh] Anti Weapons And Ammo Hack - by RogueDrifter - 26.02.2018, 10:39
Re: [sAwh] Anti Weapons And Ammo Hack - by StrikerZ - 26.02.2018, 11:30
Re: [sAwh] Anti Weapons And Ammo Hack - by iKarim - 26.02.2018, 12:01
Re: [sAwh] Anti Weapons And Ammo Hack - by RogueDrifter - 26.02.2018, 12:05
Re: [sAwh] Anti Weapons And Ammo Hack - by StrikerZ - 26.02.2018, 12:28
Re: [sAwh] Anti Weapons And Ammo Hack - by iKarim - 26.02.2018, 12:32
Re: [sAwh] Anti Weapons And Ammo Hack - by Dayrion - 26.02.2018, 15:04
Re: [sAwh] Anti Weapons And Ammo Hack - by StrikerZ - 26.02.2018, 15:12
Re: [sAwh] Anti Weapons And Ammo Hack - by RogueDrifter - 26.02.2018, 15:18
Re: [sAwh] Anti Weapons And Ammo Hack - by Pottus - 28.02.2018, 01:26
Re: [sAwh] Anti Weapons And Ammo Hack - by Gammix - 28.02.2018, 01:43
Re: [sAwh] Anti Weapons And Ammo Hack - by Killa[DGZ] - 28.02.2018, 03:00
Re: [sAwh] Anti Weapons And Ammo Hack - by StrikerZ - 28.02.2018, 03:04
Re: [sAwh] Anti Weapons And Ammo Hack - by iKarim - 28.02.2018, 06:46
Re: [sAwh] Anti Weapons And Ammo Hack - by RogueDrifter - 28.02.2018, 11:09
Re: [sAwh] Anti Weapons And Ammo Hack - by Gammix - 28.02.2018, 13:11
Re: [sAwh] Anti Weapons And Ammo Hack - by RogueDrifter - 28.02.2018, 13:12
Re: [sAwh] Anti Weapons And Ammo Hack - by Gammix - 28.02.2018, 13:15
Re: [sAwh] Anti Weapons And Ammo Hack - by RogueDrifter - 28.02.2018, 13:35
Re: [sAwh] Anti Weapons And Ammo Hack - by iKarim - 05.03.2018, 04:50
Re: [sAwh] Anti Weapons And Ammo Hack - by RogueDrifter - 05.03.2018, 04:53
Re: [sAwh] Anti Weapons And Ammo Hack - by StrikerZ - 05.03.2018, 15:01
Re: [sAwh] Anti Weapons And Ammo Hack - by dannypanda05 - 10.03.2018, 17:32
Re: [sAwh] Anti Weapons And Ammo Hack - by StrikerZ - 11.03.2018, 03:54
Re: [sAwh] Anti Weapons And Ammo Hack - by StrikerZ - 19.03.2018, 09:38

Forum Jump:


Users browsing this thread: 7 Guest(s)