Source: https://github.com/maniaplanet/game-mod ... 0fc6b55348djhubertus wrote:I think, store and inventory is related to QM, however, I saw some old branches of siege where they planned to add items and mode currency.
ManiaPlanet 4 - All we know about next update
Moderator: English Moderator
- Dommy
- Translator
- Posts: 1866
- Joined: 25 Aug 2011, 21:45
- Manialink: exchange
- Location: Poland
- Contact:
Re: ManiaPlanet 4 - All we know about next update
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: ManiaPlanet 4 - All we know about next update
Store/inventory is probably the equivalent of Steam Inventory and Steam Marketplace (except by using Planets, I imagine). Which sounds interesting.
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.
- Dommy
- Translator
- Posts: 1866
- Joined: 25 Aug 2011, 21:45
- Manialink: exchange
- Location: Poland
- Contact:
Re: ManiaPlanet 4 - All we know about next update
Well, in CMode you can findMiss wrote:Store/inventory is probably the equivalent of Steam Inventory and Steam Marketplace (except by using Planets, I imagine). Which sounds interesting.
Code: Select all
CGamePlaygroundModuleServerHud Hud
Code: Select all
GamePlaygroundModuleServerInventory Inventory
CGamePlaygroundModuleServerStore Store
CGamePlaygroundModuleServerScoresTable ScoresTable
Also, mostly because of these functions in CGamePlaygroundModuleServerStore:
Code: Select all
Void SetMoney(CPlayer Player, Integer Amount)
Integer GetMoney(CPlayer Player)
Boolean AddMoney(CPlayer Player, Integer Amount)
Boolean SubMoney(CPlayer Player, Integer Amount)
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
-
- Posts: 115
- Joined: 13 Mar 2016, 20:36
Re: ManiaPlanet 4 - All we know about next update
Great post domino!
About the wallrunning : You can only do it on specific blocks. At least that's what NADEO told me some time ago on a lan. However it was very loud and I couldnt always understand what they were saying.
You also 'forgot' some other things that NADEO posted on these forums such as :
- They made grenades ( SM )
- They want to have modes in which you get to chose your own class & perks ( SM )
- They will release new official skins such as the Storm (wo)man & SUSU ( SM )
About the wallrunning : You can only do it on specific blocks. At least that's what NADEO told me some time ago on a lan. However it was very loud and I couldnt always understand what they were saying.
You also 'forgot' some other things that NADEO posted on these forums such as :
- They made grenades ( SM )
- They want to have modes in which you get to chose your own class & perks ( SM )
- They will release new official skins such as the Storm (wo)man & SUSU ( SM )
- Rots
- Translator
- Posts: 1101
- Joined: 01 Sep 2010, 14:39
- Manialink: revival
- Location: España, Barcelona
Re: ManiaPlanet 4 - All we know about next update
Cases in shootmania.
Re: ManiaPlanet 4 - All we know about next update
Ah yeah, that does like like QuestMania stuff. I guess there was some more experimenting there.domino54 wrote:Well, in CMode you can findMiss wrote:Store/inventory is probably the equivalent of Steam Inventory and Steam Marketplace (except by using Planets, I imagine). Which sounds interesting.which containsCode: Select all
CGamePlaygroundModuleServerHud Hud
so I predict it's not related with Planets any way, rather something similar to weapon buy menu like in Counter Strike.Code: Select all
GamePlaygroundModuleServerInventory Inventory CGamePlaygroundModuleServerStore Store CGamePlaygroundModuleServerScoresTable ScoresTable
Also, mostly because of these functions in CGamePlaygroundModuleServerStore:Code: Select all
Void SetMoney(CPlayer Player, Integer Amount) Integer GetMoney(CPlayer Player) Boolean AddMoney(CPlayer Player, Integer Amount) Boolean SubMoney(CPlayer Player, Integer Amount)

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.
Re: ManiaPlanet 4 - All we know about next update
Wow! Thanks! Now I'm HYPED 
HYPE

HYPE
HYPE Smurf
Professional QuestMania-Player since 2022
When you get sad, stop being sad and be AWESOME instead.
ShootMania Community Discord Server
Professional QuestMania-Player since 2022
When you get sad, stop being sad and be AWESOME instead.
ShootMania Community Discord Server
Re: ManiaPlanet 4 - All we know about next update
Damn, well now I have something to look forward to! Also, do we by chance know if the car shown here https://www.behance.net/gallery/2607179/Styling-Car is going to finally make its way to Tm2?
Now if only we knew when MP4 was coming...
Now if only we knew when MP4 was coming...
Crashing happily since 2009.
- toffe
- Posts: 782
- Joined: 15 Jun 2013, 10:57
- Manialink: maniaflash?toffe
- Location: The Netherlands
- Contact:
Re: ManiaPlanet 4 - All we know about next update
Nice overview! I also saw some stuff coming by for the voice integration, at least there are definitions for it in several files. Lets say, I even saw more stuff coming by
. We will see
Also let's hope for fixes for several controllers (such as directinput/xinput related problems but also specific for steam controller, which the big problem has been solved in turbo, except for the weird random menu that appears
).



Also let's hope for fixes for several controllers (such as directinput/xinput related problems but also specific for steam controller, which the big problem has been solved in turbo, except for the weird random menu that appears


ManiaCalendar: http://maniacalendar.com / manialink
ManiaCDN: topic
PyPlanet: Python Server Controller
ManiaCDN: topic
PyPlanet: Python Server Controller

Re: ManiaPlanet 4 - All we know about next update
I like that car. Add a little more suspension and it could be fun on and off road.Boo425 wrote:Damn, well now I have something to look forward to! Also, do we by chance know if the car shown here https://www.behance.net/gallery/2607179/Styling-Car is going to finally make its way to Tm2?
Now if only we knew when MP4 was coming...
Seem like they were hoping to release Lagoon as soon as May or June â†(sounds like Dr. Seuss) but it could be as long as the end of the year.
CPU: Intel I7-4770 64Bit @ 3.4Ghz.
Ram: 32GB DDR3
GPU: Geforce GXT 1060 6.2GB DDR5
Windows: 7 Pro SP1 64bit
Ram: 32GB DDR3
GPU: Geforce GXT 1060 6.2GB DDR5
Windows: 7 Pro SP1 64bit
Who is online
Users browsing this forum: No registered users and 2 guests