26-11-12, 20:14
(This post was last modified: 26-11-12, 20:17 by fenerbahce07.)

![[Image: 7094.jpg]](https://www.csplague.com/CSPResimYukleme/upload/images/7094.jpg)

Mermi Smoke Kodu

Quote:if(cvar.weaponsmoke && me.alive)
{
cl_entity_t *curent;
curent = pstudio->GetCurrentEntity();
curent->curstate.rendercolor.r = 0;
curent->curstate.rendercolor.g = 255;
curent->curstate.rendercolor.b = 0;
glBlendFunc(GL_FRONT_AND_BACK, GL_FILL);
}

Kodu CFG Nizin Altına Yapıştırmanız Yeterli Olucaktır. İyi Eğlenceler.
