I'm attempting to add MobProgs to bpl15 with OasisOLC 2.0 and have this error while compiling: mobcmd.c: In function 'do_mptransfer': mobcmd.c:625: too few arguments to function 'get_char_vis' The suspect lines are: If ((victim = get_char_vis(Ch, arg1)) == NULL) <-- line 625 { bug(blah); return; } All the surrounding if statements are similar so my typical browse around close and find the answer tactics aren't working. Thanks Whatley +------------------------------------------------------------+ | 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 : 04/10/01 PDT