1.13d Hardcoded /Players X ( Solved )

This forum is for discussions on how to edit what can not be edited through the txt files, needless to say this isn't about battle net hacking.

Moderators: Nefarius, Havvoric

JayBrainDead
Posts: 58
Joined: Fri Mar 09, 2018 10:43 pm

Re: 1.13d Hardcoded /Players X ( Solved )

Post by JayBrainDead » Wed Mar 21, 2018 1:14 am

Thanks FearedBliss, it was because of this that I was able to locate it for 1.13d :)

User avatar
devurandom
Forum Regular
Angel
Posts: 897
Joined: Sat Mar 07, 2015 9:07 pm
United States of America

Re: 1.13d Hardcoded /Players X ( Solved )

Post by devurandom » Wed Mar 21, 2018 7:33 pm

Thanks JayBrainDead for testing!

After rewriting the function [6FCB9810] I can say this... It doesn't do TC lookup.

The function Loops through 128 possible players in the game, checking for player dead units to get the total Active Players in the game. It then checks the game type. If its not SP/MP game it returns the total active players.

If the game type is SP/MP it compares PlayersX to the total Active Players in the game.
If PlayersX is greater than Active Players, it returns PlayersX.

edited for clarity.
Last edited by devurandom on Thu Mar 22, 2018 2:34 am, edited 1 time in total.
Assembly Reference | 1.13d Code Edits | UVLoD | BaseMod Plugin

Fiat paper money is the most elaborate and well devised form of slavery the world has ever seen..

JayBrainDead
Posts: 58
Joined: Fri Mar 09, 2018 10:43 pm

Re: 1.13d Hardcoded /Players X ( Solved )

Post by JayBrainDead » Thu Mar 22, 2018 12:14 am

No problem, Glad I could help !

Now if you were to make a stand alone plugin for uber and world event, we would be even ;) Kidding
But seriously though, that would be amazing

Post Reply

Return to “Code Editing”