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

Blockmaker - Adding Blocks (12 Step) In-Depth | Updated 12/24/2013!


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Erox902
Veteran Member
Join Date: Jun 2009
Location: Never Never Land
Old 08-08-2010 , 19:18   Re: Blockmaker - Adding Blocks (Step-By-Step) UPDATED 7/16/2010!!
Reply With Quote #11

I also tried that but dont understand one single line...
But i checked a lot of bms with delayed and dmg bhops and figured it out ... u'll have to add the block under pnf_touch... like this:

Code:
else if (blockType == BM_BHOP || blockType == BM_BHOP_NOSLOW || blockType == BM_BHOP_NOFALLDMG || blockType == BM_BHOP_DMG)
						{
							//set bhop block to be SOLID_NOT after 0.1 seconds
							set_task(0.1, "taskSolidNot", TASK_BHOPSOLIDNOT + ent);
and then just use the normal damage action
Erox902 is offline
 



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 13:22.


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