Opened 9 years ago

Closed 9 years ago

#86 closed defect (fixed)

playerlog.sh Fix

Reported by: behemoth Owned by: Alloc
Priority: major Component: Scripts
Keywords: Cc:

Description

Change the Nickname in players.xml after a Player change his Nickname in Steam.

Attachments (1)

playerlog.sh.patch (462 bytes) - added by behemoth 9 years ago.

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by behemoth

comment:1 Changed 9 years ago by behemoth

And there is an other Problem where must to be solved.
I have accesses with cracked version of the Game and then the connect looks like:

... Player connected, clientid=(int), entityid=(int), name=(string), steamid=(string), ip=(ip)

So the normaly steamid is a integer, the cracked one is an string.
We need a handler before handleConnect to identify this and kick or ban the player by his texted steam id.

comment:2 Changed 9 years ago by Alloc

Latter one is a current issue with bypassing EAC. The other one will be taken over, thank you :)

comment:3 Changed 9 years ago by Alloc

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.