Tutorial "video"
#1

I made one of those tutorial "videos" (timers + camera stuff + sendclientmessage) and I have a way to know if it is the first time that a player joins the server, where would the best place to "send" the player to the tutorial ? (OnPlayerSpawn? OnPlayerConnect? OnPlayerRequestClass?)
Reply
#2

My suggestion is OnPlayerSpawn.
Reply
#3

Quote:
Originally Posted by Inteso
Посмотреть сообщение
My suggestion is OnPlayerSpawn.
Same. Usually you set their position somewhere out of view of everyone else (high, off map, etc), and set them uncontrollable. Then proceed with the tutorial and re-set their position to the spawn point, toggle controllable.
Reply
#4

OnPlayerConnect is my suggestion.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)