Opened 10 years ago

Closed 10 years ago

#86 closed defect (fixed)

playerlog.sh Fix

Reported by: behemoth Owned by: Christian Illy
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 10 years ago.

Download all attachments as: .zip

Change History (4)

by behemoth, 10 years ago

Attachment: playerlog.sh.patch added

comment:1 by behemoth, 10 years ago

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 by Christian Illy, 10 years ago

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

comment:3 by Christian Illy, 10 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.