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