undefined Posted September 8, 2015 Share Posted September 8, 2015 (edited) Hi. Im work on Multi Game Mode [Freeroam - Race - War - Tourney]. But i need help, really.. I'll use startResource to start race maps. But if i'll use it, the map will start for everyone. But i want to start for only race players. How can i do it? Thx Edited September 11, 2015 by Guest Link to comment
-ffn-python Posted September 8, 2015 Share Posted September 8, 2015 spawnPlayer getPedOccupiedVehicle setElementData setElementDimension createVehicle Link to comment
undefined Posted September 8, 2015 Author Share Posted September 8, 2015 I think, your English is poor. Please do not reply if you don't understand! My problem is too different. Link to comment
undefined Posted September 9, 2015 Author Share Posted September 9, 2015 Up! I need start resouce for only a few players. Link to comment
HUNGRY:3 Posted September 9, 2015 Share Posted September 9, 2015 Up!I need start resouce for only a few players. Which dimension is the race players? If u know it Then.. go to your race map file , enter meta.xml and change the dimension Link to comment
Bonsai Posted September 9, 2015 Share Posted September 9, 2015 How can you even start working on a Multigamemode if you have no idea how to do the main thing a multigamemode does? Link to comment
undefined Posted September 10, 2015 Author Share Posted September 10, 2015 How can you even start working on a Multigamemode if you have no idea how to do the main thing a multigamemode does? I don't understand you Bonsai. Can you explain a bit? Link to comment
Syntrax# Posted September 11, 2015 Share Posted September 11, 2015 Well What You Are Trying With Startresource isn't going to work.You should use the things python gave you.U Will use the Element Data to decide wich Room the player is in at that moment.Then it should decide the spawn position that has been selected by the next map Link to comment
undefined Posted September 11, 2015 Author Share Posted September 11, 2015 I already finished MGM base -,-. My problem is only to load map. And, can i read map file while the resource stopping? If i can, can you give me method/function? Link to comment
Syntrax# Posted September 11, 2015 Share Posted September 11, 2015 I already finished MGM base -,-. My problem is only to load map.And, can i read map file while the resource stopping? If i can, can you give me method/function? Well You Could Download Bonsai's Multigamemode and use the way to upload all the spawnpoints etc,but you gotta give credits to Bonsai since he created the script https://forum.multitheftauto.com/viewtopic.php?f=108&t=77284 Link to comment
undefined Posted September 11, 2015 Author Share Posted September 11, 2015 I solved it with xmlLoadFile. Why anyone didn't say this function? Nevertheless thanks for your helping. 1 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