...
...
|
Re: ArrayGetString
This is not how you pass strings around with natives. You have to use get_string and set_string
http://amxmodx.org/api/amxmodx/get_string http://amxmodx.org/api/amxmodx/set_string In your case get_string should be what you want. Also MaxClasses is not needed, you can get the current number of classes by using ArraySize(ZombieName). PHP Code:
|
Re: ArrayGetString
...
|
| All times are GMT -4. The time now is 11:31. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.