How to make RP tutorial?
#1

I mean when player register, the camera to move to the bank, to show text ,then to move to the LSPD and etc...
Reply
#2

See the wiki for

AttachCameraToObject
combine that with MoveObject and you can move your camera where ever you want
Reply
#3

https://sampforum.blast.hk/showthread.php?tid=479170
Reply
#4

Use these functions:

https://sampwiki.blast.hk/wiki/InterpolateCameraPos

https://sampwiki.blast.hk/wiki/InterpolateCameraLookAt

just see the parameters of each function
its with timers and all what you need for your tutorial
Reply
#5

Use texdraws for making boxs that will include tutorial text.
Also, SetPlayerPos, SetPlayerCameraLookAt if you want static move, if you want camera move from point A to B use InterpolateCameraPos
Note, let SetPlayerPos be near the place on what you are looking.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)