Is there some how i take the Sell (npc name ) from the msg?
the shard i play is in portuguese so if i say sell buy they start piece my off about inj in the end i can be jailed or even loss the acc :/
Sell Buy on sell/buy
Moderators: Murderator+, Murderator
Edit injection.xml. Find your shard name, i. e.:
and change sell and buy params to whatever you need.
Code: Select all
<server name="Dragon World"
fixwalk="false"
fixtalk="false"
filter_weather="false"
buy="buy"
sell="sell"
>
and change sell and buy params to whatever you need.