AcidbRain Posted September 28, 2009 Share Posted September 28, 2009 I have a race map resource to which I have attached a small script running client-side. Is there a way to access the race checkpoint table from there? Link to comment
Dark Dragon Posted September 28, 2009 Share Posted September 28, 2009 getElementsByType("checkpoint") should do the job. you can also make it only search for the current maps checkpoints (if there are any others for some reason) by adding the optional startat argument. 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