First Person Shooter - 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: First Person Shooter (
/showthread.php?tid=99348)
First Person Shooter -
_Ben_[Fux-c.co.il RP] - 27.09.2009
Someone already release First Person Shooter FS ?
Is that possible to create it ?
Re: First Person Shooter -
clavador - 27.09.2009
If it is released, then it's posible... :P
I thought I saw it somewhere on this forum.
Use the search button.
Re: First Person Shooter -
_Ben_[Fux-c.co.il RP] - 27.09.2009
http://forum.sa-mp.com/index.php?topic=95625.0
..
But I want to create my one..
There is way to create function like SetPlayerCameraLookAt
Example What I mean:
SetPlayerCameraLookAtA(playerid, Float:angle);
Orginal code:
SetPlayerCameraLookAt(playerid, Float:X, Float:Y, Float:Z);
I want only Angle..