public OnPlayerRequestClass - 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: public OnPlayerRequestClass (
/showthread.php?tid=376119)
public OnPlayerRequestClass -
PapaSmerf - 09.09.2012
How i make in playerrequestclass a rotating clockwise camera about my skin?
Re: public OnPlayerRequestClass -
clarencecuzz - 09.09.2012
Is this what you're looking for?
https://sampforum.blast.hk/showthread.php?tid=90880
Also, you can now use this function:
https://sampwiki.blast.hk/wiki/InterpolateCameraPos
Re: public OnPlayerRequestClass -
PapaSmerf - 09.09.2012
Yes, this's it! Thank you. How i make this on InterpolateCameraPos? Rotating all the time when i am in Request Class.
Re: public OnPlayerRequestClass -
clarencecuzz - 09.09.2012
To be honest, I'm not sure, I've never used it. I would think that you would have to set it to a timer, but it would basically be executing the same thing as the filterscript does, so I would recommend just using the topic's filterscript, it's easy to apply, but can be laggy on some occasions.
Re: public OnPlayerRequestClass -
PapaSmerf - 09.09.2012
I think somehow help it with this. What is the best way to register and login on the server?
Re: public OnPlayerRequestClass -
clarencecuzz - 09.09.2012
I'm not exactly willing to script a whole register/login system off the top of my head, but I would try using LuxAdmin as a starter, not the best system, but it's good for starting out.
Download it here:
CLICK ME
Re: public OnPlayerRequestClass -
PapaSmerf - 09.09.2012
Okey, thank you for everything.
Re: public OnPlayerRequestClass -
PapaSmerf - 09.09.2012
Now, how i create a special world? And add to this special world any obiect?
A special world that is only different from the normal standard world :P.
P.S Sorry for my second post

.