bandi94 Posted September 6, 2013 Share Posted September 6, 2013 Hello. The first thing : Users , whit the "stop copy other server" please don't waste your time reading this. I am saying this bk there are plenty of them. Okey now my problem : Well , i wanna make a custom race gamemode , that will alow for every player to play on diffrent maps. So i mean player1 join the server and chose xx map , player2 join the server and he can chose and play on map xy. Well , it look's not to hard , or maybe it's the truth and it's not hard , but i got stuck. I already found in theory that seem's very real / working one , to load the .map files. So for player1 i load xx.map , for player2 i load xy.map , all good. The problem is that in time DM style changed and it's not how the Oldschool was with only .map , meta.xml file. The current 90% of DM maps have scripts most of them the 'puma script' . Now here i am stuck and i need some idea's , how could i run that scripts only for 1 player ? So for player1 i need to run the scripts from map xx , and for player2 the scripts from map xy. Well i searched over all the wiki to found a solution but nothing , i was thingking if is possbile to run that resource/script in diffrent dimension . So i would put player1 in dimension 1 and run the scripts in dim 1 in that way that player2 in dim 2 would not run the script. But i dont find anything about setting the dim for a resource/script's . Anybody has some idea's how could all this be possbile?? THX for everyone. Link to comment
Moderators IIYAMA Posted September 6, 2013 Moderators Share Posted September 6, 2013 https://wiki.multitheftauto.com/wiki/Se ... tVisibleTo <-- maybe better then dimension. If it is client scripts, you simply send them(the strings) over with triggerClientEvent. 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