Jump to content

Easy Question


Bonsai

Recommended Posts

You can make it yourself pretty easily. Create a function with what you want to happen when they win, then use addEvent and addEventHandler. Trigger the event under onMarkerHit.

This is just a brief explanation of how you can do it. If you're using the race game mode you'll probably have to do a little reverse engineering to find where code is triggered when a player crosses the last checkpoint, as well as how to check if they're actually in first place. Alot of released scripts use exports, so that could be a start.

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...