Thread: help !?!
View Single Post
  #5  
Old 06-20-2001, 04:23 AM
activeconvict activeconvict is offline
HIRYUU
activeconvict's Avatar
Join Date: Mar 2001
Posts: 1,162
activeconvict is on a distinguished road
Quote:
Originally posted by General
if (actionMined) {
this.stone-=strtofloat(#p(0));
}
if (this.stone<=0) {
givegem();
}
function givegem() {
//do this yourself you lazy bum
}

Haha
__________________
HIRYUU
Reply With Quote