From what you wrote, I understand the whole procedure, so thanks a lot for that
However there is one obstacle. When I open mode editor there is almost nothing..
http://i.imgur.com/ew2SfAq.png
Changing the HUD with Interface Designer. Is it possible?
Moderator: NADEO
Re: Changing the HUD with Interface Designer. Is it possible
Specs
Motherboard: Asus ROG Maximus VII Formula
CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8 CPUs), ~4.0GHz
GPU: Nvidia GeForce GTX 980 Ti
RAM: 16GB
Operating System: Windows 10 Pro
Motherboard: Asus ROG Maximus VII Formula
CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8 CPUs), ~4.0GHz
GPU: Nvidia GeForce GTX 980 Ti
RAM: 16GB
Operating System: Windows 10 Pro
- Dommy
- Translator
- Posts: 1866
- Joined: 25 Aug 2011, 21:45
- Manialink: exchange
- Location: Poland
- Contact:
Re: Changing the HUD with Interface Designer. Is it possible
Make sure you do everything on local server (host ingame) using TimeAttack.Script.txt
Ryzen 7 2700X, GTX 1070 Ti, 16 GB RAM, Windows 10 Insider Build
FORUM MODERATOR • CREATOR OF SHOOTMANIA GALAXY & TRACKMANIA² PURSUIT
Contact me via GALAXY & PURSUIT DISCORD
FORUM MODERATOR • CREATOR OF SHOOTMANIA GALAXY & TRACKMANIA² PURSUIT
Contact me via GALAXY & PURSUIT DISCORD
Re: Changing the HUD with Interface Designer. Is it possible
Alright, one more problem and it's finally over. I finished with modifying the script and followed every step.
But now when I make a server and want to use my custom script it tells me that the file name is incorrect. It is TimeAttacKGreenHUD.Script.txt
But now when I make a server and want to use my custom script it tells me that the file name is incorrect. It is TimeAttacKGreenHUD.Script.txt
Specs
Motherboard: Asus ROG Maximus VII Formula
CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8 CPUs), ~4.0GHz
GPU: Nvidia GeForce GTX 980 Ti
RAM: 16GB
Operating System: Windows 10 Pro
Motherboard: Asus ROG Maximus VII Formula
CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8 CPUs), ~4.0GHz
GPU: Nvidia GeForce GTX 980 Ti
RAM: 16GB
Operating System: Windows 10 Pro
Re: Changing the HUD with Interface Designer. Is it possible
perhaps the K is the problem? TimeAttacKGreenHUD.Script.txt TimeAttackGreenHUD.Script.txt ?
In case you added the script name somewhere else...
In case you added the script name somewhere else...
- Dommy
- Translator
- Posts: 1866
- Joined: 25 Aug 2011, 21:45
- Manialink: exchange
- Location: Poland
- Contact:
Re: Changing the HUD with Interface Designer. Is it possible
Make sure you copied all the scripts you changed to the server's UserData directory.
Ryzen 7 2700X, GTX 1070 Ti, 16 GB RAM, Windows 10 Insider Build
FORUM MODERATOR • CREATOR OF SHOOTMANIA GALAXY & TRACKMANIA² PURSUIT
Contact me via GALAXY & PURSUIT DISCORD
FORUM MODERATOR • CREATOR OF SHOOTMANIA GALAXY & TRACKMANIA² PURSUIT
Contact me via GALAXY & PURSUIT DISCORD
Re: Changing the HUD with Interface Designer. Is it possible
Where would that be by default?
edit: @TMarc, I'm sorry, this was a typo I made on this thread. In game I didn't use capital K
edit: @TMarc, I'm sorry, this was a typo I made on this thread. In game I didn't use capital K
Last edited by Mandark on 28 Jul 2015, 21:48, edited 1 time in total.
Specs
Motherboard: Asus ROG Maximus VII Formula
CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8 CPUs), ~4.0GHz
GPU: Nvidia GeForce GTX 980 Ti
RAM: 16GB
Operating System: Windows 10 Pro
Motherboard: Asus ROG Maximus VII Formula
CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8 CPUs), ~4.0GHz
GPU: Nvidia GeForce GTX 980 Ti
RAM: 16GB
Operating System: Windows 10 Pro
- Dommy
- Translator
- Posts: 1866
- Joined: 25 Aug 2011, 21:45
- Manialink: exchange
- Location: Poland
- Contact:
Re: Changing the HUD with Interface Designer. Is it possible
Code: Select all
<dedicated root catalog>/UserData/Scripts/Modes/TrackMania
Ryzen 7 2700X, GTX 1070 Ti, 16 GB RAM, Windows 10 Insider Build
FORUM MODERATOR • CREATOR OF SHOOTMANIA GALAXY & TRACKMANIA² PURSUIT
Contact me via GALAXY & PURSUIT DISCORD
FORUM MODERATOR • CREATOR OF SHOOTMANIA GALAXY & TRACKMANIA² PURSUIT
Contact me via GALAXY & PURSUIT DISCORD
Re: Changing the HUD with Interface Designer. Is it possible
The speed and distance changes worked perfectly. The timer however, did not:
http://i.imgur.com/VeYw8df.png
The script:
http://i.imgur.com/IN6jfGW.png
EDIT: There is also one trap there. I made a test title pack with one solo track, but it was behaving exactly like a multiplayer game. In a normal solo campaign, after you finish a track you get the option to save the replay, improve, and go to menu, but with my test campaign it made me repeat the track again (like in Multiplayer).
Also in the editor the hud went normal again.
http://i.imgur.com/VeYw8df.png
The script:
http://i.imgur.com/IN6jfGW.png
EDIT: There is also one trap there. I made a test title pack with one solo track, but it was behaving exactly like a multiplayer game. In a normal solo campaign, after you finish a track you get the option to save the replay, improve, and go to menu, but with my test campaign it made me repeat the track again (like in Multiplayer).
Also in the editor the hud went normal again.
Specs
Motherboard: Asus ROG Maximus VII Formula
CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8 CPUs), ~4.0GHz
GPU: Nvidia GeForce GTX 980 Ti
RAM: 16GB
Operating System: Windows 10 Pro
Motherboard: Asus ROG Maximus VII Formula
CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8 CPUs), ~4.0GHz
GPU: Nvidia GeForce GTX 980 Ti
RAM: 16GB
Operating System: Windows 10 Pro
- Dommy
- Translator
- Posts: 1866
- Joined: 25 Aug 2011, 21:45
- Manialink: exchange
- Location: Poland
- Contact:
Re: Changing the HUD with Interface Designer. Is it possible
Chrono has part in its script that changes its color depending on the race status (casual > white, warmup > orange, official race > green).
And youre only changing the Time Attack mode, not game engine / editor built-in validate function.
And youre only changing the Time Attack mode, not game engine / editor built-in validate function.
Ryzen 7 2700X, GTX 1070 Ti, 16 GB RAM, Windows 10 Insider Build
FORUM MODERATOR • CREATOR OF SHOOTMANIA GALAXY & TRACKMANIA² PURSUIT
Contact me via GALAXY & PURSUIT DISCORD
FORUM MODERATOR • CREATOR OF SHOOTMANIA GALAXY & TRACKMANIA² PURSUIT
Contact me via GALAXY & PURSUIT DISCORD
Re: Changing the HUD with Interface Designer. Is it possible
So it's not possible to change the hud in solo mode?
Specs
Motherboard: Asus ROG Maximus VII Formula
CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8 CPUs), ~4.0GHz
GPU: Nvidia GeForce GTX 980 Ti
RAM: 16GB
Operating System: Windows 10 Pro
Motherboard: Asus ROG Maximus VII Formula
CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8 CPUs), ~4.0GHz
GPU: Nvidia GeForce GTX 980 Ti
RAM: 16GB
Operating System: Windows 10 Pro
Who is online
Users browsing this forum: No registered users and 0 guests