• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

[1.1] Function to open shop window from NPC name.

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.
 
Last edited:
Back
Top