Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsCog Forum → cog question..
cog question..
2001-05-30, 11:34 AM #1
is there any way to make it where there is no self-damage?
2001-05-30, 2:59 PM #2
in the damaged message in kyle.cog:
Code:
if(GetSourceRef()==GetSenderRef())
{
ReturnEx(0);
}
Capitalization
Commas
Periods
Question Marks
Apostrophes
Confusable Words
Plague Words

↑ Up to the top!