* few script changes; added new func "ScriptExists". * started an extractor tool; using StormLib (thx to Ladislaw Zezula!). for now convert some dbc files to scp. more stuff will follow. * some changes to the realm/world connect code; still needs a rewrite. * support conf parameters for GUI (check conf/gui.conf/gui.conf[.default] )
11 lines
84 B
Plaintext
11 lines
84 B
Plaintext
// define names of genders
|
|
|
|
[0]
|
|
name=male
|
|
|
|
[1]
|
|
name=female
|
|
|
|
[2]
|
|
name=none
|