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

TFS 0.X Proboscis Monkey NPC Bug.

pelek2002

Active Member
Joined
Apr 28, 2016
Messages
103
Reaction score
29
Hello again.
Now i have problem.
HMNze6e.png

My npc is not Police Officer xd
Lua:
local npc = getNpcCid()

doCreatureSay(npc, string.format("%s rolled a %d.", getCreatureName(npc), random_rollval), TALKTYPE_ORANGE_1, false, 0, dice_pos)

Help :(
 
Back
Top