Old Wiki:Chrstandings
Jump to navigation
Jump to search
Description of the Chrstandings Table in the EVEmu database.
This is the relationship between the PLAYER and the NPC.
Field Name | Field Type | Nullable | Key |
---|---|---|---|
'characterID' | int(10) | NOT NULL | PRIMARY |
'toID' | int(10) | NOT NULL | PRIMARY |
'standing' | double int(11) | NOT NULL |
Description of the fields
'characterID'
The characterID for the complete list refer to character_
'toID'
The database ID of the Corporation or Agent. This can be found in corporation or agtagents or even character_
'standing'
Value of the standing. 0 or empty being neutral.