Item mall - Adding Account Binding.
Hello, Currently I'm stuck on how to put an account binding option to an item when a player buys it from item mall.
Can this be done without editing the ENC files to have those items bound?
Example: I want to sell Blessing Beads, and when I will buy it, it will have an account binding option attached to it.
My idea is to prevent certain items from getting dupe.
That's all.
I hope you can help me with this. Thanks.
Re: Item mall - Adding Account Binding.
I could have sworn i replied to this??
It can be done with the right itemopt but working the itemopt out is quite fun. First you have to create the item binary, which isn't too tricky, and then use the binary to find the itemopt. For the last part i am missing something though as my calculated itemopts are not quite right.
http://forum.ragezone.com/f460/tips-...-binary-430732
http://forum.ragezone.com/f460/decod...clust3r-430950
The next version of my gm tools will be able to calculate the itemopts (when i finally get it right) but for now adding via binary is the "simplest" way.
Re: Item mall - Adding Account Binding.