I put it in the folder, nothing more
The first thing ingame was the 30 planets pay-screen. In the editor i activated it without error
[1.0] Track Modifiers - Editor Plugin by BigBang1112
Moderator: English Moderator
- Florenzius
- Translator
- Posts: 2535
- Joined: 27 Jul 2014, 20:31
- Manialink: nickedit
- Location: Germany
- Contact:
Re: [1.0] Track Modifiers - Editor Plugin by BigBang1112
Creative Director at UNBITN - 3D Modeler for Pursuit - ManiaPlanet Translator and Beta tester - Freelancer for Ubisoft Nadeo
___
MB - B550 AORUS ELITE
RAM - 32GB
CPU - AMD Ryzen 5 3600XT
GPU - Nvidia GeForce RTX 3070Ti
___
MB - B550 AORUS ELITE
RAM - 32GB
CPU - AMD Ryzen 5 3600XT
GPU - Nvidia GeForce RTX 3070Ti
- BigBang1112
- Posts: 388
- Joined: 20 Jul 2015, 12:44
- Manialink: bigbang1112
- Location: Czech Republic
- Contact:
Re: [1.0] Track Modifiers - Editor Plugin by BigBang1112
Oh, I remember I had to reupload the pack just after I did the forum post, as I forgot to include BigBang1112.png or something.
It was also saying some maniapackage error when I tried to pack the plugin first, but second time I did it it was packed successfully. weird
It was also saying some maniapackage error when I tried to pack the plugin first, but second time I did it it was packed successfully. weird
Creator and competent racer. YouTube Discord
- ENVIMIX (out in open-source)
- Challenge (OUT NOW)
- Leaderboards (OUT NOW)
- Compute Shadows
- ENVIMIX (out in open-source)
- Challenge (OUT NOW)
- Leaderboards (OUT NOW)
- Compute Shadows
- Florenzius
- Translator
- Posts: 2535
- Joined: 27 Jul 2014, 20:31
- Manialink: nickedit
- Location: Germany
- Contact:
Re: [1.0] Track Modifiers - Editor Plugin by BigBang1112
I had the BigBang1112 logo ^^
Creative Director at UNBITN - 3D Modeler for Pursuit - ManiaPlanet Translator and Beta tester - Freelancer for Ubisoft Nadeo
___
MB - B550 AORUS ELITE
RAM - 32GB
CPU - AMD Ryzen 5 3600XT
GPU - Nvidia GeForce RTX 3070Ti
___
MB - B550 AORUS ELITE
RAM - 32GB
CPU - AMD Ryzen 5 3600XT
GPU - Nvidia GeForce RTX 3070Ti
- BigBang1112
- Posts: 388
- Joined: 20 Jul 2015, 12:44
- Manialink: bigbang1112
- Location: Czech Republic
- Contact:
Re: [1.0] Track Modifiers - Editor Plugin by BigBang1112
can u send the pack pm please c:
Creator and competent racer. YouTube Discord
- ENVIMIX (out in open-source)
- Challenge (OUT NOW)
- Leaderboards (OUT NOW)
- Compute Shadows
- ENVIMIX (out in open-source)
- Challenge (OUT NOW)
- Leaderboards (OUT NOW)
- Compute Shadows
- BigBang1112
- Posts: 388
- Joined: 20 Jul 2015, 12:44
- Manialink: bigbang1112
- Location: Czech Republic
- Contact:
Re: [1.0] Track Modifiers - Editor Plugin by BigBang1112
Try the pack now guys. It's exact same file as Flor used
Creator and competent racer. YouTube Discord
- ENVIMIX (out in open-source)
- Challenge (OUT NOW)
- Leaderboards (OUT NOW)
- Compute Shadows
- ENVIMIX (out in open-source)
- Challenge (OUT NOW)
- Leaderboards (OUT NOW)
- Compute Shadows
- Florenzius
- Translator
- Posts: 2535
- Joined: 27 Jul 2014, 20:31
- Manialink: nickedit
- Location: Germany
- Contact:
Re: [1.0] Track Modifiers - Editor Plugin by BigBang1112
Hey there,
I just wanted to open the Map-Editor, but Maniaplanet crashed multiple times. My UGCErrorsLog says that:
Something must cause an error in your script. Did you remove/change something online, which links into the script? Because my version worked yesterday.
I just wanted to open the Map-Editor, but Maniaplanet crashed multiple times. My UGCErrorsLog says that:
Code: Select all
<file> "Packs\TrackModifiers.Pack.Gbx", file "TrackModifiers.Script.txt": Failed to load.
Creative Director at UNBITN - 3D Modeler for Pursuit - ManiaPlanet Translator and Beta tester - Freelancer for Ubisoft Nadeo
___
MB - B550 AORUS ELITE
RAM - 32GB
CPU - AMD Ryzen 5 3600XT
GPU - Nvidia GeForce RTX 3070Ti
___
MB - B550 AORUS ELITE
RAM - 32GB
CPU - AMD Ryzen 5 3600XT
GPU - Nvidia GeForce RTX 3070Ti
- BigBang1112
- Posts: 388
- Joined: 20 Jul 2015, 12:44
- Manialink: bigbang1112
- Location: Czech Republic
- Contact:
Re: [1.0] Track Modifiers - Editor Plugin by BigBang1112
Yeah, I have also a theory that it only works for Valley editor. The pack building was overall broken, so the plugin was included damaged or something. The packaging system in Maniaplanet is super weird. Open source works though, I'll put it later this day. 
Sorry everyone for confusion.

Sorry everyone for confusion.
Creator and competent racer. YouTube Discord
- ENVIMIX (out in open-source)
- Challenge (OUT NOW)
- Leaderboards (OUT NOW)
- Compute Shadows
- ENVIMIX (out in open-source)
- Challenge (OUT NOW)
- Leaderboards (OUT NOW)
- Compute Shadows
- BigBang1112
- Posts: 388
- Joined: 20 Jul 2015, 12:44
- Manialink: bigbang1112
- Location: Czech Republic
- Contact:
Idea about Track Modifiers 2
I will get back to this project with a whole new way as the Track Modifiers 2.
The point with the second version is that I want to include custom programmable modifiers, so that your ideas can be done by anyone, not just me!
I would love to see it this way:
You would write some script (most likely in JS) which would be uploaded into my database using editor plugin. In the script, you would be able to access all positions and blocks in the map and use functions like RemoveBlock, all thanks to the library I'll make (which you will be able to use as a reference).
EDIT: It will be Lua in the end. It suits this situation better.
Progress will be shown here and on my YT channel BigBang1112tm.
The point with the second version is that I want to include custom programmable modifiers, so that your ideas can be done by anyone, not just me!
I would love to see it this way:
You would write some script (most likely in JS) which would be uploaded into my database using editor plugin. In the script, you would be able to access all positions and blocks in the map and use functions like RemoveBlock, all thanks to the library I'll make (which you will be able to use as a reference).
EDIT: It will be Lua in the end. It suits this situation better.
Progress will be shown here and on my YT channel BigBang1112tm.

Last edited by BigBang1112 on 08 Dec 2017, 20:19, edited 1 time in total.
Creator and competent racer. YouTube Discord
- ENVIMIX (out in open-source)
- Challenge (OUT NOW)
- Leaderboards (OUT NOW)
- Compute Shadows
- ENVIMIX (out in open-source)
- Challenge (OUT NOW)
- Leaderboards (OUT NOW)
- Compute Shadows
Re: [1.0] Track Modifiers - Editor Plugin by BigBang1112
In.. Javascript?
3080 RTX, Ryzen 3700X, 32GB RAM, Windows 11
Forum moderator, opinions are my own.
Check out
openplanet, the alternative ManiaPlanet & Turbo scripting platform! (Openplanet subforum)
I also stream and tweet.
Forum moderator, opinions are my own.

Check out

I also stream and tweet.
- BigBang1112
- Posts: 388
- Joined: 20 Jul 2015, 12:44
- Manialink: bigbang1112
- Location: Czech Republic
- Contact:
Re: [1.0] Track Modifiers - Editor Plugin by BigBang1112
The modifier results should be done on the server side, using requests. Client would send map data and server would return commands to execute by the editor plugin.
Now here comes the question about how it will be calculated and processed. JavaScript can sort of run when I tell PHP to do so.
Although that's just a theoretical thing. I just need a language that can be processed server side right after it's uploaded to the database.
Now here comes the question about how it will be calculated and processed. JavaScript can sort of run when I tell PHP to do so.
Although that's just a theoretical thing. I just need a language that can be processed server side right after it's uploaded to the database.
Creator and competent racer. YouTube Discord
- ENVIMIX (out in open-source)
- Challenge (OUT NOW)
- Leaderboards (OUT NOW)
- Compute Shadows
- ENVIMIX (out in open-source)
- Challenge (OUT NOW)
- Leaderboards (OUT NOW)
- Compute Shadows
Who is online
Users browsing this forum: No registered users and 1 guest