View Single Post
  #7  
Old 12-29-2001, 11:58 AM
dragoonvenganc dragoonvenganc is offline
Registered User
Join Date: Jul 2001
Location: USA
Posts: 331
dragoonvenganc is on a distinguished road
Send a message via ICQ to dragoonvenganc Send a message via AIM to dragoonvenganc
Sorry im so stupid .. i dont know why i dint think of using on water

if (timeout||created){
this.done=0;
while (!this.done=1){
this.x=int(random(0,64));
this.y=int(random(0,64));
if (onwater(this.x,this.y)){this.done=1;}
showimg 1,appletree1.gif,this.x,this.y;
}
timeout =1;}

replace appletree1.gif with the fish
__________________
Dragoon Vengance
Owner of Pangea Relics of Time
P2P Rp server
For info or job
Email: [email protected]
aim: dragoonvengnc
Reply With Quote