SA-MP Forums Archive
Question: Cameras - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Question: Cameras (/showthread.php?tid=95133)



Question: Cameras - Cezar - 02.09.2009

Hello there. Just wondering, seeing as SetDisabledWeapons() does not exist anymore. Is there any way to let people use them without the bug that flashed the screens of all players? Or is the bug fixed?


Re: Question: Cameras - Redirect Left - 02.09.2009

The bug is fixed on the final releases of SA:MP 0.3. However for these scripting releases, it is not. Use OnPlayerUpdate to get the weapon, and if so, swap it for another for a temp patch.


Re: Question: Cameras - Cezar - 02.09.2009

Quote:
Originally Posted by Redirect Left
The bug is fixed on the final releases of SA:MP 0.3. However for these scripting releases, it is not. Use OnPlayerUpdate to get the weapon, and if so, swap it for another for a temp patch.
Meh, seeing as it's only for testing I;ll just leave it till the final release. Thanks Jolty/RD. Another question regarding that, are the infrared and thermal vision goggles fixed too?


Re: Question: Cameras - Redirect Left - 02.09.2009

As far as I know, yes.