Back to 'game_event_npcflag' Return to world Go to 'game_event_prerequisite'
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
eventEntry | tinyint | signed | NO | Entry of the game event. Put negative entry to remove during event. | |||
pool_entry | int | unsigned | PRI | NO | 0 | Id of the pool |
This field signifies the game_event.eventEntry
+event adds the pool
-event removes the pool
This is ID of the pool that you want either active or removed for the event. Reference pool_template.entry
Back to 'game_event_npcflag' Return to world Go to 'game_event_prerequisite'