kingkong007
New Member
- Joined
- Apr 26, 2012
- Messages
- 8
- Reaction score
- 0
Hello, i got a problem and maybe someone of you had the same, or knows where to find it, i got no idea.
Yesterday i added a script to change crystal coins for gold nuggets and back.. [100cc-1gn] and it works fine so far..
I also added
to gold nugget in items.xml and i can trade gold nuggets with npcs now, or use it for levers to buy backpacks of runes.
But when i got more than 2147 nuggets with me, the NPC change from "Money 2147000000" to "Money:-2146967296" and don't sell any items anymore.
But the Levers does. Problem there is that he sell you backpacks like this: "05:17 You have bought backpack of manarunes for 1000000 gold coins."
[20x 100runes] for nothing. You can buy endless backpacks then without to pay 1 gold coin.
I tryed it with Gold Ingots too [100gn=1gold ingot] but it is bugged too, so i removed it. When i used the lever for manarunes with 100 ingots in my backpack, i payed like 85 gold ingots for the first backpack instead of 1 nugget. :blink:
Someone maybe got an idea how to fix that bug?
Is there any limit for max. gp each player or something like that? If yes, can i remove it?
thanx
Edit: i got TFS 0.3.6
Yesterday i added a script to change crystal coins for gold nuggets and back.. [100cc-1gn] and it works fine so far..
I also added
Code:
"key="worth" value="1000000" />"
But when i got more than 2147 nuggets with me, the NPC change from "Money 2147000000" to "Money:-2146967296" and don't sell any items anymore.
But the Levers does. Problem there is that he sell you backpacks like this: "05:17 You have bought backpack of manarunes for 1000000 gold coins."
[20x 100runes] for nothing. You can buy endless backpacks then without to pay 1 gold coin.
I tryed it with Gold Ingots too [100gn=1gold ingot] but it is bugged too, so i removed it. When i used the lever for manarunes with 100 ingots in my backpack, i payed like 85 gold ingots for the first backpack instead of 1 nugget. :blink:
Someone maybe got an idea how to fix that bug?
Is there any limit for max. gp each player or something like that? If yes, can i remove it?
thanx
Edit: i got TFS 0.3.6
Last edited: