JezuzLizard Thanks!
theclashingfritz
Posts
-
[Release] [Zombies] [GSC] 8-Player Origins Reward Box Fix -
[Release] [Zombies] [GSC] 8-Player Origins Reward Box FixJezuzLizard Thanks for the suggestions! I will add the requirement for the install location, As i wasn't aware you could make the folders for maps and still have them load even if it's not replacing a script.
As for the dev blocks, The compiler i use at least, Would compile them as comment blocks which were left in the code. Similar to how the original code had them in there as they are unused. But i will remove them for others so they don't run into the issue you stated.
Thanks for the feedback!
-
[Release] [Zombies] [GSC] 8-Player Origins Reward Box FixThis script fixes some issues with having 8 players in the game.
An example is only 4 people being able to have punches and the rewards and punches being bound to the character index.
This patch has the two reward boxes be different boxes for players 1-4 and players 5-8.
Players 1-4 are supposed to get their rewards at generator 1.
Players 5-8 are supposed to get their rewards at generator 6.Source: https://github.com/theclashingfritz/originsrewardboxfix/blob/main/originsrewardfix.gsc
Compiled File: https://github.com/theclashingfritz/originsrewardboxfix/blob/main/originsrewardfix-compiled.gsc
Known Issues:
-
The unlit medals will appear at Generator 6 when Player 1-4 spawn in even when they aren't supposed to.
-
All players can currently get their rewards from both boxes. Which isn't too big of an issue. But it's not intended.
Please report any bugs you find.
(I made this mod, Because i was so fed up with the Easter Egg breaking with 8 players because of punches.)
-