Table: warden_checks

This table contains data related to the use of the anti-cheat tool Warden, which can be enabled in Worldserver.conf

 

FieldTypeAttributesKeyNULLDefaultComment
idsmallint(5)unsignedPRINOauto_incrementUnique ID, automatically incremented by 1
typetinyint(3)unsigned YESNULL 
datavarchar(48)utf8_general_ci YESNULL 
strvarchar(20)utf8_general_ci YESNULL 
addressint(10)unsigned YESNULL 
lengthtinyint(3)unsigned YESNULL 
resultvarchar(24)utf8_general_ci YESNULL 
commentvarchar(50)utf8_general_ci YESNULL 

 

Description of the fields:

 

id

Unique ID, automatically incremented by 1


type

(ToDo: insert useful description here)


data

(ToDo: insert useful description here)


str

(ToDo: insert useful description here)


address

(ToDo: insert useful description here)


length

(ToDo: insert useful description here)


result

(ToDo: insert useful description here)


comment

(ToDo: insert useful description here)