cvar_to_array
Is this even a function? It does not work for me. Any ideas on making it work?
|
Be more specific.
like take a cvar with a value of "12 34 56 78" and making it into an array like array[0] = "12" array[1] = "34" array[2] = "56" array[3] = "78" If so then you can use this function for that. Code:
You call it like so. Code:
|
| All times are GMT -4. The time now is 16:23. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.