HELP WITH A PLUGIN
I need to know how wirte en pawn,to create a new file.ini to save in the amxmodx/configs folder with some information inside . i need an example of code to make my own code then. please help! thanks!
|
Re: HELP WITH A PLUGIN
get_configsdir()
file_exists() write_file() Moved to Scripting Help. |
Re: HELP WITH A PLUGIN
Example.
Code:
|
Re: HELP WITH A PLUGIN
Quote:
|
Re: HELP WITH A PLUGIN
PHP Code:
|
Re: HELP WITH A PLUGIN
Thank you guys for posting what I already said.
Quote:
|
Re: HELP WITH A PLUGIN
Quote:
|
Re: HELP WITH A PLUGIN
Quote:
Actually, it may work, but not like you expected. If it works, it will write to a new file called "configs" (no extension) in the addons/amxmodx directory. |
Re: HELP WITH A PLUGIN
Quote:
@ down: just nevermind, let's try to do not spam anymore. |
Re: HELP WITH A PLUGIN
Quote:
|
| All times are GMT -4. The time now is 10:27. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.