AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Remote Configs (https://forums.alliedmods.net/showthread.php?t=47422)

Xtreme-Coder 11-17-2006 12:56

Remote Configs
 
1 Attachment(s)
[Description]
This plugin allows admin to load a config file from a website to there gameserver from the game console. You can load any type of text file from .txt .rtf .xcl .doc .cfg and any other type of text file that i forgot. When set it will load a config on game startup from a url such as this ex: http://myserver.com/configs.html
This plugin is good for any game mod!

[Cvars]
amx_loadcfg 1 // 1 on 2 off enables load cfg on game startup
amx_connectweb 1 // 1 on 2 off enables connect to web on start
amx_RemoteConfig_socket // turns on or off sockets // *required*

[Modules]
Sockets // Must be enabled

[Changelog]
v 1.0 - Initial Release no bugs know at the time will be updating
If anybugs found please let me know.

[Creditz]
Xtreme-Coder - Code
GunNaz Clan - Supporting me
Serenade - Testing

[Installing]
Download the source code and find the line that says. REMOTE_HOSTNAME and replace the "url" with your url

Example:
http://Mysite.com/configs.html You may use .com .org .us or any other web connect after that is done compile yor plugin locally or at the webcompiler at.. http://amxmodx.org/webcompiler.cgi. Place compiled plugin in your addons/plugins folder and go to configs/plugins.ini and place the line Remote_Configs in it. Start up your server and your ready! This plugin was tested on Linux and windows servers.

3njoy the plugin! :)


Martin1 11-17-2006 13:14

Re: Remote Configs
 
In your original post, you said your name was extrene coder

godlike 11-17-2006 14:51

Re: Remote Configs
 
That will be a miss type.
nobody is perfect

sub 11-17-2006 15:05

Re: Remote Configs
 
Wow I like this, im goign to test it out, great for GSPs

Xtreme-Coder 11-17-2006 21:01

Re: Remote Configs
 
Quote:

Originally Posted by sub (Post 404238)
Wow I like this, im goign to test it out, great for GSPs


Yeah, I made this plugin because i wanted a way to import cfg/txt files from a webserver remotley from my gameserver. Has come in usefull quite abit in the past week. I finally decided to release it. :)

AirRaid 11-19-2006 23:00

Re: Remote Configs
 
Nice plugin, keep up the good work! +karma
:)

Brad 11-20-2006 09:15

Re: Remote Configs
 
Um, the point of the quote in the first post is what?

Xtreme-Coder 11-22-2006 13:49

Re: Remote Configs
 
Quote:

Originally Posted by Brad (Post 405207)
Um, the point of the quote in the first post is what?

-----------------------------------------------------------------------
@ Brad yeah sorry :oops: about that fixed.

Xanimos 11-23-2006 16:25

Re: Remote Configs
 
Sorry, had to fix your description. The bold was really bothering me.

Xtreme-Coder 11-23-2006 21:53

Re: Remote Configs
 
Lol sorry about that . http://forums.alliedmods.net:80/


All times are GMT -4. The time now is 12:07.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.