xXObanXx Posted November 3, 2013 Posted November 3, 2013 Hello guys... so on my server i've changed the default currency of private stores with a custom one..! so now i need to help me how to change the "Adena" (as currency) to the custom one..! I will appreciate your help! :)
xXObanXx Posted November 3, 2013 Author Posted November 3, 2013 You mean the icon and the name ? yeah the name and if is possible and the icon of the coin too!
`iAndre Posted November 3, 2013 Posted November 3, 2013 yeah the name and if is possible and the icon of the coin too! About name: Open itemname-e with fileedit and go to id 57 and change name from "adena" to anything you want. About icon: Open etcitemgrp with fileedit then go and replace that icon.etc_adena_i00 with your icon.
xXObanXx Posted November 4, 2013 Author Posted November 4, 2013 About name: Open itemname-e with fileedit and go to id 57 and change name from "adena" to anything you want. About icon: Open etcitemgrp with fileedit then go and replace that icon.etc_adena_i00 with your icon. you didn't understand..! i mean how to change this:
`iAndre Posted November 4, 2013 Posted November 4, 2013 I don't know if this can be done from client side.Go to gameserver/network/clientpackets and search at RequestPrivateStoreBuy or RequestPrivateStoreSell, something like that.Search in there.
xdem Posted November 4, 2013 Posted November 4, 2013 (edited) I don't know if this can be done from client side. Go to gameserver/network/clientpackets and search at RequestPrivateStoreBuy or RequestPrivateStoreSell, something like that. Search in there. clientPackets? readAdena //not Its not, check sysstring.dat Edited November 4, 2013 by xdem
`iAndre Posted November 4, 2013 Posted November 4, 2013 clientPackets? readAdena //not Its not, check sysstring.dat in Interlude adena it's in line 469 i think .. Somewhere around there it should be ..
xXObanXx Posted November 5, 2013 Author Posted November 5, 2013 clientPackets? readAdena //not Its not, check sysstring.dat i've changed it on systring-e.dat on line 469 but didn't worked!
Lokus Posted November 6, 2013 Posted November 6, 2013 (edited) As Andre and xdem said you have to edit systring-e.dat, but the 134 line instead 469 (wich is related with adena aswell). Edited November 6, 2013 by Lokus
xXObanXx Posted November 6, 2013 Author Posted November 6, 2013 As Andre and xdem said you have to edit systring-e.dat, but the 134 line instead 469 (wich is related with adena aswell). Yeah!! i've tested it and it's ok! thank you! Lock the topic!
Xplicit7 Posted November 6, 2013 Posted November 6, 2013 Yeah!! i've tested it and it's ok! thank you! Lock the topic! ok.
Recommended Posts