EL Dragon Posted June 14, 2014 Group: Members Topic Count: 86 Topics Per Day: 0.02 Content Count: 591 Reputation: 146 Joined: 06/19/12 Last Seen: December 10, 2016 Share Posted June 14, 2014 the item script is buyingstore 4; so you can dan 4 items in the purchase , but I would like to see more items..... can someone help me ? server supports only 5 slot ...... Quote Link to comment Share on other sites More sharing options...
Napster Posted June 14, 2014 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 196 Reputation: 72 Joined: 12/12/11 Last Seen: November 6, 2016 Share Posted June 14, 2014 (edited) you try src/map folder and open buyingstore.hfind #define MAX_BUYINGSTORE_SLOTS 5 <--- edit you want slot and recompile you server again Edited June 14, 2014 by Napster Quote Link to comment Share on other sites More sharing options...
Gidz Cross Posted June 14, 2014 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 682 Reputation: 89 Joined: 04/07/14 Last Seen: 9 hours ago Share Posted June 14, 2014 Uhm. Whats this for? I dont know this. Quote Link to comment Share on other sites More sharing options...
Kido Posted June 14, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share Posted June 14, 2014 Uhm. Whats this for? I dont know this. He told you that to increse the number of slots for the buying store you need to modify that file src/map/buyingstore.h this line #define MAX_BUYINGSTORE_SLOTS 5 change the number 5 for the number of Buying Store Slots that you want (i don't know the max limit, i suggest you to leave it for 10) after that, save the changes in the file and then recompile Note: always make a backup of the src folder since any error there will cause your server to not run untile the error is fixed 1 Quote Link to comment Share on other sites More sharing options...
Gidz Cross Posted June 14, 2014 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 682 Reputation: 89 Joined: 04/07/14 Last Seen: 9 hours ago Share Posted June 14, 2014 No i mean what does buyingstore do. I found out that its an item if you click it you can open a shop. And it works to non merchant class. credits goes to iRO. Quote Link to comment Share on other sites More sharing options...
Kido Posted June 14, 2014 Group: Members Topic Count: 127 Topics Per Day: 0.03 Content Count: 1445 Reputation: 164 Joined: 08/17/13 Last Seen: July 11, 2019 Share Posted June 14, 2014 No i mean what does buyingstore do. I found out that its an item if you click it you can open a shop. And it works to non merchant class. credits goes to iRO. here my friend (: http://irowiki.org/wiki/Buying_Store Quote Link to comment Share on other sites More sharing options...
Question
EL Dragon
the item script is buyingstore 4; so you can dan 4 items in the purchase , but I would like to see more items..... can someone help me ?
server supports only 5 slot ......
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.