Page 1 of 1

Sell Buy on sell/buy

Posted: 2004-07-28 11:35:27
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 :/

Posted: 2004-07-28 13:05:40
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.