[HELP] Pev_Punchangle
So im trying to create a custom made recoile in order to rebalance all the weapons in cs... so if anyone knows how i can generate random values for this, please help me
Code:
set_pev(owner,pev_punchangle,{ 0.0,0.0,0.0 }); |
Re: [HELP] Pev_Punchangle
Have you tried using the random functions?
Hint: Look in amxmodx.inc |
Re: [HELP] Pev_Punchangle
i tried, kind of succeded, but it looks a little wierd...
also, what is the third value used for exactly? im using this in primary attack post, and for some reason, the first shot always makes the crosshair go down, realy down... PHP Code:
|
Re: [HELP] Pev_Punchangle
PHP Code:
PHP Code:
Quote:
PHP Code:
|
| All times are GMT -4. The time now is 18:09. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.