Quote:
update start_zones set x=1.2, y=2.3 , z=3.4;
|
you may also consider updating zone in the same way, and bind_x, bind_y, bind_z that were added with 0.5.5 release.
If you plan to set up a server, you may want to learn SQL syntax, it's kinda helpful.
