Hey Pikaz! I am so used to Java and Javascript(using If-Then-Else-While clauses) So i dunno if I can help but maybe something luike this:
NPC Code:
if (playertouchother) {
}
while
{
if (strequals(#m,ganiname)) {
hurt 1;
}
I dunno man.. That doesn't look right but anyways thats how you'd do something in Java...I had 1 too many packages or peanuts..
-*Kyle08