View Single Post
  #15  
Old 03-01-2002, 02:15 AM
ArchOwl ArchOwl is offline
KHERRUPTED SHROOM
ArchOwl's Avatar
Join Date: Aug 2001
Location: SOMEWHERE, DAMNIT
Posts: 2,464
ArchOwl is on a distinguished road
Send a message via AIM to ArchOwl Send a message via Yahoo to ArchOwl
Quote:
Originally posted by Shorty2Dope
Also make the fish have more lbs, most every fish is from 0-5 lbs. Make the bigger fish harder to reel in than lil ones. Right now there all the same, sometimes its imposible to bring in a 1lb than it is a 15lb
NPC Code:
if (created)
this.size = 99999999;
join fishes;

//#CLIENTSIDE
if (created)
this.size = 99999999;

__________________

DDR Videos.
More DDR Videos.
Reply With Quote