SA-MP Forums Archive
RP Tutorial Thing [HELP] - 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: RP Tutorial Thing [HELP] (/showthread.php?tid=313359)



RP Tutorial Thing [HELP] - Sting. - 25.01.2012

See, most of RP server's have the Tutorial that show's you that screen with your health at the side and all but your not there... So, how to do that tutorial thing?


Re: RP Tutorial Thing [HELP] - milanosie - 25.01.2012

Use SetPlayerCameraPos or SetPlayerCameraLookAt

Its a lot of work tho, need to find all coordinates


Re: RP Tutorial Thing [HELP] - Sting. - 30.01.2012

Really? Wow...


AW: RP Tutorial Thing [HELP] - Tigerkiller - 30.01.2012

tip: remove spawn buttons

if you need help, i can help you later on


Re: RP Tutorial Thing [HELP] - Sting. - 09.08.2012

Can maybe one of you guys, show me an example? Later on, I might be able to do on my own.


Re: RP Tutorial Thing [HELP] - Dawnz - 09.08.2012

If you would like to get the positions for your camera, I suggest you to use the MAP editor program.
For an example, I'd suggest you to get a roleplay script which has a tutorial in it.

Hope it helped,
Dawnz.


Re: RP Tutorial Thing [HELP] - RodriguezFais - 09.08.2012

Man i need that tutorial too.. that stuff really helps.. its better than listening to many player's questions..


Re: RP Tutorial Thing [HELP] - Jstylezzz - 09.08.2012

If you use JernejL's object editor, there is a small button, "CopyCameraLookAtPoint();"
If you do this, and put this in your mode, when the turorial starts, the cam will go there.
Do this for all positions, and you are done with the camera stuff.
The tutorial itself, can be done with Timers, button press, like key fire, which is the mouse button.
If you try this, i think you will be able to do the first part


Re: RP Tutorial Thing [HELP] - Sting. - 11.08.2012

Alright maybe I can do this. /tutorial 1 for tutorial 1, /tutorial 2 for tutorial 2, or maybe a timed fixed. But how do I get back the player's position/camera position. After the tutorial.


Re: RP Tutorial Thing [HELP] - Devilxz97 - 11.08.2012

Quote:
Originally Posted by milanosie
View Post
Use SetPlayerCameraPos or SetPlayerCameraLookAt

Its a lot of work tho, need to find all coordinates
TooglePlayerControllable to


Re: RP Tutorial Thing [HELP] - Sting. - 11.08.2012

TooglePLayerControllable allows the player to be back again in the state where he can control?


Re: RP Tutorial Thing [HELP] - [MM]RoXoR[FS] - 11.08.2012

Use this : Southclaw's Cinematic Camera Script