Raised This Month: $32 Target: $400
 8% 

[INC] debug


Post New Thread Reply   
 
Thread Tools Display Modes
Craxor
Veteran Member
Join Date: Jan 2016
Location: Romania
Old 06-24-2017 , 01:09   Re: [INC] debug
Reply With Quote #31

Quote:
Originally Posted by KliPPy View Post
1. That's bullshit. The set_pev() native doesn't require more memory; it's the native call that requires more memory because the assembly gets bigger as there's one additional parameter that has to be pushed to the stack. While this does introduce more instructions to be executed, this should NEVER be a deciding point of which native to use.
You're talking about 1 not also 2 nope?


Yes, is just+1 , because i wanne create for myself a list with mooore methods si i test and writ everything from my head.
__________________
Project: Among Us
Craxor is offline
Send a message via ICQ to Craxor
SpawnerF
Member
Join Date: Apr 2017
Location: Morocco
Old 07-06-2017 , 12:16   Re: [INC] debug
Reply With Quote #32

You can add also something like debug_time_restart or debug_time_clear which delete the old value and re - use it again without creating another variable means that you need only one variable.
__________________
XX was created just for giving evidence and not meant to damage public servers.
&We do not test on public servers.
Thank's.
SpawnerF is offline
Craxor
Veteran Member
Join Date: Jan 2016
Location: Romania
Old 07-06-2017 , 14:39   Re: [INC] debug
Reply With Quote #33

Quote:
Originally Posted by SpawnerF View Post
You can add also something like debug_time_restart or debug_time_clear which delete the old value and re - use it again without creating another variable means that you need only one variable.
Edit: Now i understand, you have just to make a macroo to empty the Tick(But that after you display it's value) ... it's quite simple just do:

Code:
#define ClearTick(%0)       ( %0 = 0 )
__________________
Project: Among Us

Last edited by Craxor; 07-06-2017 at 14:46.
Craxor is offline
Send a message via ICQ to Craxor
SpawnerF
Member
Join Date: Apr 2017
Location: Morocco
Old 07-06-2017 , 15:44   Re: [INC] debug
Reply With Quote #34

Quote:
Originally Posted by Craxor View Post
Edit: Now i understand, you have just to make a macroo to empty the Tick(But that after you display it's value) ... it's quite simple just do:

Code:
#define ClearTick(%0)       ( %0 = 0 )
I know how to do it, I just gave you a small Idea cuz it may exist someone who needs it.
__________________
XX was created just for giving evidence and not meant to damage public servers.
&We do not test on public servers.
Thank's.
SpawnerF is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:21.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode