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

Lua Raibow Outfit Color NPC

Forkz

Advanced OT User
Joined
Jun 29, 2020
Messages
586
Solutions
17
Reaction score
159
[OTX 8.60] I'm wanting X npc to change the color of the outfit automatically, could someone help me?
 
here:
C++:
[Error - NpcScript Interface]
data/npc/scripts/Addoner.lua:onThink
Description:
data/npc/scripts/Addoner.lua:13: attempt to call global 'Creature' (a nil value)
stack traceback:
    data/npc/scripts/Addoner.lua:13: in function <data/npc/scripts/Addoner.lua:11>
 
C++:
[Error - NpcScript Interface]
data/npc/scripts/Addoner.lua:onThink
Description:
data/npc/scripts/Addoner.lua:13: attempt to call global 'Creature' (a nil value)
stack traceback:
    data/npc/scripts/Addoner.lua:13: in function <data/npc/scripts/Addoner.lua:11>

sorry I didn't noticed you were using OTX server, I have no idea how it works :D
 
Back
Top