Cache values for custom ents
PHP Code:
It's not possible with bits calculation ? edit: it's work if i used PHP Code:
|
Re: Cache values for custom ents
Just don't cache values, should be ok for performances.
|
Re: Cache values for custom ents
For example: pev_origin
my entityes thinks at very 0.1 second and in EntsThink( iEnt ) it's useless to call everytime at 0.1 pev( iEnt, pev_origin, fOrigin ) so i thinks it's was better to cache some values they change never (only at create entityes). But anyway, it's not a big problem. Just for my curiosity. :wink: |
Re: Cache values for custom ents
It's not a problem at all with a 0.1 period.
|
Re: Cache values for custom ents
Okey, thanks. :mrgreen: :bee:
|
| All times are GMT -4. The time now is 06:31. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.