Thread
:
help !?!
View Single Post
#
4
06-20-2001, 03:55 AM
General
Banned
Join Date: Apr 2001
Location: Station Square
Posts: 984
if (actionMined) {
this.stone-=strtofloat(#p(0));
}
if (this.stone<=0) {
givegem();
}
function givegem() {
//do this yourself you lazy bum
}
General
View Public Profile
View GraalOnline Profile
Find all posts by General