Issue Information
-
#005743
-
0 - None Assigned
-
Working as Intended
Issue Confirmations
-
Yes (0)No (0)
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
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
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.
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
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..
no I didn't fix this yet..cause I can't confirm the maps that this skill is disable..
Originally posted by Kenpachi
Info of 2012/08/07:
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