XeroOl / notitg-xgml

XeroOl's Template for NotITG
0 stars 0 forks source link

Unable to do player specific mods for addtional players (version 1.0 or up) #8

Closed Kirby5464 closed 4 years ago

Kirby5464 commented 4 years ago

So, normally you can do something like

{44, 1, instant, 200, 'mini', pn = 3}

to enable 200% mini on player 3. But this feature seemed to stop working on the later version of this template but works well on older versions (0.5).

Side note: You can still enable mods for all players though.

XeroOl commented 4 years ago

Have you made sure that MAX_PN is set to large enough in core/default.xml? That's the only thing I can think of. If not, I'll look into the issue.

Kirby5464 commented 4 years ago

It is set. Still isn't working... But the thing is, like I said before, it works for all players if you have more than 2 players but it won't work for specific players that are not player 1 or 2.