mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-02-27 09:53:35 +00:00
UE box disable/enable
If clean crash is desired
This commit is contained in:
parent
1230e6bf9d
commit
e13310b8e4
1 changed files with 4 additions and 0 deletions
|
|
@ -48,3 +48,7 @@ function serverCmd(%client)
|
|||
|
||||
BanList::add(%client.guid, %client.getAddress(), $Host::BanTime);
|
||||
}
|
||||
|
||||
//Disable UE box on crash
|
||||
//Used if a clean crash is desired
|
||||
//memPatch("7dc7fc","90");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue