I have these position strings, like everyone else of course, but I have added a string for when a player is mounted on a mobile... How would I make the mobiles name come up? char *positions[] = { " is lying here, dead.", " is lying here, mortally wounded.", " is lying here, incapacitated.", " is lying here, stunned.", " is sleeping here.", " is resting here.", " is sitting here.", "!FIGHTING!", " is standing here.", " is mounted on $N." <----Mount position string. }; I know that the $N alone wont do anything, and It probably wont do anything but print $n on the screen... But its all I could think of. Anyone has a way that will work? *Frostiana* BETA http://www.durand.net/Frostiana telnet://206.31.114.61:5000 +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST