N3xT Posted August 20, 2016 Share Posted August 20, 2016 Hello, today I have a little question about event when the map change , I need that event, I think it seems like to "onRaceMapChange" or something like that. Link to comment
G-Stefan Posted August 20, 2016 Share Posted August 20, 2016 Hello, today I have a little question about eventwhen the map change , I need that event, I think it seems like to "onRaceMapChange" or something like that. A race map is still a .map file,it has the same structure as all other maps Dont forget that a map is still a resource so you should use "onResourceStart" Sorry for double post,wrong button:) Link to comment
N3xT Posted August 20, 2016 Author Share Posted August 20, 2016 Hello, today I have a little question about eventwhen the map change , I need that event, I think it seems like to "onRaceMapChange" or something like that. A race map is still a .map file,it has the same structure as all other maps Dont forget that a map is still a resource so you should use "onResourceStart" Sorry for double post,wrong button:) I know, but I think there is an event for race maps. Link to comment
SpecT Posted August 20, 2016 Share Posted August 20, 2016 You could use the map starting event. Client side: onClientMapStarting Server side: onMapStarting More info: https://wiki.multitheftauto.com/wiki/Resource:Race Link to comment
N3xT Posted August 20, 2016 Author Share Posted August 20, 2016 You could use the map starting event.Client side: onClientMapStarting Server side: onMapStarting More info: https://wiki.multitheftauto.com/wiki/Resource:Race Thanks, that is what I am talking about : D 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