View Single Post
  #17  
Old 07-16-2001, 02:18 PM
kyle0654 kyle0654 is offline
-. .`
kyle0654's Avatar
Join Date: Mar 2001
Posts: 1,000
kyle0654 will become famous soon enough
Quote:
Originally posted by entravial
if (weaponfired) {this.result=random(1,100)
if (this.result<=20) {
message Iron Found;
}
else if (this.result<=50) {
message Nothing Found;
}

hmmm, i wonder?

this requires absolutely no scripting ability at all, a limited amount of mathematics and common sense
pah...too bad it wouldn't work >.<

hmm...I'm probably still considered a n00b...I started in late '99...around 1.27 or so...

the difference between a newbie and oldbie in scripting isn't how long you've been doing it though...it's how many questions you ask. If you're really determined...you'll find the answer yourself, and learn MUCH more than if you were to ask for something...
Reply With Quote