Raised This Month: $51 Target: $400
 12% 

Blockmaker, BCM, & Building Blocks Template Sender


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Server Management        Approver:   Emp` (115)
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 11-16-2008 , 22:38   Blockmaker, BCM, & Building Blocks Template Sender
Reply With Quote #1

Blockmaker, BCM, & Building Blocks Template Sender
by Exolent


Description:
Do you have a server with Blockmaker, BCM, or Building Blocks?
Do you have one server for building and another for using?
Are you tired of manually transferring your build configs from the build server to the other?
If you said "Yes" to all of these questions, this plugin is right for you.

This plugin sends build configs from one server to another.
This plugin works for the following block plugins:
  • Blockmaker (by Necro)
    • Version 3.51
    • Version 3.60
    • Version 4.01
  • BCM (by Fatalis)
    • Version 2
    • Version 3
    • Version 4
    • Version 5
  • Building Blocks (by Emp`)
DO NOT ASK FOR ANY CUSTOM BLOCK PLUGIN TO BE ADDED!


Requirements:
THESE REQUIREMENTS APPLY FOR THE SENDING AND RECEIVING SERVERS
  • AMX Mod X version 1.8.0 or higher
  • Sockets_hz Module
Commands:
  • bm_send
  • bcm_send
  • bb_send
These commands require ADMIN_CFG flag ("h").


Cvar:
  • template_key <key>
    - This is used to secure your file sending.
    - Make sure you choose a unique key, as if it were a login password.
    - Note: This cvar is used in both plugins. The cvar value MUST be the SAME on ALL SERVERS!
How To Use:
  • How to set up your server which will be sending configs:
    1. Add the block_file_sender.amxx to the server that will send files to (an)other server(s).
    2. Download the block_file_sender.txt and place it in the addons/amxmodx/data/lang folder of that server.
    3. Add the template_servers.ini to the addons/amxmodx/configs folder of that server.
    4. Open the template_severs.ini file.
      - This file will contain the servers which will receive your build configs.
    5. Add servers to the file with the following format:
      "Server Name" "Server IP:1337"
      - MAKE SURE 1337 IS THE PORT OF THE IP!
      - DO NOT PUT 27015 OR ANY OTHER GENERIC SERVER PORT!
      - MAKE SURE THERE ARE QUOTES AROUND THE NAME AND IP!
  • How to set up your server(s) which will be receiving configs:
    1. Add the file_receiver.amxx to the server that will receive files from other server(s).
  • For Both Servers:
    • Add template_key "yourkeyhere" in the amxx.cfg in ALL SERVERS' addons/amxmodx/configs folder!
Translations:
  • French by arkshine
  • Latvian by The_Thing
  • Spanish by AntiBots
  • Lithuanian by hleV
  • Dutch by crazyeffect
  • Romanian by God@Dorin
  • Russian by mozart123
Credits:
  • Fatalis, Necro, & Emp`
    - for creating block-making plugins
  • hackziner
    - for sockets_hz module and example for listening socket
    - for example of key method in his Multi-Server Chat plugin
  • Alka
    - for suggesting the more secure key method
To Do:
  • Add Multilingual
  • Add Blocks (by Emp`) support
Attached Files
File Type: ini template_servers.ini (328 Bytes, 2060 views)
File Type: txt block_file_sender.txt (10.9 KB, 1949 views)
File Type: inc sockets_hz.inc (2.5 KB, 1566 views)
File Type: sma Get Plugin or Get Source (block_file_sender.sma - 4319 views - 13.8 KB)
File Type: amxx block_file_sender.amxx (14.5 KB, 1578 views)
File Type: sma Get Plugin or Get Source (file_receiver.sma - 3645 views - 2.8 KB)
File Type: amxx file_receiver.amxx (4.5 KB, 1326 views)
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!

Last edited by Alka; 11-22-2008 at 17:01. Reason: Updated ML translations.
Exolent[jNr] is offline
koleos
Senior Member
Join Date: Jul 2008
Old 11-16-2008 , 22:53   Re: Blockmaker & BCM Template Sender
Reply With Quote #2

WOW!!! dude u are awesome!!! +karma
koleos is offline
{PHILMAGROIN}
Senior Member
Join Date: Aug 2007
Location: In the middle of the des
Old 11-17-2008 , 00:15   Re: Blockmaker & BCM Template Sender
Reply With Quote #3

Nice!
__________________
[B]
{PHILMAGROIN} is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 11-17-2008 , 07:41   Re: Blockmaker & BCM Template Sender
Reply With Quote #4

awesome! its like your nick excellent ;)
__________________
xPaw is offline
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 11-17-2008 , 11:09   Re: Blockmaker & BCM Template Sender
Reply With Quote #5

Hmm, yea nice. It would be nice to see an all-in-one(AIO) plugin.
__________________
Still...lovin' . Connor noob! Hello
Alka is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 11-17-2008 , 11:12   Re: Blockmaker & BCM Template Sender
Reply With Quote #6

That shouldn't be too hard. I'll integrate them soon.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
AntiBots
Veteran Member
Join Date: May 2008
Location: Brazil
Old 11-17-2008 , 18:52   Re: Blockmaker & BCM Template Sender
Reply With Quote #7

Quote:
Originally Posted by Exolent[jNr] View Post
That shouldn't be too hard. I'll integrate them soon.
Great
__________________
AntiBots is offline
Send a message via ICQ to AntiBots Send a message via MSN to AntiBots Send a message via Skype™ to AntiBots
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 11-17-2008 , 18:58   Re: Blockmaker, BCM, & Building Blocks Template Sender
Reply With Quote #8

Updated.

What's new?
  • Integrated all block sending plugins into one.
  • Added multilingual.
  • Added Building Blocks (by Emp`) support.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
koleos
Senior Member
Join Date: Jul 2008
Old 11-17-2008 , 19:31   Re: Blockmaker, BCM, & Building Blocks Template Sender
Reply With Quote #9

GJ again
koleos is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 11-18-2008 , 02:10   Re: Blockmaker, BCM, & Building Blocks Template Sender
Reply With Quote #10

Quote:
Originally Posted by Exolent[jNrj
]MAKE SURE 1337 IS THE PORT OF THE IP!
lol, well I was wondering if that was directed at a particular box. possibly ish

GJ
__________________
bmann_420 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:57.


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