Jump to content
Lilith

Extended Vending System [1.8]

Recommended Posts

Sorry, this is the first time i'm patching a released patch from rAthena, so I can say I'm a newbie in this topic :x

I've patched your patch with turtoise svn (folder: server), done. And I've added the lines in items.conf and the other two files.. Also done.

Then I've compiled my server and now I get a lot of errors x.x Also my map-server doesn't want to compile,

what do I do wrong? >.<

Link to comment
Share on other sites

wow this is the first time i see this patch, very very nice :D

I want to use a variety of exchange items

// Item ID, which will be visible in the select list of available currencies. 0 = disable choice of the item
// Note: Do not use equips and weapons
item_id_vending: 7227

how can i add more item_id_vending ?

I like to use mithril coin, gold coin, tcg, pod and gold

Link to comment
Share on other sites

Does, it work? seems when i RENT a cart it doensßt appear anymore?

Guys have you got any problem?

Preview:

post-379-0-39018700-1332804062_thumb.png

Im using rA Trunk 15799

Edited by Mindless
Link to comment
Share on other sites

@Mindless = if show unknown apple mean your client side setting wrong (lua file /idnum/resname those...) or you dun have that item sprites.

nice .... have time i also want to try install this =P ... but hear the first post i think i backup first.

Link to comment
Share on other sites

Tenshi, dont know what errors you get. please give screenshot.

V e r T i g O, sorry, but this version is intended only for 1 item :D

Mindless, you forget modify idnum2itemdisplaynametable.txt and idnum2itemresnametable.txt in your client data folder.

idnum2itemdisplaynametable.txt

30000#Zeny#

30001#Cash#

idnum2itemresnametable.txt

30000#±ЭИ­#

30001#№МЅєё±И­#

Edited by Lilith
Link to comment
Share on other sites

This is a very useful system. For the first time players can choose how they want to sell their goods with multiple choices of currency/items.

Link to comment
Share on other sites

very nice Idea Lilith Thanks for sharing a question though does it tell how much he gained if someone bought an item from he's/her store?(well this would not matter if @at command is available).

Link to comment
Share on other sites

when that happens, add the patch manually.. probably you have a modified line that covers the line where the patch needed to be placed.

  • Upvote 1
Link to comment
Share on other sites

why i can't patch ? look image below

Your server is 3CeAM, but patch for rAthena.

Some notes:

@reloaditemdb command will uprate item_vending.txt

Max item in item_vending.txt is 98 ( default MAX_INVENTORY-2 ) 1 = zeny, 2 = cash. 98 fot your items.

Edited by Lilith
Link to comment
Share on other sites

Yeah, Tried it. But, I failed. :)

eAmod have a different SRC CODE. :D

Here's a simple solution......

Stop using buggy source code and move out to rAthena.

Link to comment
Share on other sites

ngek202 @ thx. but how to manual patch?

Your server is 3CeAM, but patch for rAthena.

what should i do? do as ngek202 tell?

1.item_vending.txt

2.conf/battle/items.conf

3.idnum2itemdisplaynametable.txt

4.idnum2itemresnametable.txt

only this 4? manual do?

Link to comment
Share on other sites

Updated to version 1.5

Some changes.

Version 1.5:

  • Now you can enable or disable Zeny/Cash in item_vending.txt. Just add/remove ID 30000 for Zeny or ID 30001 fo Cash Points
  • Remove battle_config.enable_cash_vending
  • Max items returned to MAX_INVENTORY

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.