View Single Post
  #1  
Old 04-13-2002, 05:48 AM
Googi Googi is offline
A Serious Epidemic
Googi's Avatar
Join Date: Oct 2001
Location: Canada
Posts: 18,866
Googi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud of
Send a message via AIM to Googi
Flag problem thing

NPC Code:

else if (playerchats&&strequals(#c,rent mine 1)&&playergralats=>5&&mine.onea=0&&ownsmine){
say2 You already have a mine!;
}



The bolded part is a flag. The only problem is that even when the flag is set, it won't give the message "You already have a mine!"
__________________
Reply With Quote