- 
                Notifications
    
You must be signed in to change notification settings  - Fork 49
 
Pool_template
        killerwife edited this page Jan 16, 2022 
        ·
        2 revisions
      
    Back to world database list of tables.
DEPRECATED : Use `spawn_group` instead. Pooling is also dynguid incompatbile.
Contains all pool instances that participate to any game event.
| Field | Type | Null | Key | Default | Extra | 
| entry | mediumint(8) unsigned | NO | PRI | 0 | |
| max_limit | int(10) unsigned | NO | 0 | 
Pool’s ID.
Max number of objects (0) is no limit.