At 02:09 AM 1/27/99 +0000, you wrote: >i went in and added in interperter.c a command called ACMD(do_praise); >then when into spec_procs.c and added (at the very bottom .. following >along with the other codes I added a SPECIAL(praise) and my function. > >After compiling I get the following error (note I'm doing this using >win95): > >interpreter.obj : error LNK2001: unresolved external symbol _do_praise >circle.exe : fatal error LNK1120: 1 unresolved externals >NMAKE : fatal error U1077: 'C:\DEVSTUDIO\VC\BIN\link.exe' : return code >'0x19' >Stop. > > >Can anyone help me add this or give me directions on adding this?! ANY >help would be greatly appreciated!! Well you would want to make a function named do_praise if you did it this way! but if it's a spec proc why not just add it as ACMD(do_not_here); +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST