fodev.net
FOnline Development => Questions and Answers => Topic started by: SEGA_RUS on August 17, 2015, 06:24:53 pm
Title:
[2238]Contour color for npc.
Post by:
SEGA_RUS
on
August 17, 2015, 06:24:53 pm
How to make it visible for NPC and only to choosen?
Title:
Re: [2238]Contour color for npc.
Post by:
Wipe
on
August 17, 2015, 09:28:46 pm
CritterCl::ContourColor;
Title:
Re: [2238]Contour color for npc.
Post by:
SEGA_RUS
on
August 18, 2015, 05:45:31 am
Quote from: Wipe on August 17, 2015, 09:28:46 pm
CritterCl::ContourColor;
Thanks.