Pull a Varibles current Value.
How can I get the current variable value from lets say
Code:
Pull the current variable value, and set it as a new variable inside my plugin. Code:
Thanks. Muchly Appreciated. |
I don't get it. You mean an inter-plugin variable? Or something as simple as a global variable which can be used with all functions in a plugin?
|
it's not possible, thats why there are CVARs so that other plugins can use them and the variables wont reset after map change
|
you could use callfuncs or natives for this
|
Yes, if you have access to the cuffmod.amxx source you can add a native which returns the value of cuff and then use callfunc to access it.
|
Thanks. I got it :)
|
| All times are GMT -4. The time now is 14:29. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.