View Single Post
  #1  
Old 11-20-2003, 05:34 AM
bobzub
Sarnak
 
Join Date: Dec 2002
Posts: 31
Default timelaston column in character_

I notice in the latest CVS it is looking for a timelaston
field in the character_ table. What type should it be?
I notice in eq_packet_structs.h that its int32. I figure
the field should be type int. Should it be int(32), int(700)
int(??) ??

-bobzub
Reply With Quote