Thread: Functions
View Single Post
  #4  
Old 10-14-2001, 08:13 AM
btedji btedji is offline
bryan986
btedji's Avatar
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
btedji is on a distinguished road
Send a message via ICQ to btedji Send a message via AIM to btedji Send a message via Yahoo to btedji
Re: k

Quote:
Originally posted by nyghtGT
i understood how to do fuctions but what i was unsure of was how to test using 'if' and i found out now ....
NPC Code:

if (actionMining) {
//commands
}

you didnt know how to use if?? j/k that looks like it would be used with triggeraction, a flag that starts with action is usually cause by triggeraction from another npc
Reply With Quote