Jump to content
  • 0

Problem Selling With Gmshop


Question

Posted (edited)

hi,

 

My problem is that when I buy for example an s weapon from my gmshop for 6,5 mil, I sell it back and I get 24mil. IS there a way to fix the sell system and make it balanced or I have to modify my prices according to the selling price? :/

 

Thanks in advance!

Edited by Innos

12 answers to this question

Recommended Posts

  • 0
Posted

There is, by default it's real price / 2

 

 

int price = item.getReferencePrice() / 2;

 

While your buy price is custom / way lower than original, it's gonna be like that.

  • 0
Posted

Go to navicat -> etcitem(table) -> left click on item_id -> Sort Ascending -> Find your item who have problem id and change the "price" ,in you problem you must low the price 

if you have PvP server and you dont care realy about adena make all the etciitem price 0 adena by double click on price then put "0" .. next page and next page etc. 

 

I hope i help have a nice day

  • 0
Posted

Go to navicat -> etcitem(table) -> left click on item_id -> Sort Ascending -> Find your item who have problem id and change the "price" ,in you problem you must low the price 

if you have PvP server and you dont care realy about adena make all the etciitem price 0 adena by double click on price then put "0" .. next page and next page etc. 

 

I hope i help have a nice day

 

"My problem is that when I buy for example an s weapon from my gmshop for 6,5 mil"

 

etcitem.sql ? S Weapon ?

 

My eyes bleeding 

  • 0
Posted (edited)

Nowhere. It's default code from RequestSellItem.java.. If you change it, the value, all items will have the same sell price. You can change it to 0, so all items will have 0 sell price.

Edited by SweeTs
  • 0
Posted (edited)

Where can I find and change this?

 

It's default code from RequestSellItem.java

Edited by SweeTs
  • 0
Posted

 

 

If you change it, the value, all items will have the same sell price. You can change it to 0, so all items will have 0 sell price.

Which is the path so that I can go and change it? Where to find RequestSellItem.java?

  • 0
Posted (edited)

Ohh my.. One fast search on google or eclipse would tell you the directory.

 

gameserver/network/clientpackets

Edited by SweeTs
Guest
This topic is now closed to further replies.


  • Posts

    • Migrating a legacy Interlude server to PostgreSQL while adding real observability is basically forcing 2006 MMO engineering to attend a 2026 infrastructure conference at gunpoint. PS: which revision of aCis? PS: 🧻what was broken during this whatever you call it.    AAC Guard beign asked to adapt to this be like: - Creating bugs since early 2018
    • OH MY LORDDDDDDDDDDDDDDDDDDDDD   FINALLY
    • TG Support: https://t.me/buyingproxysup | Channel: https://t.me/buyingproxycom Discord support: #buyingproxy | Server: Join the BuyingProxy Discord Server!  Create your free account here
    • I came out of my cave as I do once every 5 years. By now, I know nobody really cares about L2, but I still find it fun to experiment. Everything you see here will be free and open source. I have no interest in selling anything.   Long story short, I like to revisit Interlude and apply what I've learned to see how far I can push it. Here's Outerlude, a public fork of aCis for the modern age.   Video demo:   Work that has been done:   Redone the netcode from scratch to be async The NPC AI was completely redone based on Finite State Machines Moved to PostgreSQL and using some of its cool features Lots of config that should be hot reloadable has moved to the database OpenTelemetry instrumentation, where it makes sense, and a Grafana dashboard A built-in REST API for server management A built-in MCP Server for LLMs Nidrah AI, an AI Agent to make managing the server easier Real-time server map view Chat auditing and live snooping A new Fake Players Engine with a Node logic system and a new LLM planner for any behavior Just watch the video   If there is interest in this and I'm happy with it, or I get bored (which I always do), I will open-source it. Let me know what you think and if there is some feature you'd like me to implement.
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..