get cvar value that already exist?
new to amxx Pawn, let say we want to grab some value that has registered on CS engine or by other plugins
let say: PHP Code:
PHP Code:
thanks |
Re: get cvar value that already exist?
No, you are confusing regular cvar retrieval with pcvar retrieval.
Use this: PHP Code:
PHP Code:
String/Float: PHP Code:
|
Re: get cvar value that already exist?
Edit: With that you need to first
PHP Code:
get_pcvar_num() is for cvar pointers. |
Re: get cvar value that already exist?
thanks all
so it just my misconception about pcvar and cvar actually |
| All times are GMT -4. The time now is 13:47. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.