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

[CSGO] BlockBuilder v1.042 (BlockMaker)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
x3ro
Member
Join Date: Dec 2009
Plugin ID:
4523
Plugin Version:
1.042
Plugin Category:
Fun Stuff
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    The remake of original blockmaker/blockbuilder mod from CS 1.6
    Old 02-16-2015 , 21:56   [CSGO] BlockBuilder v1.042 (BlockMaker)
    Reply With Quote #1

    BlockBuilderV1.042
    The First CS:S/CS:GO Blockmaker Plugin Finally Released!

    Description


    A Imported mod from CS 1.6 called "BlockMaker" is an additional mod that works nicely with the Hide'N'Seek mod but you can use it however you like.

    This mod gives you the ability to spawn a variety of blocks around a map and the ability to save/load them in the same exact location on new round or map.

    Features


    - Say in chat !bb to open the blockbuilder menu
    - To grab a block you must have spawned the block first and then by aiming at the block press the number 2 on the menu to grab and place the block.
    - Create a block by aiming at the floor or a wall.
    - Convert block you are aiming at to the selected block type.
    - Delete block you are aiming at.
    - Rotate the block you are aiming at.
    - Optional noclip and godmode to make creating blocks easier.
    - Snapping option so when creating and moving blocks, they snap into place next to, above or below other nearby blocks.
    - Snapping gap option to leave a gap between blocks when they snap together.
    - Save all blocks to file using mapname, will load on map load. Save folder: \sourcemod\data\
    - Look at a block to see what type of block it is. (currently disabled, but can be enabled in source code.)
    - Transparency options (changing the visibility of the block.)
    -Server Ops can edit the 'blockbuilder.blocks.txt' file to specify alternative block models (path: \sourcemod\configs\)

    CVARS/COMMANDS
    There's no cvars yet but worry not we've got plenty of commands

    - !bb / sm_bb (Activates Blockbuilder Menu!)

    - !blocksnap (Enables/Disables Block Snapping... Shortcut to option in bb menu)
    - !snapgrid <value> / sm_snapgrid (Sets distance between each block in snapgrid... Shortcut and alternate solution to values in BB Menu)
    - !unitmover (Enables advanced block moving menu... Allows you manually set rotation/position... Aim at block and type !unitmover)
    CVAR: sm_blockbuilder_prefix (Changes Blockbuilder messages prefix. Default: [BlockBuilder]
    CVAR: sm_blockbuilder_random_cooldown (Changes cooldown between uses of Random block for each player. Default: 60 seconds a la 60
    - +grab - Bindable command that grabs block
    - -grab - Bindable command that releases block
    - tgrab - Bindable command that grabs/releases block depending on it's state
    Block types


    - Platform (A platform you can stand on)
    - Bunnyhop (A platform that disappears for a short period of time after touching it)
    - Damage (Hurts you if you stand on top of it)
    - Healer (Heals you if you stand on top of it)
    - No Fall Damage (You don't take any damage if you fall onto it)
    - Ice (You slide around like you're on ice)
    - Trampoline (Throws you up in the air)
    - Speed Boost (Throws you forwards in the direction you're looking)
    - Invincibility (Player becomes invincible for a set amount of time)(timer can be set in \sourcemod\configs\blockbuilder.blocks.txt)
    - Stealth (Player becomes invisible for a set amount of time)(timer can be set in \sourcemod\configs\blockbuilder.blocks.txt)
    - Death (Player dies instantly)
    - Nuke (Destroys all players on the other team unless a player has invincibility)
    - Camouflage (Player looks like the other team for a set amount of time)(timer can be set in \sourcemod\configs\blockbuilder.blocks.txt)
    - Low Gravity (Jumping from this block you get low gravity for 3s)
    - Fire (Another damage block)
    - Slap (You get slapped!)
    - Random (Random between Invincibility, Stealth, Camouflage, Boots Of Speed, a slap, deagle, grenades or death!)
    - Honey (Player moves slowly like they're stuck in honey)
    - CT Barrier (Only Terrorists can pass through these blocks, pushes back Counter-Terrorists)
    - T Barrier (Only Counter-Terrorists can pass through these blocks, pushes back Terrorists)
    - Boots Of Speed (Player runs fast for a set amount of time)(timer can be set in \sourcemod\configs\blockbuilder.blocks.txt)
    - Glass (Same as platform but looks like a transparent pane of glass)
    - Bunnyhop - No slow down (Same as bunnyhop block but you don't slow down after landing)(timer can be set in \sourcemod\configs\blockbuilder.blocks.txt)
    - Delayed - same as the bunnyhop block but longer disappearance (timer can be set in \sourcemod\configs\blockbuilder.blocks.txt)
    - Awp (Only terrorist can gain a Awp, has only 1 bullet, 1 Awp per round)
    - Deagle (Only terrorist can gain a Deagle, has only 1 bullet, 1 Deagle per round)


    Spoiler

    How to install


    I added all the files to the zip and are in the correct path, all you have to do is unzip to the server.

    Recommended mod

    Hide n' Seek (Modified Version To Work With BlockBuilder)
    [CS:GO] Movement Unlocker (Fixes duckhoping and bunnyhopping speed issues and such.)

    Credits

    - Credits to Necro for the original 1.6 version.

    - Special thanks to Zephyrus for creating a css/csgo version through private request.

    - Props to Techknow for creating/helping me with models.

    - Much appreciation to Oshizu for helping with major code/bug fixes and additions. Aswell as being main programmer of the CS:GO Blockmaker project/plugin...

    - Credits to the people who made the images I used for the models. (Google is your best friend )
    Also thanks Arclight and others who helped and tested.

    - Thanks aswell to Schpraaankiii for posting his updated/fixed versions of Blockbuilder while OP had unfixed errors

    (sorry if I forgot anyone else!)

    Changelog

    Quote:
    Version 1.0 - Official Release
    Version 1.01:
    - Fixed occassional reset of transparency on some of blocks
    - Fixed Honey Block resetting if placed next to other block
    Version 1.02:
    - Made Blockbuilder's messages white colored and prefix purple
    - Added cvar sm_blockbuilder_prefix for changing Plugin Prefix as requested.
    - Updated some of command names to support using them from chat
    - Fixed desychronized effect time values due to using hardcoded ones rather the ones from config
    - Fixed bug which caused Anti-CT & Anti-T blocks to be solid to players from their own teams...
    Version 1.03:
    - Added Block Properties to Bunnyhop - No Slowdown Block
    - Bunnyhop, delay, Bunnyhop No Slowdown can now be used from any directions and not just up...
    - Managed to fix major issue which was getting stuck in blocks like bunnyhop, delayed and such after they re-appeared
    Version 1.04:
    - Random Block is now usable, enjoy!
    - Added Cvar 'sm_blockbuilder_random_cooldown' which decides cooldown between random block uses for each player.
    - Rewritten the way Honey, Fire and Heal Blocks work.
    - Nerfed Boots Of Speed velocity.
    - Fixed another slowdown issue with honey block, hopefully last one.
    - Removed unintentional leftover part of code which made plugin execute cvars from config. Now you can use server.cfg for your desired changes
    Version 1.041:
    - Fixed Death Block Not Killing Players
    Version 1.042:
    - Added +grab and -grab and tgrab commands for picking up blocks... Thanks to Kwelje
    - Added extra confirmation menu before saving/loading blocks
    - Mr. Death Block's wild ride never ends. Another fix which fixes all issues with the block... Once more thanks to Kwelje
    - Touching death block from any side will result in player's death now


    Note - I'll be really busy for the next couple of months but I will try my best to help with bug fixes and if anyone would like to help or take over the mod please leave me a PM!

    Download:
    SMX
    Source

    Last edited by x3ro; 08-27-2015 at 07:18.
    x3ro is offline
    Chesterfield
    Senior Member
    Join Date: Apr 2013
    Old 02-16-2015 , 22:34   Re: [CSGO] BlockBuilder
    Reply With Quote #2

    Good job ! any video showing how it looks in csgo? thanks!
    Chesterfield is offline
    Oshizu
    Veteran Member
    Join Date: Nov 2012
    Location: Warsaw
    Old 02-17-2015 , 09:37   Re: [CSGO] BlockBuilder
    Reply With Quote #3

    Finally we've released it Ozzie,
    gg

    Tho there may be some things to fix, it should be pretty much playable right now...
    And as for screenshots here:

    http://cloud-4.steamusercontent.com/...1EEAF98769258/
    http://cloud-4.steamusercontent.com/...55E26DF942CCA/
    They may be outdated ones tho
    __________________
    ...

    Last edited by Oshizu; 02-17-2015 at 09:54.
    Oshizu is offline
    Pohearts
    AlliedModders Donor
    Join Date: Oct 2014
    Location: Hong Kong
    Old 02-17-2015 , 14:32   Re: [CSGO] BlockBuilder
    Reply With Quote #4

    sick plugin indeed, also recalled my memories of 1.6..lol
    Pohearts is offline
    buzzace
    Member
    Join Date: Feb 2011
    Old 02-17-2015 , 15:23   Re: [CSGO] BlockBuilder
    Reply With Quote #5

    If I give you my server IP can it be in the thread to give players a testing server ip ?
    buzzace is offline
    Oshizu
    Veteran Member
    Join Date: Nov 2012
    Location: Warsaw
    Old 02-17-2015 , 15:28   Re: [CSGO] BlockBuilder
    Reply With Quote #6

    Quote:
    Originally Posted by buzzace View Post
    If I give you my server IP can it be in the thread to give players a testing server ip ?
    I don't think it wouldn't be a problem though Alliedmodders rules does not seem to allow advertisement of servers which posting ip may be
    Do not advertise (including hosting services, game servers and gaming communities).
    __________________
    ...

    Last edited by Oshizu; 02-17-2015 at 15:49.
    Oshizu is offline
    antman1337
    Junior Member
    Join Date: Sep 2009
    Old 02-18-2015 , 06:20   Re: [CSGO] BlockBuilder
    Reply With Quote #7

    Hello, ive created an CSGO hidenseek server with blocks.
    When the server change map, people need to start download files from 75%, but they have already downloaded them, How can I fix this?

    And is there any noslowdown plugin for bunnyjump?

    So you can jump withoth getting sloweddown?
    antman1337 is offline
    Oshizu
    Veteran Member
    Join Date: Nov 2012
    Location: Warsaw
    Old 02-18-2015 , 07:41   Re: [CSGO] BlockBuilder
    Reply With Quote #8

    Quote:
    Originally Posted by antman1337 View Post
    Hello, ive created an CSGO hidenseek server with blocks.
    When the server change map, people need to start download files from 75%, but they have already downloaded them, How can I fix this?

    And is there any noslowdown plugin for bunnyjump?

    So you can jump withoth getting sloweddown?
    This may be userful for ya: [CS:GO] Movement Unlocker

    I've asked Ozzie to add it to OP aswell

    Edit
    Also you may consider guys to not derail thread anymore perhaps ?
    __________________
    ...

    Last edited by Oshizu; 02-18-2015 at 07:46.
    Oshizu is offline
    antman1337
    Junior Member
    Join Date: Sep 2009
    Old 02-18-2015 , 07:51   Re: [CSGO] BlockBuilder
    Reply With Quote #9

    Quote:
    Originally Posted by Oshizu View Post
    This may be userful for ya: [CS:GO] Movement Unlocker

    I've asked Ozzie to add it to OP aswell

    Edit
    Also you may consider guys to not derail thread anymore perhaps ?
    Thanks man!
    antman1337 is offline
    ironskillz1
    AlliedModders Donor
    Join Date: Jul 2012
    Location: Sweden
    Old 02-18-2015 , 11:11   Re: [CSGO] BlockBuilder
    Reply With Quote #10

    It would be really awesome if you could add so you can inport old cs 1.6 buildings from the old blockmaker plugin. Just an idé
    __________________
    I have many private and unique plugins for Jailbreak and Hide'N'Seek. PM me for more info.

    Pm me.

    Check out my roulette site.
    ironskillz1 is offline
    Send a message via Skype™ to ironskillz1
    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 19:10.


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