Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 8 of 8
Search took 0.01 seconds.
Search: Posts Made By: HamletEagle
Forum: Module Coding 03-29-2021, 03:52
Replies: 193
Views: 128,654
Posted By HamletEagle
Re: Module: Cvar Utilities (v1.6)

It goes without saying. 1.9 is a rebranded 1.8.3 and amxx must remain backwards compatible so if a feature was added in 1.8.3/1.9 then it must also be present in 1.10 and all future versions.
Forum: Module Coding 03-25-2016, 16:13
Replies: 193
Views: 128,654
Posted By HamletEagle
Re: Module: Cvar Utilities (v1.6)

You need to download the inc file and put inside include for. But, it seems the plugin does not need celltravtrie.inc after all, so open the sma and delete fom the top #include <celltravtrie>
Forum: Module Coding 03-25-2016, 13:00
Replies: 193
Views: 128,654
Posted By HamletEagle
Forum: Module Coding 01-30-2015, 13:04
Replies: 193
Views: 128,654
Posted By HamletEagle
Re: Module: Cvar Utilities (v1.6)

Well, I use it in my BombStatus plugin. In the above, CvarCache crash the server when you directly use with get_cvar_pointer, no other things are needed.
For default cvars I use CvarHookChange to...
Forum: Module Coding 01-30-2015, 11:19
Replies: 193
Views: 128,654
Posted By HamletEagle
Re: Module: Cvar Utilities (v1.6)

But for the ones who still code for latest version of amxx(1.8.2) is no alternative to this module.
Forum: Module Coding 01-01-2015, 09:27
Replies: 193
Views: 128,654
Posted By HamletEagle
Re: Module: Cvar Utilities (v1.6)

This native doesn't exists:

/* Or directly :
CvarHookChangeCache( register_cvar( "MyCvar", "1337" ), CvarType_Int, Variable ); */


Did you mean CvarHookChange ?

Edit: By reading...
Forum: Module Coding 12-29-2014, 04:45
Replies: 193
Views: 128,654
Posted By HamletEagle
Re: Module: Cvar Utilities (v1.6)

This is what I wanted to hear, automatically updated. You are awesome :twisted: But any news on this features introduced to amxx core ?

:O
Forum: Module Coding 12-29-2014, 04:24
Replies: 193
Views: 128,654
Posted By HamletEagle
Re: Module: Cvar Utilities (v1.6)

About the CvarCache native: how it's different from using get_pcvar natives ?

How about that ?
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT -4. The time now is 23:15.


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