I known that.
But if I want allow player to choose the height of the bar for the step up. I can't do it in solo. I have to use server.
track javascript info
-
- Crushed Dissenter
- Posts: 67
- Joined: Thu Sep 03, 2020 11:49 am
- Team: Privateer
-
- Site Admin
- Posts: 15160
- Joined: Fri Nov 02, 2007 5:39 am
- Team: No Frills Racing
- Contact:
Re: track javascript info
It'd be pretty easy to make a button the player runs over to the raise the bar.
Josh Vanderhoof
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
Sole Proprietor
jlv@mxsimulator.com
If you email, put "MX Simulator" in the subject to make sure it gets through my spam filter.
-
- Posts: 351
- Joined: Mon Nov 23, 2009 12:25 pm
- Team: Privateer
Re: track javascript info
I added it to my server as well, I was unable to get the bar to move. I could only get this to work in your server ash.It also doesnt work in solo. Nice new feature for the game though. Job well done Ash
My Stats : http://mxsimulator.com/servers/allservers/players/2317/
" I saw the back of your bike before anything else" - DG
" I saw the back of your bike before anything else" - DG
-
- Crushed Dissenter
- Posts: 67
- Joined: Thu Sep 03, 2020 11:49 am
- Team: Privateer
Re: track javascript info
It's more friendly to just have a command. With button, you can't setup it exactly at the value you want. And for track builder, it's easier to work with command instead of buttons too. I'm pretty sur it's not much work for you to add custom command.
-
- Crushed Dissenter
- Posts: 67
- Joined: Thu Sep 03, 2020 11:49 am
- Team: Privateer
Re: track javascript info
It's because you have to add script on your server too due to I can't add command only on track side.