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

Building Blocks (Updated 11-24-07)


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff        Approver:   Hawk552 (427)
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 07-17-2007 , 20:46   Building Blocks (Updated 11-24-07)
Reply With Quote #1

Blah blah.. everyone knows Fatalis' private BCM.

This takes Fatalis' BCM, revamps it and makes it quite efficient.

Sure there is this, but this has a much broader range of "cool" blocks.

List of Types:
  • "Block", - Wide sized block
  • "Cube", - Small sized cube
  • "Chicken", - Small sized chicken that jumps up and down
  • "Wall" - Wide and tall wall

List of Classes:
  • "B-Hop", - Disappears after you touch it
  • "Solid", - Allows you to stand on for as long as you want
  • "Heal", - Solid that heals you (cvar: bb_heal) hp every second
  • "Hurt", - Solid that hurts you (cvar: bb_hurt) hp every second
  • "Boost", - Accelerates your X and Y velocity.
  • "Jump", - Throws you into the air (doesn't affect X and Y velocity)
  • "T-Blocker", - Acts as a Solid for T's and a B-Hop for CT's
  • "CT-Blocker", - Acts as a Solid for CT's and a B-Hop for T's
  • "Delayed", - Disappears 1 second after you touch it
  • "Invisible", - Like a solid, but it looks invisible
  • "Throw", - Throws you in the direction you are aiming
  • "Water", - No fall damage
  • "Ice", - Players can't change direction and slide
  • "Sticky", - Players are slowed dramatically
  • "Kill", - Players are killed (Changes with cvar: bb_kill)
  • "Anti-Throw", - Throws in opposite way you are aiming
  • "Normal", - Solid block, without any glow
  • "Reflect", - Reflects your velocity (not 100% working)
  • "Ghost" - Invisible Bhop Block
Commands:
say /blocks
amx_blocks
+grab_block

Cvars:
  • bb_noslowdown (0|1) - Stop slowdown once you touch a bhop box? (For people new to bhopping)
  • bb_heal # - How much HP do heal blocks heal?
  • bb_hurt # - How much damage do hurt blocks do?
  • bb_kill (0|1) - Should hurt and kill blocks kill players or set their hp to 1? (1==kill)

Version 1.4:
-Added Block Class Anti-Throw - Throws in opposite way you are looking
-Added Block Class Normal - Solid block, without glow
-Added Block Class Reflect - Reflects your velocity (not 100% working)
-Added Block Class Ghost - Invisible Bhop Block
-Added Ability to Rotate Blocks
-Removed one of the walls (you can just rotate a wall)
-Added Teleports

Version 1.31:
-Fixed "Move Forward" not working.

Version 1.3:
-Added +grab_block command - Grabs a block without having to go through menu
-Added Block Safe Moving (on by default)
-Added Smart Menu
-Added Block Type Chicken (jumps up and down)
-Added Block Type North Wall (from Gaben Mod)
-Added Block Type Right Wall (from Gaben Mod)
-Redid the normal menu(s)
-Added Advanced menu
* Delete All Blocks
* Load File
* Write File
* Delete Copies - deletes blocks in the exact same origin
-Reordered Edit Menu
-New message method

Version 1.2:
-Changed cvar to bb_noslowdown
-Added cvar bb_heal
-Added cvar bb_hurt
-Added cvar bb_kill
-Added Block Snapping
-Fixed Block Class Water (no fall damage)
-Added Block Class Ice (slippery)
-Added Block Class Sticky (sticks)
-Added Block Class Kill (kills)
-Optimized many more things
-Fixed some small things

Version 1.1:
-Added option to change Blocks Type.
-Reworked menus a little bit.
-Added Grab Block
-Added GodMode and NoClip
-Added Block Class Water (no fall damage)


And with that, I leave you with the downloads.

(models go into the models directory)
Attached Files
File Type: sma Get Plugin or Get Source (blocks.sma - 22455 views - 49.6 KB)
File Type: zip blocks.zip (31.9 KB, 17862 views)

Last edited by Emp`; 11-24-2007 at 14:58. Reason: v1.4
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
mr.noob.
Member
Join Date: Jun 2005
Old 07-17-2007 , 20:53   Re: Building Blocks
Reply With Quote #2

unknown unknown unknown blocks.amxx bad load

First plugin I installed that has done this
mr.noob. is offline
stupok
Veteran Member
Join Date: Feb 2006
Old 07-17-2007 , 20:59   Re: Building Blocks
Reply With Quote #3

Put the .amxx in your plugins folder.

@Emp

Looks cool.
stupok is offline
Necro
Member
Join Date: Apr 2006
Old 07-17-2007 , 21:09   Re: Building Blocks
Reply With Quote #4

Nice one! People have been wanting a plugin like this for a long time! Shame you didn't release it sooner!
Necro is offline
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 07-17-2007 , 21:36   Re: Building Blocks
Reply With Quote #5

Version 1.1:

-Added option to change Blocks Type.
-Reworked menus a little bit.
-Added Grab Block
-Added GodMode and NoClip
-Added Block Class Water (no fall damage)

:Credits - took block tracing from BlockMaker
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
patm
New Member
Join Date: Jul 2007
Old 07-17-2007 , 21:49   Re: Building Blocks
Reply With Quote #6

Necro's is a bit easier to use. imo.
patm is offline
Old 07-17-2007, 22:55
organizedKaoS
This message has been deleted by organizedKaoS.
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 07-17-2007 , 23:08   Re: Building Blocks
Reply With Quote #7

I imagine it works both ways, it's done in the touch because it only stops the slowdown if you touch one of the blocks.
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
couk
BANNED
Join Date: Jul 2007
Location: United Kingdom
Old 07-18-2007 , 02:13   Re: Building Blocks
Reply With Quote #8

in next version try to create teleport portals
couk is offline
Send a message via ICQ to couk Send a message via AIM to couk Send a message via MSN to couk
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 07-18-2007 , 03:38   Re: Building Blocks
Reply With Quote #9

Quote:
Originally Posted by couk View Post
in next version try to create teleport portals
@couk - There is already a portals plugin!
@Emp`- Yay...Nice! #_# Gj

I've finded 2 little things:
1.In main menu you don't have 'Exit'.
2.After i press in main menu 4(Duplicate) is showing me the 'Edit menu'.
__________________
Still...lovin' . Connor noob! Hello

Last edited by Alka; 07-18-2007 at 04:12.
Alka is offline
redx6580
Senior Member
Join Date: Nov 2005
Location: New Jersey
Old 07-19-2007 , 02:44   Re: Building Blocks
Reply With Quote #10

All I have to say is, bravo... +K
__________________
-LJ
[img]http://img252.**************/img252/3553/sig2wq7.jpg[/img]
Karma is nothing, calm down and stop acting like it's important.
redx6580 is offline
Send a message via AIM to redx6580 Send a message via MSN to redx6580
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 09:19.


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