1. #1
    Jeruhnq's Avatar Member
    Join Date
    Jun 2014
    Location
    France
    Posts
    366

    Enable something with a special bike ?

    Hi, I'm currently adding some challenges to a track (when you will press Y or another button, it will show some challenges), and i wondering if there is a way to enable something with a special bike ?
    The challenge i wanna add is : "Complete the track with the roach".

    I remember the easter egg found by Murdoc loch on Trials Evo (in the DLC), it was possible to do it only with the scorpion.
    So, is it possible to enable an event at the end of the track, only with the roach ? or is it only for developpers ? =/
    Share this post

  2. #2
    dasraizer's Avatar Senior Member
    Join Date
    Apr 2014
    Location
    UK, Isle of Wight
    Posts
    1,195
    hi, yeah i believe the game info data source has a bike ID option, just filter the value from the end gate also trigger option to kick start your code.

    the bike ID:-

    0 Baggie
    1 Roach
    2 Pit Viper
    3 Foxbat
    4 TKO-Panda
    5 Rabbit
    Share this post

  3. #3
    Core2TOM's Avatar Senior Member
    Join Date
    Mar 2014
    Location
    Germany
    Posts
    506
    it is possible for regular builders aswell give me a few minutes and i upload a video
    Share this post

  4. #4
    Core2TOM's Avatar Senior Member
    Join Date
    Mar 2014
    Location
    Germany
    Posts
    506
    sorry for the waiting time. the game crashed... twice! ...and i had to start all over again. here you go:



    Bike ID:
    1 Baggie
    2 Roach
    3 Pit Viper
    4 Foxbat
    5 TKO-Panda
    6 Rabbit

    you can tie value 0 / 1 from the N-Input operator to enabled, physics, visible checkboxes or whatever. you can even use the selector or something to get other values than 0 or 1 if the complexity can handle it, its possible to build completely different drivinglines in the same track for each bike.
    Share this post

  5. #5
    Jeruhnq's Avatar Member
    Join Date
    Jun 2014
    Location
    France
    Posts
    366
    Thanks for the reply guys, specially you C2T with the video.
    I can do what i want now

    I think i should try to use more tools, i just use the 'basics' so ...
    Share this post

  6. #6
    Whoa! This is a neat thing to know. Thanks for asking about this Jeruhnq, I'd have never thought of the possibilities with this. I wish you the best of luck with your creation.
    Share this post