Jump to content

How I can put in race gamemode nitro check and all


CTCCoco

Recommended Posts

How I can put in race gamemode nitro check and all? I add RACE mode, scroll and I see spawnpoint for car, ok, and I see for add nitro check, car check, etc but Idk how i can change the checkpoint for put nitro or health, etc.

Somebody can help me please?

Thanks.

EDIT: thanks, I know how to do now.

Link to comment

Both racepickup and checkpoint elements support the upgrades attribute, where you can define a comma-separated list of vehicle upgrade ids that should be applied when the player's vehicle hits them.

The only catch is that if you have a single upgrade, you should add a dummy value so that it can be parsed as a table.

Thus, if you want to add a nitro upgrade to a checkpoint, you set the attribute as:

<checkpoint upgrades="1010,0" posX="...

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...