Talk:ICE: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
I wonder if it would be OK to include Key's of mods like for Synergy ( where it's used to read developers, donator's and people that are banned from the mod ) here... --[[User:Neico|Neico]] 21:06, 6 August 2012 (PDT)
I wonder if it would be OK to include Key's of mods like for Synergy ( where it's used to read developers, donator's and people that are banned from the mod ) here... --[[User:Neico|Neico]] 21:06, 6 August 2012 (PDT)
How have people obtained the ICE keys? [[User:Juest|Juest]] ([[User talk:Juest|talk]]) 16:48, 27 April 2019 (UTC)
:By default the key is hardcoded into the games GameRules class. If you have source code access, you can just go look at what GetEncryptionKey() returns. [[User:Rectus|Rectus]] ([[User talk:Rectus|talk]]) 09:48, 29 April 2019 (UTC)

Latest revision as of 02:48, 29 April 2019

I wonder if it would be OK to include Key's of mods like for Synergy ( where it's used to read developers, donator's and people that are banned from the mod ) here... --Neico 21:06, 6 August 2012 (PDT)


How have people obtained the ICE keys? Juest (talk) 16:48, 27 April 2019 (UTC)

By default the key is hardcoded into the games GameRules class. If you have source code access, you can just go look at what GetEncryptionKey() returns. Rectus (talk) 09:48, 29 April 2019 (UTC)