NPC Code:if (actioncraft) { this.craftcount++; if (this.craftcount>=1500000000) { setstring client.oretypecount,#v(strtofloat(#s(client.oretyp ecount))+1); destroy; } }
if (actioncraft) { this.craftcount++; if (this.craftcount>=1500000000) { setstring client.oretypecount,#v(strtofloat(#s(client.oretyp ecount))+1); destroy; } }