Phantom5202 Posted October 19, 2019 Share Posted October 19, 2019 i want to know that how can i create a spawnpoint for players who joining in my server? Link to comment
Addlibs Posted October 19, 2019 Share Posted October 19, 2019 (edited) Depends on what game mode you're running. If you have no game mode (and player's don't spawn automatically at all), all you have to do is call spawnPlayer on onPlayerJoin If you're using a game mode that comes preinstalled on MTA servers (such as play, race, dm, etc.), you can get help here. If you're using a third party game mode, it would be best if you contact the author, or post a section of the code that deals with spawning (provided it is not a leaked game mode, we will help you modify the original spawn code, but only if you provide it to us) Edited October 19, 2019 by MrTasty Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now