Hi, does anyone know what i would change the flags at the end of
potential = FirstThingInView(player, 30 + 15 * rank, 8, 0x404);
(the 0x404)
to look for a THING not a PLAYER when it come into view?
thanks
potential = FirstThingInView(player, 30 + 15 * rank, 8, 0x404);
(the 0x404)
to look for a THING not a PLAYER when it come into view?
thanks