View Single Post
  #23  
Old 10-19-2004, 04:34 PM
zephyr325
Hill Giant
 
Join Date: Sep 2004
Posts: 117
Default Re: beserker

Quote:
Originally Posted by schoppew
i think you have to put a 255 in the variable table under expansions
If it is that, here's the command:

update variables set value=255 where varname like 'expansions';

That's already in my database; it's step 16 in this post (on page 6, Chrysm's post).
Reply With Quote