Thread: Functions
View Single Post
  #7  
Old 10-14-2001, 11:10 AM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
Re: Re: k

Quote:
Originally posted by btedji


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
no i just didn't know how to test for a function thats all ...
but what i was oing was just asking how when i do:
NPC Code:

if (playerenters) {
mining()
}


how I would would use 'if' to check if it was occuring ....
Reply With Quote