Thread: I need Help
View Single Post
  #10  
Old 09-16-2001, 07:56 PM
Zesty_Taco Zesty_Taco is offline
Registered User
Join Date: Sep 2001
Posts: 16
Zesty_Taco is on a distinguished road
i still dont get how to make this fishing pole thingie.
like how would i make the first part?
if (???) {
this.testx=int(playerx+1.5*2);
this.testy=int(playery+2*2);
if (board[this.testx+(this.testy*16)]==322) {
dostuff;
}}
?? i just dont get it!! ahhhhhhhhhhh lol
__________________
Visit my site
http://reddragon.mustbekilled.com
Visit my servers site
http://omegastar.netfirms.com
Reply With Quote