Fixing a damage message 2004-08-31 - By Ellryion
Back Hey all, sorry to bother you all again but i have no idea how to fix this. I've just created a command called fling that throws an object at a target and damages them. Everything works fine so far with one exception. The target gets damaged with : damage( ch, victim, fling_obj->value[3], SD_ENERGY); When you use the command you see this: You fling a black crystal orb at the dread wolf, and it explodes engulfing it in pure energy! Your acid blast **** SMITES **** the dread wolf! Can anyone tell me where the acid part comes from and is it possible to change it to 'Your crystal orb **** SMITES **** the dread wolf!' instead, or at least remove it altogether? Thanks ~Ellryion
-- ---- ---- ---- ---- ---- ----- Find local movie times and trailers on Yahoo! Movies.
<DIV>Hey all, sorry to bother you all again but i have no idea how to fix this. </DIV> <DIV>I've just created a command called fling that throws an object at a target and damages them. Everything works fine so far with one exception.</DIV> <DIV>The target gets damaged with :</DIV> <DIV>damage( ch, victim, fling_obj->value[3], SD_ENERGY);</DIV> <DIV> </DIV> <DIV>When you use the command you see this:</DIV> <DIV>You fling a black crystal orb at the dread wolf, and it explodes engulfing it in pure energy!<BR>Your acid blast **** SMITES **** the dread wolf!</DIV> <DIV> </DIV> <DIV>Can anyone tell me where the acid part comes from and is it possible to< /DIV> <DIV>change it to 'Your crystal orb **** SMITES **** the dread wolf!' instead,< /DIV> <DIV>or at least remove it altogether?</DIV> <DIV> </DIV> <DIV>Thanks</DIV> <DIV>~Ellryion</DIV><p><br><hr size=1> Find local movie times and trailers on <a href="http://au.rd.yahoo.com/mail /tagline/*http://au.movies.yahoo.com" target=_blank><b>Yahoo! Movies.</b></a><br >
|
|