NPC Code: if (playerchats&&strequals(#c,sellfish)) { this.pounds=strtofloat(#s(fishpound)); this.playerrupees+=this.pounds; setstring fishpound,; }
if (playerchats&&strequals(#c,sellfish)) { this.pounds=strtofloat(#s(fishpound)); this.playerrupees+=this.pounds; setstring fishpound,; }