BloodGauntlet
Member
- Joined
- Jul 27, 2016
- Messages
- 45
- Reaction score
- 18
Title pretty much says it all, looking for a function like:
function openTradeWindow(npcName) {
//opens the shop window from the NPC xml data.
}
Rest of the script I'm working on is golden just need some help with that part.
function openTradeWindow(npcName) {
//opens the shop window from the NPC xml data.
}
Rest of the script I'm working on is golden just need some help with that part.
Last edited: