fm pev_deaths?
i cant find pev_deaths or enything alike it in fm.
Do enyone know the real one or do i have to include cstrike for cs_set_user_deaths? Think you culd do it whit engfunc but dont remb how... |
Re: fm pev_deaths?
Code:
#define FM_OFFSET_CSDEATHS 444 |
Re: fm pev_deaths?
Nice thx man^^
i wonder why i didnt tught of that-.- |
Re: fm pev_deaths?
cs_set_user_death() converted to FM :
Code:
|
Re: fm pev_deaths?
Or :
Code:
|
Re: fm pev_deaths?
You have to define an extraoffset for linux since it's not defined in the source code by default.
Also, mine is more readable. :mrgreen: |
Re: fm pev_deaths?
From what i can read there, it's 5 by default :
Code:
get_pdata_int ( index, offset, [ linuxdiff = 5 ] ) |
Re: fm pev_deaths?
But it's not defined in the source code.
Code:
So, I assume that you have to add it manually. Perhaps it's a typo in the doc.. |
Re: fm pev_deaths?
If you are right, and it seems you are, i have plugins to update :P
|
| All times are GMT -4. The time now is 11:10. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.