GamerDeMTA Posted August 21, 2013 Share Posted August 21, 2013 For do something when a map starts? When the map changes, from the old one? Link to comment
Castillo Posted August 21, 2013 Share Posted August 21, 2013 Try the event: "onGamemodeMapStart". And if it's race the game mode, then you can use "onMapStarting" too. Link to comment
GamerDeMTA Posted August 21, 2013 Author Share Posted August 21, 2013 Do I need to use this?: addEvent("onGamemodeMapStart", true) Link to comment
Castillo Posted August 21, 2013 Share Posted August 21, 2013 Yes, you must use that apart from addEventHandler. 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