the morph command doesnt work! all the other commands associated with morph work though...
morph
Posted by Stan on Tue 18 Sep 2001 03:24 PM — 4 posts, 15,263 views.
Looks like morph might not be in the commands.dat file in the system directory. Try putting it in there.
how do i do that? i new to this and i dont know about command code and such.
oh by the way i used zylara's version of smaug.
oh by the way i used zylara's version of smaug.
There is a file "commands.dat" in the system directory.
Edit that with an editor like Notepad and add some extra lines at the end, but before the word #END, like this:
I haven't tried it but that should make it recognise the morph command.
Edit that with an editor like Notepad and add some extra lines at the end, but before the word #END, like this:
#COMMAND
Name morph~
Code do_morph
Position 100
Level 55
Log 0
End
I haven't tried it but that should make it recognise the morph command.