DB/Cfg Configs: Difference between revisions

From wowdev
Jump to navigation Jump to search
Line 9: Line 9:
! width="600" | Notes
! width="600" | Notes
|-  
|-  
| 1  || generatedID || Integer  ||  
| 1  || ID || Integer  ||  
|-  
|-  
| 2  || ID || Integer  ||  
| 2  || realmType || Integer  ||  
|-  
|-  
| 3  || realmType || Integer  ||  
| 3  || playerKillingAllowed || Integer  ||  
|-  
|-  
| 4 || playerKillingAllowed  || Integer  ||
| 4  || roleplaying  || Integer  ||  
|-
| 5 || roleplaying  || Integer  ||  
|}
|}



Revision as of 18:19, 16 April 2011

Some configuration, maybe related to the realm groups.

Structure

Column Field Type Notes
1 ID Integer
2 realmType Integer
3 playerKillingAllowed Integer
4 roleplaying Integer

Retrieved from "http://www.sourcepeek.com/wiki/Cfg_Configs.dbc"