I downloaded the 1.7.6p16 pennmush sources from ftp.pennmush.org. After following the instructions in the win32 folder, I compiled the code in MSVC++ 6.0 with two warnings. I ignored them (something about redefinition of max/min). I started up the server, no problem, then I started importing some of the basic softcode I'd written when I realized that the set function didn't work.
I tried using it and received a #-1 Function Disabled error. Naturally, I checked the function's status with @function set. It said it was enabled for admin level (I did tweak the restrict.cnf file a bit). Any suggestions here?
I tried using it and received a #-1 Function Disabled error. Naturally, I checked the function's status with @function set. It said it was enabled for admin level (I did tweak the restrict.cnf file a bit). Any suggestions here?