Package Logger

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

[FU2]SpawnKiller

New Member
Sep 13, 2003
26
0
0
www.1ultimatesnipingzone.com
Can someone put together a Package Logger that will scan client packages and send them to a Log File.

the package logger part is simply

OBJ LINKERS

typed into console.

So basically on client do:

s = ConsoleCommand("OBJ LINKERS");

split the string up so it is in less than 480 byte pieces, and send it to server.


Not sure what to do with this info I was given