What's up, guys?
My server (TFS 1.3, client 12.15-10) does not have the script to convert the coins with one click (Gold <> Platinum <> Crystal). Could someone provide me with a working script?
Try searching first, there are about a millllllion versions of this script EASILY findable on the forums.
![]()
otland/forgottenserver
A free and open-source MMORPG server emulator written in C++ - otland/forgottenservergithub.com
<action itemid="2148" event="script" value="others/changegold.lua"/>
<action itemid="2152" event="script" value="others/changegold.lua"/>
<action itemid="2160" event="script" value="others/changegold.lua"/>
Check the correct IDs in your Actions.xml and the lua script?
Did you Reload after the change?
Get any errors?
<action itemid = "2148" event = "script" value = "others / changegold.lua" />
<action itemid = "2152" event = "script" value = "others / changegold.lua" />
<action itemid = "2160" event = "script" value = "outros / changegold.lua" />
<action itemid = "2148" script= "others / changegold.lua" />
<action itemid = "2152" script= "others / changegold.lua" />
<action itemid = "2160" script= "outros / changegold.lua" />