View Single Post
  #11  
Old 11-07-2003, 04:12 PM
rubyrhinosaur's Avatar
rubyrhinosaur
Sarnak
 
Join Date: Nov 2003
Posts: 68
Default

Code:
#define WARRIORGM	17

#define CLERICGM	18

#define PALADINGM	19

#define RANGERGM	20

#define SHADOWKNIGHTGM	21

#define DRUIDGM		22

#define MONKGM		23

#define BARDGM		24

#define ROGUEGM		25

#define SHAMANGM	26

#define NECROMANCERGM	27

#define WIZARDGM	28

#define MAGICIANGM	29

#define ENCHANTERGM	30

#define BEASTLORDGM	31

#define MERCHANT	32
blah, change merchant to 32? thats already in the source i got of csv... basically, what is merchant supposed to be? 32? because im curious wtf is going on lol, sorry, i've been working on this for the past two days, and about 32 hours of the past two days have been spent on trying to get back into the community.
Reply With Quote