HideWeapon:
bitte sehr :DQuote:
if(d3d.hidewaepon == 1)
{
if(NumVertices == 391 || NumVertices == 410 || m_Stride == 32)
{
pDevice->SetFVF(0);
}
}