emho24
06-10-2016, 12:06 AM
I cant seem to set the new character start zone, I could use some assistance. Originally all my newly created characters would zone into the mines of gloomingdeep, and after a hundred different attempts to change it to shadowrest, now they all go to cresentreach. I'd like all new characters to go to shadowrest (187) no matter what.
I've tried using the table 'variables' by setting the varname 'startzone' and the value 'shadowrest' and even '187' with no luck. I guess this way is deprecated according to http://wiki.eqemulator.org/p?Changing_Starting_Zones&frm=Main
Next I've tried creating entries in 'rule_values' table for ruleset_id's 1 and 10 (1=default and 10=EQEmu_Default) with no luck.
1 World:TitaniumStartZoneID 187
1 World:SofStartZoneID 187
10 World:TitaniumStartZoneID 187
10 World:SofStartZoneID 187
Lastly I've modified the entire 'start_zones' table by changing both columns 'zone_id' and 'start_zone' to 187 but still all new characters now go to crescent.
What am I missing?
I've tried using the table 'variables' by setting the varname 'startzone' and the value 'shadowrest' and even '187' with no luck. I guess this way is deprecated according to http://wiki.eqemulator.org/p?Changing_Starting_Zones&frm=Main
Next I've tried creating entries in 'rule_values' table for ruleset_id's 1 and 10 (1=default and 10=EQEmu_Default) with no luck.
1 World:TitaniumStartZoneID 187
1 World:SofStartZoneID 187
10 World:TitaniumStartZoneID 187
10 World:SofStartZoneID 187
Lastly I've modified the entire 'start_zones' table by changing both columns 'zone_id' and 'start_zone' to 187 but still all new characters now go to crescent.
What am I missing?