Sammit92 Posted September 24, 2011 Posted September 24, 2011 Hi all. Sorry if I have written in a wrong place. Could you please help me? I had a 1.0.5 MTA server. Now I started 1.1.1 MTA server. The problem is: now players spawn at random spawn points, but on the 1.0.5 version they spawn only near this house: How to make them spawn near this house all time on 1.1.1 version? Thank you.
Castillo Posted September 24, 2011 Posted September 24, 2011 Replace your "play" resource with the 1.0.5 one, or just remove all random spawn points and add this one. Spawnpoints are placed in "play/broph.map". San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Sammit92 Posted September 26, 2011 Author Posted September 26, 2011 Thank you. I found the problem: I had "play" mode in 1.0.5, and now I have "MTA:SA" mode in 1.1.1 My config: <!-- play is the default freeroam gamemode. Remove the following line to prevent it from starting. --> <resource src="play" startup="1" protected="0"/> How to make it load "play" mode at startup?
Castillo Posted September 26, 2011 Posted September 26, 2011 It's already loading the 'play' game mode at startup. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Sammit92 Posted September 27, 2011 Author Posted September 27, 2011 It's already loading the 'play' game mode at startup. Why then it shows this: ???
Phat Looser Posted October 1, 2011 Posted October 1, 2011 Its still called "play". What you see in that MTA hud is just what the server tells game monitor to show as gamemode. And thats "MTA-SA". Officially MTA's worst fanboy
Sammit92 Posted October 1, 2011 Author Posted October 1, 2011 Game-monitor.com information: So, the mode is "MTA:SA", not a "play". I have looked all files of server, but still didn't find where is a problem.
Phat Looser Posted October 1, 2011 Posted October 1, 2011 Again: The SCRIPT can tell Gamemonitor ANYTHING. I could make a script called "homo" which tells Gamemonitor via setGameType ( "hetero" ) that the gamemode is "hetero". The MODE will be "hetero" but the script running "homo". In other words: Whatever the gamemode is, nobody cares. The script sets the gamemode, but the gamemode has not much to do with the script. Officially MTA's worst fanboy
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