(03-28-2018 - 03:30 AM)lilzip Wrote: does anyone know the armour for african?
African don't uses armour, but you can detect with some events.
Others menu don't uses armours neither, but some can be detected with GET_ENTITY_MAX_HEALTH (cracked DeathRider, example, is 3328), and some godmode with combines GET_ENTITY_HEALTH with GET_ENTITY_MAX_HEALTH (example: 328/328 for normal users, 3328/3328 for Rider, 2156/2156 for unknown X...).
Too, you can use add_explosion to see who survives for detect God Mode.
You can combine very methods, but the bests used CPed.