Thread: Functions
View Single Post
  #3  
Old 10-14-2001, 02:31 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
k

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
}

Reply With Quote