Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #005743

  • 0 - None Assigned

  • Working as Intended

Issue Confirmations

  • Yes (0)No (0)
Photo

Extreme Vacuum

Posted by Hercules Bot on 13 May 2012 - 02:00 PM

Originally posted by Judas
I just wanted to know about the official data of vacuum extreme. I believe on iro wiki, it currently says that this skill doesn't work in dungeons and endless tower. Is this old news? I know the skill can be disabled in skill_nocast, but not sure about not being able to cast in dungeons part.

Thank you

Originally posted by PiroKun
i know you cant use vaccum on maps where the mob can't teleport

Originally posted by Blythe
I've seen the skill work as described on irowiki. As to not working in dungeons I've only seen it fail in instances so far.

Originally posted by exneval
i think this skills had been fixed by malufeet

Originally posted by malufett
no I didn't fix this yet..cause I can't confirm the maps that this skill is disable..

:meow:

Originally posted by Kenpachi
Info of 2012/08/07:

MAPTYPE 3  // Dungeon

{

ADD_PROPERTY(TELEPORT, TRUE);	  // Teleport

ADD_PROPERTY(EXP, TRUE);	   // Experience Loss

ADD_PROPERTY(CALLMONSTER, TRUE);	 // Dead Branch Usage

ADD_BLOCK_ITEM("Runstone_Crush");

ADD_BLOCK_ITEM("Runstone_Storm");

ADD_BLOCK_ITEM("Runstone_Millennium");

ADD_BLOCK_ITEM("Neuralizer");

//ADD_BLOCK_SKILL(WM_LULLABY_DEEPSLEEP,PLAYER);

//ADD_BLOCK_SKILL(WM_SIRCLEOFNATURE,PLAYER);

ADD_BLOCK_SKILL(WM_SATURDAY_NIGHT_FEVER,PLAYER);

ADD_BLOCK_SKILL(SO_ARRULLO,PLAYER);

ADD_BLOCK_SKILL(WM_SOUND_OF_DESTRUCTION,PLAYER);

ADD_BLOCK_SKILL(SC_MANHOLE,PLAYER);

ADD_BLOCK_SKILL(SC_BLOODYLUST,PLAYER);

ADD_BLOCK_ITEM("Vending_Search_Scroll");

ADD_BLOCK_ITEM("Vending_Search_Scroll2");

ADD_BLOCK_ITEM("Uni_Catalog_Bz");

// Prohibited 3rd Class Skills

//ADD_BLOCK_SKILL(SC_GROOMY,PLAYER);	// Masquerade - Groomy

//ADD_BLOCK_SKILL(SC_UNLUCKY,PLAYER);	// Masquerade - Unlucky

//ADD_BLOCK_SKILL(GN_CHANGEMATERIAL,PLAYER);  // Change Material

//ADD_BLOCK_SKILL(SO_EL_ANALYSIS,PLAYER);   // 4 Element Analyze

//ADD_BLOCK_SKILL(MC_VENDING,PLAYER);	// Vending

//ADD_BLOCK_SKILL(AC_MAKINGARROW,PLAYER);   // Arrow Crafting

//ADD_BLOCK_SKILL(RG_STEALCOIN,PLAYER);	// Mug

}


MAPTYPE 20 // Memorial Dungeon: Endless Tower, Orc's Memory, Nidhoggur's Nest

{

ADD_BLOCK_SKILL(AL_TELEPORT,PLAYER | MONSTER | HOMUN | MERCENARY);

ADD_BLOCK_SKILL(WZ_ICEWALL,PLAYER);	   // Icewall Skill Block

ADD_BLOCK_SKILL(PF_SPIDERWEB,PLAYER);	 // Fiberlock Skill Block

ADD_BLOCK_SKILL(RG_INTIMIDATE,PLAYER | MONSTER); // Intimidate Skill Block

ADD_BLOCK_SKILL(NPC_EXPULSION,MONSTER);		  // Exile Skill Block

ADD_PROPERTY(EXP, TRUE);	   // Experience Loss

ADD_PROPERTY(DISCONNECT_NOTREMEMBER, TRUE);   // Block memo on disconnect

ADD_BLOCK_ITEM("N_Fly_Wing");	  // Novice Flywing

ADD_BLOCK_SKILL(SC_FATALMENACE,PLAYER);	// Fatal Menace

ADD_BLOCK_SKILL(SC_DIMENSIONDOOR,PLAYER);   // Dimension Door

ADD_BLOCK_ITEM("Runstone_Crush");

ADD_BLOCK_ITEM("Runstone_Storm");

ADD_BLOCK_ITEM("Runstone_Millennium");

//ADD_BLOCK_SKILL(WM_LULLABY_DEEPSLEEP,PLAYER);

//ADD_BLOCK_SKILL(WM_SIRCLEOFNATURE,PLAYER);  

ADD_BLOCK_SKILL(WM_SATURDAY_NIGHT_FEVER,PLAYER);

ADD_BLOCK_SKILL(SO_ARRULLO,PLAYER);

ADD_BLOCK_SKILL(WM_SOUND_OF_DESTRUCTION,PLAYER);

ADD_BLOCK_SKILL(SC_MANHOLE,PLAYER);

ADD_BLOCK_SKILL(SC_BLOODYLUST,PLAYER);

ADD_BLOCK_ITEM("Vending_Search_Scroll");

ADD_BLOCK_ITEM("Vending_Search_Scroll2");

ADD_BLOCK_ITEM("Uni_Catalog_Bz");

// Prohibited 3rd Class Skills

//ADD_BLOCK_SKILL(SC_GROOMY,PLAYER);	// Masquerade - Groomy

//ADD_BLOCK_SKILL(SC_UNLUCKY,PLAYER);	// Masquerade - Unlucky

//ADD_BLOCK_SKILL(GN_CHANGEMATERIAL,PLAYER);  // Change Material

//ADD_BLOCK_SKILL(SO_EL_ANALYSIS,PLAYER);   // 4 Element Analyze

//ADD_BLOCK_SKILL(MC_VENDING,PLAYER);	// Vending

//ADD_BLOCK_SKILL(AC_MAKINGARROW,PLAYER);   // Arrow Crafting

//ADD_BLOCK_SKILL(RG_STEALCOIN,PLAYER);	// Mug

}

SO_VACUUM_EXTREME isn't blocked either in dungeons or in Endless Tower....

moved issue from Skills