Thread: ganis hurt
View Single Post
  #2  
Old 11-12-2001, 08:53 PM
IceFire_TK IceFire_TK is offline
Banned
Join Date: Nov 2001
Location: O' Canada
Posts: 375
IceFire_TK is on a distinguished road
Send a message via AIM to IceFire_TK Send a message via Yahoo to IceFire_TK
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