Users browsing this thread: 2 Guest(s)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Resource/python - files unpacked^^
06-30-2009, 01:11 AM, (This post was last modified: 06-30-2009, 01:13 AM by Bayamos.)
#10
RE: Resource/python - files unpacked^^
I believe the whole client console print function displays in the console, NOT the player chat box. So conceivably this stuff could be being executed but we would not have a way of knowing.

The server_rules.pyc is still used. Why they keep CR1 legacy code in I don't know, maybe they are scared of breaking something. But we decompiled versions before and after Februrary. In order to fix the admin abilities exploit, they released an emergency patch which added 1 line of code to server_rules.pyc, which checked that a player's "grant tree" contained an ability that was attempting to be executed. Prior to this the server just assumed item grants were activating the right ability.

But the bottom line is that while editing these files might let you do a few things like pull up old UI, they would have had to make a serious mistake for anything useful to be possible. The server install reputedly contains copies of Monolith.ltb and gameobjects.pkb, so to modify behavior the server's copy would have to be changed.
Reply


Messages In This Thread
Resource/python - files unpacked^^ - by Neo - 06-24-2009, 10:36 PM
RE: Resource/python - files unpacked^^ - by Neo - 06-24-2009, 10:45 PM
RE: Resource/python - files unpacked^^ - by rajkosto - 06-29-2009, 04:42 PM
RE: Resource/python - files unpacked^^ - by rajkosto - 06-29-2009, 06:58 PM
RE: Resource/python - files unpacked^^ - by Bayamos - 06-30-2009, 01:11 AM
RE: Resource/python - files unpacked^^ - by rajkosto - 06-30-2009, 01:20 AM

Forum Jump: