• 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!

Addon for premium

marcos16

Falkhonn
Joined
May 4, 2012
Messages
224
Reaction score
1
The players of my ot only have access to the addon if premium, on the contrary will not be with the addon. If you get the addon when premium and then the premium finish the addon add. Where tidy it?

is not outfit.xml

<Outfit id = "2" premium = "no" quest = "40850">
 
Up, help-me pleeease

--Edit--

I managed to solve, I looked for some code in the source that adds in config.lua and I found this one:
AddonsOnlyPremium = false

/ \ This is for everyone to use the addon (after getting it) So it's only for premium:
AddonsOnlyPremium = true

I'll post it here if anyone else also looks for this help.
 
Last edited:
Back
Top