get Xvar String from array..
I have array in gungame plugin:
PHP Code:
So I wanna to get lvlWeapon var value from other plugin: PHP Code:
Any suggestions? plz help |
Re: get Xvar String from array..
lvlWeapon is not a public variable.
|
Re: get Xvar String from array..
what does that mean? public.. It's a global var
I know that function can be public but not var |
Re: get Xvar String from array..
A var can be 'public'. get|set_xvar is meant for that. See miscstats plugin.
|
Re: get Xvar String from array..
ohhh.. :( thx..
So it's imposible to read var values from other plugins? |
Re: get Xvar String from array..
Quote:
but the problem is, that a public variable can't be assigned to an array. :( I mean that this won't work: PHP Code:
|
| All times are GMT -4. The time now is 02:26. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.