My server is an RP server. It has a few features that I want to inform players about when they join the server for the first time ever. I could send them some messages, but that's just boring. I would like to be able to set a spawn point for players who join the server for the first time ever. Those spawn points being inside a tutorial room. I would then have something like a code locked door, and the combo would be hidden in the server rules somewhere. I would also like to be able to set a regular spawn point, where players spawn after they die.
I'm guessing this is just a basic set spawn point, and checking if the player has been on the server or not. If there is already a plugin that lets me do this, let me know. Thank you!
Solved Custom spawns and welcoming users?
Discussion in 'Rust Discussion' started by Captain. Knee Gell, Aug 3, 2015.
-
You can try out the following plugins:
http://oxidemod.org/plugins/spawns-database.720/
http://oxidemod.org/plugins/custom-spawn-points.1076/
Maybe it helps
RegardsLast edited by a moderator: Aug 3, 2015 -
-
Try to use RulesGUI from Pain and try to edit it to show the tutorial via the GUI maybe? and use CustomSpawn too is a good idea
-
Yeah, also RulesGUI checks if the player has logged before.. i think thats what you have to do. If you need some help just pm me.
-
Yep but I think the plugin is limited for you because you want to add a teleportation to the tutorial room and it is just a GUI but you might be able to do it.
What I did on my previous server :
I add 4 zones on the 4 corner, I puted the spawn inside my zones and when people where spawning they were directly in my Welcome zone. I think it is the best way to do it.
Maybe if you mix the custom spawnpoint(or teleportation) and the player init of rulesGUI you can make something..
I'm sure Pain will help you a lot =)