Character variablesTable

From PSwiki
Revision as of 14:26, 11 January 2022 by Grimston (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Used to store variables for a character

UE Field Type Key Type Default Extra Description
character_id int(10) unsigned PRI 0 The character this variable is assigned to
name varchar(255) PRI The name of the variable
value varchar(255) The value of the variable