Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to add items to vendor?

Initiate Mage
Joined
Jun 14, 2014
Messages
2
Reaction score
0
Как добавлять итемы вендорам? Помогите пожалуйтса.. Например хочу запихнуть рыж шмотку в торговца миррой))
----------------------------------------------------------------------------
How to add items to vendors? Help me please.. For example, I wanna put an epic clothing to a Myrrh's trader))
 
Experienced Elementalist
Joined
Apr 28, 2014
Messages
247
Reaction score
373
Hello Jordan Darsy,

Every Vendor has a VendorTable file. You can find them at 'Mechanics\VendorsTables'.
Just search for the Vendor you want to edit, as an example the Rune Vendor, open the file with an editor and add your items.

Example :
VfCYpPL - How to add items to vendor? - RaGEZONE Forums


Open it.

Now you just need to copy the <item>...</item> part and edit the Item path.
yGRDv9F - How to add items to vendor? - RaGEZONE Forums


Have fun trying that out ! :)

- Jax
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Jun 14, 2014
Messages
2
Reaction score
0
Thank you so much!^_^ It works:))



Jax, one more question? How can I summon any vendor to me? What gm-command must I use?
 
Experienced Elementalist
Joined
Apr 28, 2014
Messages
247
Reaction score
373
Hello Jordan Darsy,

You have to find the .(MobWorld) file of it :)

First you go to the 'Maps' folder.
Then you click on the Map your Vendor is located in.
Then you click on 'SpawnTables'

Example :
Rwju37k - How to add items to vendor? - RaGEZONE Forums



Then you open the file "Name.(SpawnTable).xdb"
And just copy the adress of the Mob.
GMnoNNF - How to add items to vendor? - RaGEZONE Forums


In this case : "/Creatures/TepPyramidBosses/Instances/Inst_TepPiramid/Boss_04_AstralAdd.(MobWorld).xdb"

Then you go ingame and type this inside the console :

summon "PATH"
the "" are important.

Example : summon "/Creatures/TepPyramidBosses/Instances/Inst_TepPiramid/Boss_04_AstralAdd.(MobWorld).xdb"
Wpq3b6b - How to add items to vendor? - RaGEZONE Forums


Result :
GtF7v84 - How to add items to vendor? - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Jul 29, 2019
Messages
1
Reaction score
0
hi guys!
sorry for random question but it must be asked :laugh:

Is there any command for morph? Like, for example, I wan't to play as Tep - is that possible? (like in wow)

Thanks in advance.
 
Initiate Mage
Joined
Jun 23, 2020
Messages
4
Reaction score
0
Hello Jordan Darsy,Every Vendor has a VendorTable file. You can find them at 'Mechanics\VendorsTables'.Just search for the Vendor you want to edit, as an example the Rune Vendor, open the file with an editor and add your items.Example :
VfCYpPL - How to add items to vendor? - RaGEZONE Forums
Open it.Now you just need to copy the ... part and edit the Item path.
yGRDv9F - How to add items to vendor? - RaGEZONE Forums
Have fun trying that out ! :)- Jax
Jax, you know how to change de quality of the itens on vendor table, i just trying to put into class trainers the Astral Items, but when i put, they come rare, i wanna them Fable.
 

Attachments

You must be registered for see attachments list
Back
Top