Thread: Watermaps
View Single Post
  #4  
Old 01-17-2008, 06:30 AM
cubber
Discordant
 
Join Date: Apr 2006
Posts: 374
Default

Ok i think i see my issue. When I load the newest CVS peq I always just do a drop_system and a load_system, never drop_player load_player.

It looks like the rules_values and other variable tables are only dropped and loaded with the character tables. So I must be still be using some old tables that only get dropped and added with the player scripts.

So my question is how do I update all of these tables without loosing any of my character data?
Reply With Quote