makecorefile and script

Posted by Ronald on Fri 15 Feb 2002 01:15 PM — 4 posts, 19,736 views.

#0
as i entered these commands(make corefile and addscript) my computer reseted!why?
Fro the dig command a shovel is needed where do i find or can i have the objects file and warpstone too pls?cause still no area maps.
Denmark #1
Well, for the shovel, you just make a item that is made out material shovel, that should do it. :)
USA #2
Hey,

The warpstone is an object type.

-- Astin
United Kingdom #3
Quote:
commands(make corefile and addscript) my computer reseted!why?


These commands use the popen function... I am guessing you are running windows 9x or windows ME. These operating system have problems with popen. If you really want to run the mud reliably, do it on Linux, BSD, WinNT, Win2k or WinXP.

To disable the unstable commands type
'disable <commandname>'

- Kal