ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

User talk:E1 Elite

From ModEnc
Jump to navigation Jump to search

MultiplayerOnly

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: E1 Elite
File(s): rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767. (Limited to: 8)


Testid123:The maximum player value is "8" So there is no way it will be "MultiplayerOnly=999999999"
So you don't have to try to delete the changes that have been made, or you and I will have to take turns adding and deleting (but that's okay, you seem to enjoy deleting).

In the game it is used as a boolean operator which is stored as 1 byte unsigned integer. So value 0 is no. Values 1 to 255 is yes. It is not affected by number of players. MaxPlayer is the flag you are talking about, which can have a maximum of 8 players. - E1 Elite.