Blockland Forums > Suggestions & Requests
I need help with Racing Events
Cubelands:
How I can set it up Racing Events?
I can't figure it out...
Anyone can help me, please?
Cookiez664:
Off topic :
what
On topic:
by Treynolds?
Gen. Hothauser:
I never understood why racing events were made, racing games were easily made with VCE.
But I think he wants to know how to use Treynold's.
Cubelands:
--- Quote from: Gen. Hothauser on October 08, 2012, 11:43:55 AM ---I never understood why racing events were made, racing games were easily made with VCE.
But I think he wants to know how to use Treynold's.
--- End quote ---
Yes I use Treynold's.
Gen. Hothauser:
I guess you can always look at the topic.
I'll do a little looking around for you and see if I can help.
EDIT:
--- Quote ---How to use
General Instructions (IMPORTANT):
[/li][/list]
You must be in a minigame for any of the racing events to work
Instructions on starting a race:
1) Wrench any brick
2) Add any input event you'd like
3) Find the output event "StartRace" under the "Minigame" target selection
4) Set the parameter in StartRace to the number of finishers you'd like the finish line to wait for. (For example, if you want for there to be a third place but not a fourth place set the number to 3)
5) Set the number of laps that have to be completed. If you want players to do three laps, set this to three. If you want zero laps, use zero.
Instructions on setting up a finish line:
1) Choose one (or more) bricks to be your finish line
2) Set any input you'd like. If you have zone events, it's recommended to use onVehicleEnterZone
3) Set the target to be a player. If you are using onVehicleEnterZone or something similar, the target must be "Driver (Player)".
4) Have the output as "FinishRace"
NEW: Instructions on using incLap
1) Do the same thing as above, except instead of FinishRace set the output event to incLap
Instructions on ending a race:
1) Set any input
2) Find the "EndRace" output event under the "Minigame" target
Instructions on using "onRaceEnd":
1) Find any brick that's part of the minigame, and set the input event to "onRaceEnd"
2) Select either "Self", "Minigame", or "Named Brick" as a target
--- End quote ---
Found this for you in the topic.
I get how it works, so if you need me to explain further, I can and I can give examples.