How I Can Make a Mapsmenu in a ini file?
I Don't know how :P
|
Re: How I Can Make a Mapsmenu in a ini file?
what d'ya wanna do ! what is the mapsmenu for ?
|
Re: How I Can Make a Mapsmenu in a ini file?
MixMaker
|
Re: How I Can Make a Mapsmenu in a ini file?
If this is supposed to be in scripting help then start making the plugin first. If this should be in the requests section then you need to explain exactly what you want. Be SPECIFIC!!!
If it is the latter, then this thread needs moved. |
Re: How I Can Make a Mapsmenu in a ini file?
I just want to know the methods, no to do it for me
EDIT: I Know how to make all ecept how to read the file. |
Re: How I Can Make a Mapsmenu in a ini file?
Quote:
http://www.amxmodx.org/funcwiki.php?go=inc&id=3 Then try to understand how it's done in other plugins (like mapchooser) |
Re: How I Can Make a Mapsmenu in a ini file?
When ever I consider making a plugin like this I always start without doing any file functions. Everything is hardcoded into a const. Get the menu working with the const first. THEN and only then I add the file reading. This way you know that you have something that works before you start screwing with files and makes it much easier to debug.
You can look at my bot apology plugin (in my sig) to see how simple file reading works. |
Re: How I Can Make a Mapsmenu in a ini file?
Ok,Thanks,I have made some files,but none read a file,I know how to make all (with const,loops,etc) but no how to read...:P..Thanks fysiks78 :E
EDIT : I don't find how because I don't know how to set the item in the menu,im ussing a loop example PHP Code:
|
Re: How I Can Make a Mapsmenu in a ini file?
Quote:
|
Re: How I Can Make a Mapsmenu in a ini file?
Quote:
|
| All times are GMT -4. The time now is 05:25. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.