• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

v90 cashtrade

Newbie Spellweaver
Joined
Mar 25, 2016
Messages
86
Reaction score
26
Add in the missing wz files

Then just swap the byte of "trade" to "cashtrade"

Then I'm guessing they just use normal trade packets so you'll have to do some extra checks to allow cash items into the trade window when the type is cashtrade.

If you're using vertisy I have a class which contains the cash trade byte. So find where trade one is used and set it up to allow trade / cash trade :D
 
Upvote 0
Experienced Elementalist
Joined
Sep 27, 2016
Messages
217
Reaction score
68
You can always just allow tradable NX with a small client edit through the regular trade system using this method. Not as fancy as the actual "Cash trade" system, but hey it gets the job done.
 
Upvote 0
Newbie Spellweaver
Joined
Apr 21, 2018
Messages
49
Reaction score
0
Where cash trade.Please Arnah
Add in the missing wz files

Then just swap the byte of "trade" to "cashtrade"

Then I'm guessing they just use normal trade packets so you'll have to do some extra checks to allow cash items into the trade window when the type is cashtrade.

If you're using vertisy I have a class which contains the cash trade byte. So find where trade one is used and set it up to allow trade / cash trade :D
 
Upvote 0
Back
Top