SA-MP Forums Archive
fish system - 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: fish system (/showthread.php?tid=585556)



fish system - Karolukas123 - 14.08.2015

Hey, i need script if player near water he can get fish.. but if he not near water he dont.


Re: fish system - zDivine - 15.08.2015

Use IsPlayerInRangeOfPoint and ApplyAnimation. (Animation List)


Re: fish system - SamJust - 15.08.2015

U'll either have to put a points for check all over the map at every location of water u want people to be able to fish, or just create a couple of specific spots for it.


Re: fish system - Karolukas123 - 15.08.2015

Thanks, SamJust