SA-MP Forums Archive
Invisible weapons - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Invisible weapons (/showthread.php?tid=637314)



Invisible weapons - Omirrow - 12.07.2017

Do you have any idea of recent weapon hacks? I've seen one of my friends using a weapon hack, he can get invisible weapons, the ped is not holding a weapon in hand but he can shoot people with it, it causes damage.

I can block it but it's not the safest way to do it, how do you guys block it?


Re: Invisible weapons - Kane - 12.07.2017

It's a SAMPFUNC cheat.

https://sampforum.blast.hk/showthread.php?tid=633993

Read the post that Abigail wrote. That works. I've tested it on a local server with the same cheat.

Just returning false should block any damage it does?


Re: Invisible weapons - Omirrow - 12.07.2017

Quote:
Originally Posted by Arthur Kane
Посмотреть сообщение
It's a SAMPFUNC cheat.

https://sampforum.blast.hk/showthread.php?tid=633993

Read the post that Abigail wrote. That works. I've tested it on a local server with the same cheat.

Just returning false should block any damage it does?
Thanks, I was planning on an alternative solution but that's way better.