Thread: Fshing Help
View Single Post
  #8  
Old 04-07-2002, 05:17 AM
SaijinGohan SaijinGohan is offline
Registered User
SaijinGohan's Avatar
Join Date: Jul 2001
Location: U.S.A - Ohio
Posts: 536
SaijinGohan is on a distinguished road
Send a message via AIM to SaijinGohan Send a message via MSN to SaijinGohan
So many errors.. Here I fixed the first 3 lines

NPC Code:

if(created) {
Rodstock=30;
}
if (playerenters) {
message #v(Rodstock) In Stock;
}
if (playerchats && strequals(#c,buy fishing rod) && playerrupees<99)) {
say2 Not Enough Money.;
}

__________________

Job: A Legend

And you think that you have played Graal forever? Ha!
Reply With Quote