really? only go so low as 16 bits? christ.. heh I go down to SInt8 so I never know anymore. guess it's not really an integer but eh..
-mend ----- Original Message ----- From: Jason Gauthier <[EMAIL PROTECTED]> To: 'Kenneth Conley' <[EMAIL PROTECTED]>; <[email protected]> Sent: Wednesday, February 13, 2002 9:06 AM Subject: RE: wizhelp prob olc 2.01 > No, it's a short int. Two bytes. > 200 levels would be fine. > > > > -----Original Message----- > > From: Kenneth Conley [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, February 13, 2002 2:10 PM > > To: [email protected] > > Subject: Re: wizhelp prob olc 2.01 > > > > > > Bleh how big is sh_int? > > Isn't it a signed char? The range is -127 to 127? > > So if you have 200 something levels it's not gonna work. > > Go into interp.h and change the sh_int level; to int level; > > > > nya~ > > -mend > > > > ----- Original Message ----- > > From: <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]>; <[email protected]> > > Sent: Wednesday, February 13, 2002 1:00 AM > > Subject: Re: wizhelp prob olc 2.01 > > > > > > > ok i see what you mean about the command editor and i been > > trying to read > > the > > > docs, werent much help. So i reread the ROM FAQ about > > adding levels and > > > greped for MAX_LEVEL well everything "looks" good. Does > > anyone know if > > there > > > is some other kind of max level imposed by the olc 2.01?. > > > if i set the mud to MAX_LEVEL 60 and cmdedit the wizhelp > > level to 52 > > > (IMMORTAL) it works. however i tried the same thing with 70 and 62 > > (testing a > > > theory) and it didnt work it comes back > > > with the text below (after the cmdedit) > > > > > > > > > Name : [wizhelp] > > > Funcion : [do_wizhelp] > > > Nivel : [70] > > > Posicion : [dead] > > > Log : [log_normal] > > > Tipo : [undef] > > > > > > <759hp 761m 1556mv> wiz > > > 70 wizhelp > > > > > > > > > -- > > > ROM mailing list > > > [email protected] > > > http://www.rom.org/cgi-bin/mailman/listinfo/rom > > > > > > > > > -- > > ROM mailing list > > [email protected] > > http://www.rom.org/cgi-bin/mailman/listinfo/rom > > > > -- > ROM mailing list > [email protected] > http://www.rom.org/cgi-bin/mailman/listinfo/rom >

