amx_save_setting_string_arr
if i already have some data under some section and some key and i use this native with same key and same section with another array what will happen ?
|
Re: amx_save_setting_string_arr
Post in the inc file thread ?
|
Re: amx_save_setting_string_arr
sorry for double post but i cant find the main include thread, can anyone just link me to it or answer my question ?
|
Re: amx_save_setting_string_arr
We can't answer the question because we don't even know what this mysterious function is supposed to do.
|
Re: amx_save_setting_string_arr
Ever heard of amx_settings_api ? Cuz if u haven't then maybe its a zp specific include and that implies I'm in the wrong section .... Anyway I'll upload the include file and its sma as soon as I get home
Edit: I can still explain what it's supposed to do its given as amx_save_setting_string_are(file, section, key, array) So basically it will write the string to the key under the given section in the given file E.g ("x.ini", y, z , array) will save [y] z = array In configs/x.ini If the array is a, b, c [y] z = a, b, c |
Re: amx_save_setting_string_arr
|
Re: amx_save_setting_string_arr
thnx man...
|
| All times are GMT -4. The time now is 17:43. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.