I kind of surfed the Internet and looked how to prescribe in order to read the model pev_body! But when I registered this code
{
set_pev (iPlayer, pev_viewmodel2, AK_V_MODEL);
set_pev (iPlayer, pev_body, 0);
}
I still did not work. Issued the first pev_body model
How do I write correctly?