Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved Npc name with <col> tag

Joined
Dec 10, 2014
Messages
3,255
Found an NPC that has a <col> in it's name, not sure if this is intended but I thought it'd report it just in case.

http://pastebin.com/mK1cfNBr
Code:
Id: 13629
Name: <col=00ffef>Portal</col>
Model: 100% Visible (Hashcode: -423182615)
Position: (9771, 2985, 0)
Orientation (as angle): 0
Animation Id: -1
Stance Id: 9653
Spot Animation Ids: []
Moving: false
Health %: n/a (gauge: null)
Dialogue: null
Target: null

---- Definition ----
Name: <col=00ffef>Portal</col>
Level: 0
Appearance: [38323]
Overhead Icons: []
Actions:
      Enter
      Examine
Attributes:
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Found an NPC that has a <col> in it's name, not sure if this is intended but I thought it'd report it just in case.

http://pastebin.com/mK1cfNBr
Code:
Id: 13629
Name: <col=00ffef>Portal</col>
Model: 100% Visible (Hashcode: -423182615)
Position: (9771, 2985, 0)
Orientation (as angle): 0
Animation Id: -1
Stance Id: 9653
Spot Animation Ids: []
Moving: false
Health %: n/a (gauge: null)
Dialogue: null
Target: null

---- Definition ----
Name: <col=00ffef>Portal</col>
Level: 0
Appearance: [38323]
Overhead Icons: []
Actions:
      Enter
      Examine
Attributes:
fixed in the next build.
 
Top