DB/Cfg Configs: Difference between revisions

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



Revision as of 18:18, 16 April 2011

Some configuration, maybe related to the realm groups.

Structure

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

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