Thread: Startzones
View Single Post
  #5  
Old 07-31-2015, 05:26 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

The first paragraph of the Method section there explains how to set all characters to start in a particular zone and coordinates.

Quote:
The method is relatively simple: First, insert a row into the rule_values table calledWorld:TitaniumStartZoneID (for Titanium clients) and one for World:SoFStartZoneID (for all other clients) with a value that matches the corresponding zoneidnumber of the zone you wish them to start in (you will also need to provide x,y,z values too. Ensure that the ruleset_id field for the rule is is set to 1, or if you have specified a s default ruleset in the variables table, that the ruleset _id matches that. The slight trick here is that the variables table uses the ruleset name, but the rule_values table uses its number,
Reply With Quote