View Single Post
  #24  
Old 04-15-2002, 06:09 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
Well, now the script is this...
NPC Code:

else if (playerchats&&strequals(#c,rent mine 1)) {
if (ownsmine) {
say2 You already own a mine
}
}



And of course, it doesn't work

On the debugger, all the red lines turn blue (in sequence with the hitting of the run button of course)
__________________
Reply With Quote