Thread: dun get this.
View Single Post
  #1  
Old 03-19-2002, 02:55 AM
la_builder la_builder is offline
Registered User
Join Date: Jan 2002
Location: Holland
Posts: 154
la_builder is on a distinguished road
Unhappy dun get this.

if i try to get the owner tag and the thing that if you are at 10% it stops and sets other gif and continues agian with 0% it wont work can somebody plz fix this error oo here is the script where the error is in

NPC Code:
// NPC made by Discounter{hiring lats}
if (playerenters) {
}
if(actionwaterd) {this.User=#a;this.Mine=this.Mine+1; message #v(this.Mine)% by #v(this.User);sleep 0;}
if (this.User=#a) {
if (this.Mine=10) setgif bushgrape1.gif;sleep 5
}

__________________
Dark Frontier
The enemy is surrounding us all,more evil than a human could ever imagine.

Dark Fontier Coming Soon
Reply With Quote