Jump to content
  • 0

[[HeLp]] Gm-shop trader


Question

Posted

Pedia sry to 3erw pws to post ayto exei ginei 1000 fores apla epidei biazomai ligaki eipa na kanw new topic....

 

Lpn exw ena Gm-shop ston server m kai den 3erw pws na kanw costum dika m pragmata [p.x] [ta vesper ring]... An mporei kapios na m eksigisei ligo pws ginetai 8a tou eimai eygnomon....{ligo analitika gt eimai newbei} xD

 

 

Tnks!!....

3 answers to this question

Recommended Posts

  • 0
Posted

Λοιπόν! Πας εδώ

C:\Server\gameserver\data\multisell

κάνεις ένα αρχείο txt δημιουργία το ανοίγεις και βάζεις το παρακάτω text.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE list SYSTEM "../templates/exchange.dtd">
<!-- Exchange the equipment for pets with the high grade equipment -->
<!-- This list is best used in exc_multisel -->
<list>
 <!-- Vesper Necklace -->
 <item id="1">
   <production id="14164" count="1"/>
   <ingredient id="57" count=100000000"/>
 </item>
 <!-- Vesper Earring -->
 <item id="2">
   <production id="14163" count="1"/>
   <ingredient id="57" count="100000000"/>
 </item>
 <!-- Vesper Ring -->
 <item id="3">
   <production id="14165" count="1"/>
   <ingredient id="57" count="100000000"/>
 </item>
</list>

 

Έχουμε και λέμε...

Όπου   <item id="1"> βάζουμε εδώ 1,2,3,4,5 και όχι 1,3,5,7,12 etc...

Όπου   <production id="14164" count="1"/> στο production id="14164" βάζεις το item που θες να αγοράζει ο άλλος και στο count="1"/> πόσα να αγοράζει!

Όπου    <ingredient id="57" count="100000000"/> στο <ingredient id="57" βάζεις το item που θες να ζητάει για να το αγοράσεις και στο count="100000000"/> την ποσότητα του item που θα χρειάζεστε για να το αγοράσει!

 

Μετά κάνε το save με ένα νούμερο και στο τέλος .xml εμείς θα χρησιμοποιήσουμε το 50000 θα γίνει Save as: 50000.xml

 

Πάνε τώρα στο Npc που θες να βάλεις αυτό το item και βάλε μέσα αυτό το text

<a action="bypass -h npc_%objectId%_exc_multisell 50000">Vesper Jewels</a><br>

 

Παράδειγμα:

<html><body>Vesper Trader:<br>
Buy the best vesper items for free!!! i am teh best right? i am teh best trader in the world!!! kidding you goto paid some adena.<br>
< <a action="bypass -h npc_%objectId%_exc_multisell 50002">Vesper Weapons</a><br>
<a action="bypass -h npc_%objectId%_exc_multisell 50001">Vesper Armors</a><br>
<a action="bypass -h npc_%objectId%_exc_multisell 50000">Vesper Jewels</a><br>
<a action="bypass -h npc_%objectId%_Sell">Sell</a><br>
<a action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</body></html>

 

 

Ολόκληρο GUide σου έφτιαξα!

Guest
This topic is now closed to further replies.


×
×
  • Create New...