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

BombSite Creator


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Server Management        Approver:   Exolent[jNr] (178)
Scherzo
Senior Member
Join Date: Feb 2007
Location: Kwidzyn, Poland
Old 04-12-2009 , 15:06   BombSite Creator
Reply With Quote #1

BS Creator

Manager of BombSites.

version 1.3
ML supported

Description
Plugin allow you create / modify / delete BS on each map. You have simple menu to use.

Modules
<engine>

Configuration
Main file is: configs/bs_creator/bsconfig
Quote:
;Set to 0 if you want unable menu with configuration (passive mode)
MENU = 1
;What you want to log
;a - saving file
;b - editing BS
;c - adding BS
;d - deleted BS
;e - restoring default BSs
LOGS = "abcde"
MENU = 0|1
Make disabled/enabled menu. Use when set up BSs as you wish and don`t want to menu be used by someone.

LOGS = "abcde"
define which activities it will log

Rest files you can create via menu.

Commands
Quote:
bs_menu
open main menu, plugin add own option to amxmodmenu
Main Menu: http://rex.netsky.pl/download/hl/bs_menu.JPG
Menu of modify BS: http://rex.netsky.pl/download/hl/bs_edit.JPG

Quote:
bs_default
restore default configuration of map (after use need restart or mapchange to make effect)

Quote:
bs_radar
for clients, switch on/off BS radar

Cvars
Quote:
amx_bs_draw 0|1
disable/enable bs radar function

Info
Take care you downloaded all files which are attached - configs dir is very important part of plugin and you need .txt file to understand menu options.

Credits
Miczu and his m_eel.amxx
Pavulon (with function Decal)
jopmako http://forums.alliedmods.net/showthread.php?p=401208
(used his idea of mark BSs)

ML authors:
[de] - Nextra
[ru] - xPaw
[nl] - crazyeffect
[es] - alan_el_more
[ro] - dorin2oo7
[fr] - PsYChOPaTiQuE & ConnorMcLeod
[sv] - zacky
[lt] - mobididikas
[pt] - NGage70

History
1.3
- reload target (explosion of c4 will use some func_breakable if originally scripted)
- bombsites on radar
- format->formatex (thx Nextra)
1.2 - first public release
Attached Files
File Type: sma Get Plugin or Get Source (bs_creator.sma - 3803 views - 19.0 KB)
File Type: txt bs_creator.txt (4.0 KB, 1707 views)
File Type: zip config_dir.zip (654 Bytes, 1792 views)

Last edited by Scherzo; 06-22-2009 at 09:23.
Scherzo is offline
glorian
BANNED
Join Date: Mar 2009
Location: Surfplace.se
Old 04-12-2009 , 15:07   Re: BS Creator
Reply With Quote #2

OMFG! I LOVE YOU!!!!
glorian is offline
Send a message via MSN to glorian
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 04-12-2009 , 15:16   Re: BS Creator
Reply With Quote #3

Code:
[de]
WORD_ADD = Hinzufuegen
WORD_WIDTH = Breite
WORD_LENGTH = Laenge
WORD_HEIGHT = Hoehe
WORD_AXIS = Achse
WORD_MORE = Mehr
WORD_LESS = Weniger
WORD_DELETE = Loeschen
WORD_RETURN = Zurueck

BS_SAVE = In Datei speichern
BS_SAVED = Bombspots gespeichert!
BS_NOW_MORE = Kann neuen Spot nicht erstellen.
NEED_RESTART = Bei Problemen Server neustarten / map wechseln.
Will take a look at the code later.
__________________
In Flames we trust!
Nextra is offline
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 04-12-2009 , 15:18   Re: BS Creator
Reply With Quote #4

wow, awesome
Good Jod
__________________
alan_el_more is offline
Scherzo
Senior Member
Join Date: Feb 2007
Location: Kwidzyn, Poland
Old 04-12-2009 , 15:19   Re: BS Creator
Reply With Quote #5

Thanks for comments and translation.
Scherzo is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 04-12-2009 , 15:21   Re: BS Creator
Reply With Quote #6

Code:
[ru]
WORD_ADD = Dobavit'
WORD_WIDTH = Shirina
WORD_LENGTH = Dlina
WORD_HEIGHT = Vysota
WORD_AXIS = Os'
WORD_MORE = Bol'she
WORD_LESS = Men'she
WORD_DELETE = Udalit'
WORD_RETURN = Vernut'

BS_SAVE = Sohranit' v fajl
BS_SAVED = bomb-sajdy Sohraneny!
BS_NOW_MORE = Nemogu sozdat' novyj bomb-sajd
NEED_RESTART = Chtoby nebylo problem, perezagruzite kartu!
__________________
xPaw is offline
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 04-12-2009 , 15:36   Re: BS Creator
Reply With Quote #7

Quote:
[nl]
WORD_ADD = Voeg toe
WORD_WIDTH = Breedte
WORD_LENGTH = Lengte
WORD_HEIGHT = Hoogte
WORD_AXIS = as
WORD_MORE = Meer
WORD_LESS = Minder
WORD_DELETE = Verwijder
WORD_RETURN = Ga terug
BS_SAVE = Sla op in document
BS_SAVED = BombSites opgeslagen!
BS_NOW_MORE = Kan geen nieuwe bomsite creëren
NEED_RESTART = In geval van problemen, herstart de server/verander de map.
__________________

Last edited by crazyeffect; 04-12-2009 at 15:38.
crazyeffect is offline
Send a message via MSN to crazyeffect
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 04-12-2009 , 15:51   Re: BS Creator
Reply With Quote #8

Spanish
Code:
[es]
WORD_ADD = Agregar
WORD_WIDTH = Anchura
WORD_LENGTH = Longitud
WORD_HEIGHT = Altura
WORD_AXIS = eje
WORD_MORE = Mas
WORD_LESS = Menos
WORD_DELETE = Borrar
WORD_RETURN = Volver

BS_SAVE = Guardar en archivo
BS_SAVED = BombSites Guardados!
BS_NOW_MORE = No se pueden crear nuevas BS
NEED_RESTART = En caso de problemas, reinicie el servidor o cambiar de mapa.
__________________
alan_el_more is offline
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 04-12-2009 , 16:15   Re: BS Creator
Reply With Quote #9

Instead of the copy-back stuff with format you could (or even should?) format the menus as followed:

PHP Code:
new menu[512], iLen 0;

iLen += formatexmenu511"This is a nice heading\n\n" );

iLen += formatexmenu[iLen], 511 iLen"1. I'm a first choice\n" );

iLen += formatexmenu[iLen], 511 iLen"2. I'm a second choice!!!\n" ); 
__________________
In Flames we trust!

Last edited by Nextra; 04-13-2009 at 06:06.
Nextra is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 04-12-2009 , 16:24   Re: BS Creator
Reply With Quote #10

Wow Nice, something I wanted

Off-Topic:
When I first saw what the topic said, I thought it was a bullshit creator when I saw the letters "BS" Creator in the topic title
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
Reply


Thread Tools
Display Modes

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 11:33.


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