Sell Buy on sell/buy

Requests of new features and reports on bugs needs to be fixed

Moderators: Murderator+, Murderator

Post Reply
Ninguem
Posts: 1
Joined: 2004-07-28 11:33:11

Sell Buy on sell/buy

Post by Ninguem »

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 :/
Daioh
Posts: 63
Joined: 2004-06-28 19:06:26
Contact:

Post by Daioh »

Edit injection.xml. Find your shard name, i. e.:

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.
Post Reply