habiba
New Member
Hello all!
i need some help i wonder if i can use this funktions in .xml for npc's
('idletime')
('talkradius')
('message_needmorespace')
('message_onbuy_needspace')
('message_sendtrade')
('message_noshop')
('message_oncloseshop')
('message_onbuy')
('message_onsell')
('message_nothaveitem')
('message_idletimeout')
('message_alreadyfocused')
('message_placedinqueue')
('message_buy')
('message_sell')
what this funktions do and how do i use them?
Show that in parameter key
Give me examples on all please if they are working for .xml.
Exemple of my
If you don't understand what i mean i will tray to explain.
i need some help i wonder if i can use this funktions in .xml for npc's
('idletime')
('talkradius')
('message_needmorespace')
('message_onbuy_needspace')
('message_sendtrade')
('message_noshop')
('message_oncloseshop')
('message_onbuy')
('message_onsell')
('message_nothaveitem')
('message_idletimeout')
('message_alreadyfocused')
('message_placedinqueue')
('message_buy')
('message_sell')
what this funktions do and how do i use them?
Show that in parameter key
Give me examples on all please if they are working for .xml.
Exemple of my
Code:
('travel_destinations') <parameter key="travel_destinations" value="City1,xxxx,yyyy,z,price" />
('shop_buyable') <parameter key="shop_buyable" value="Name Of Item,ID,Price" />
If you don't understand what i mean i will tray to explain.