I see... but i not understand the exemplate.
I made a mount of tests but none functions..
char* name= "plate_armor";
inv_float_item(engine_getvar (name, VAR_POINTER));
OR
inv_float_item(engine_getvar (name, VAR_STRUCT));
BUT NOT.
THE FUNCTION CORRECT IS.
inv_float_item(plate_armor);//plate_armor is a pointer. this is funct. but no is i want