Jump to content

Spawning Issues!


HeXo

Recommended Posts

Solution is quite simple: run Freeroam, but not play.

If your server is running, as admin:

/stop play
/start freeroam

To set it up this way on starting your server, open mtaserver.conf, find and alter:

<resource src="play" startup="1" protected="0"/>
to
<resource src="freeroam" startup="1" protected="0"/>

Note that Freeroam is not a gamemode - so it will not load map resources, or report a running gamemode to game-monitor. You may want to make a small resource to run alongside to update the game-monitor settings.

Link to comment
Solution is quite simple: run Freeroam, but not play.

If your server is running, as admin:

/stop play
/start freeroam

To set it up this way on starting your server, open mtaserver.conf, find and alter:

<resource src="play" startup="1" protected="0"/>
to
<resource src="freeroam" startup="1" protected="0"/>

Note that Freeroam is not a gamemode - so it will not load map resources, or report a running gamemode to game-monitor. You may want to make a small resource to run alongside to update the game-monitor settings.

Lol, thanks that solved the initial spawn. But now when i die nothing happens, the camera just keeps fading away and away.

How can i make to the player re-spawn on the same place they died?

Thanks alot!

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...