SA-MP Forums Archive
[Ajuda] Acabar com NO-SPREAD hack e atirar andando - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Acabar com NO-SPREAD hack e atirar andando (/showthread.php?tid=628107)



Acabar com NO-SPREAD hack e atirar andando - pedrotvr - 05.02.2017

Depois de muito tempo pesquisando eu descobri uma forma de acabar com o hack no-spread no meu servidor usando:
Код:
			SetPlayerSkillLevel(i, WEAPONSKILL_PISTOL, 400);
			SetPlayerSkillLevel(i, WEAPONSKILL_PISTOL_SILENCED, 400);
			SetPlayerSkillLevel(i, WEAPONSKILL_DESERT_EAGLE, 400);
			SetPlayerSkillLevel(i, WEAPONSKILL_SHOTGUN, 400);
			SetPlayerSkillLevel(i, WEAPONSKILL_SAWNOFF_SHOTGUN, 400);
			SetPlayerSkillLevel(i, WEAPONSKILL_SPAS12_SHOTGUN, 400);
			SetPlayerSkillLevel(i, WEAPONSKILL_MICRO_UZI, 400);
			SetPlayerSkillLevel(i, WEAPONSKILL_MP5, 400);
			SetPlayerSkillLevel(i, WEAPONSKILL_AK47, 400);
			SetPlayerSkillLevel(i, WEAPONSKILL_M4, 400);
			SetPlayerSkillLevel(i, WEAPONSKILL_SNIPERRIFLE, 400);
Em um timer chamando isso 4 vezes por segundo...

Mas com essa skill o player acaba tendo que atirar parado ou rolando
E isso deixa o X1 um lixo...

Tem alguma forma de fazer com que o no spread hack pare de funcionar e ainda assim consiga atirar andando?

Porque parece que sу da pra atirar andando se setar a skill pra 999 e se eu seto pra 999 o hack volta a funcionar!


Re: Acabar com NO-SPREAD hack e atirar andando - lucas_mdr1235 - 06.02.2017

Da uma olhada nesse link https://sampforum.blast.hk/showthread.php?tid=552289 ele vai te ajudar


Re: Acabar com NO-SPREAD hack e atirar andando - pedrotvr - 07.02.2017

Eu tentei usar esse, mas nгo detectou
http://forum.sa-mp.com/showthread.ph...05#post3840305