error with adding a new skill

Posted by Typhon on Fri 26 Apr 2002 12:05 PM — 5 posts, 18,131 views.

USA #0
im running smaug 1.4a and using cygwin to compile it... ok so far ive been able to change just about anything and everything in the mud. ive added a ton of snippets and things like that... my problem is im trying to add an assassinate skill, it was another snippet i found, well i followed all the directions for adding a new skill and the mud compiles fine but when i go to run it, it say:

Fri Apr 26 08:04:24 2002 :: Assigning gsn's
ASSIGN_GSN: Skill assassinate not found.

i put the code in skills.c and i put all the necessaries in db.c mud.h and tables.c... could there be something im forgetting??
Australia Forum Administrator #1
Have you put the skill in skills.dat file?
USA #2
no i didnt... cant you add it online though?
Australia Forum Administrator #3
Not sure, doubt it. Just edit the file with a text editor (eg. Notepad) - the format should be pretty obvious.

Alternatively, my Area Editor (from this site) allows changes to that file.
USA #4
cool beans.. i think i fixed it. thanks