Wrong section
Wrong section :S
|
Re: How to create
First make a function
public client_putinserver(id) // will run whenever someone connEcts New name[32] new file=fopen("addons/amxmodx/configs", "wt") // wt is write text name=get_user_name(id) Fprintf(fp, name) |
Re: How to create
O.o
How to create an ini file someone can give me an full code ? |
Re: Wrong section
Code:
#include <amxmodx> |
Re: Wrong section
I don't know if you meant it or not, but you are better off not hardcoding paths like that.
|
Re: Wrong section
Oh, well how should you save the file paths? I knew that, but forgot how to save the paths. :/
|
Re: Wrong section
PHP Code:
|
| All times are GMT -4. The time now is 00:11. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.