• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Remove trigger or something

Status
Not open for further replies.

Grs

Grs

Level 2
Joined
Jun 12, 2013
Messages
15
Sup,


Everybody knows "Skibi's Castle", right?

And also when you finish a Wave, the game automatically pushes you to
a random Mini-game, i want to know if theres any possibility to cut this up
like in Turbo-Mode... basically i wanna play Classic and Impossible Modes
without Mini-games...

Is this possible? if yes, how can i do it?

ty.
 
^It is owned by Blizzard.

is it lol ? i played the map b4 a long time ago lol. i never noticed.

@TO
it depends on how the implement the minigames.
find the trigger that acts when a unit dies.
this normally spawns the next lvl.
then look for the ITE that turns on the minigames and make ur own boolean and set it to false to turn of minigames and to true to enable minigames.
This way u can switch between playing with or without minigames very easy.
 

Grs

Grs

Level 2
Joined
Jun 12, 2013
Messages
15
is it lol ? i played the map b4 a long time ago lol. i never noticed.

@TO
it depends on how the implement the minigames.
find the trigger that acts when a unit dies.
this normally spawns the next lvl.
then look for the ITE that turns on the minigames and make ur own boolean and set it to false to turn of minigames and to true to enable minigames.
This way u can switch between playing with or without minigames very easy.


well, the thing is.. i'm not good editing maps.. i'm still learning.. :s
 

Grs

Grs

Level 2
Joined
Jun 12, 2013
Messages
15
i cant edit the map atm. its not hard to learn and once u find it its just a simple boolean to add to the condition.

Sup,

Man this is fu*ing hard, i tried everything..

i change everything with "mini-game" on it
i have deleted things, disabled things and almost every sh*t that came to mind
NOTHING stop that damn mini-game... the closest was been push to the mini-game and brought back in 2 seconds, but then the entire game stoped like
i couldn't select neither my hero or my towers and the waves didn't came anymore..

its very frustrating for a beginner

could you or anyone give me a hand with this?

ty.
 

Grs

Grs

Level 2
Joined
Jun 12, 2013
Messages
15
look, i already did all i could to find de right trigger.. but i got nothing..
if not too much to ask, can you find it for me? its the classic skibi TD
that came with the 1.26 patch (i think).. or if you have any trick or some other way to find it i'll do myself

ty.
 
a few small things to make this without minigames.

in the trigger labeled. MiniGame Mode Game Select in mini game mode select folder
remove this action all the way down the bottom of the trigger.
  • Trigger - Run Mini Game Countdown <gen> (ignoring conditions)
in the trigger labeled. Win the Stage in the folder called enemy spawning remove the same action down the bottom of the trigger

that should solve ur problem
 
  • Like
Reactions: Grs

Grs

Grs

Level 2
Joined
Jun 12, 2013
Messages
15
almost work but it didn't

with almost i mean like.. everything was going well i finish de first wave
and that massage "Mini-Game Starts: 3,2,1" doesn't showed up.. after that
nothing happend... the blood of the creatures still was on the ground.. like if the
game didn't count the wave as finished because the clock count for the next wave
simply vanished from the screen..

the good side: the game itself wasn't frozen i could select my hero my towers
and even build more towers.. all commands was working just fine

the bad side: the game wasn't able to progress, no next wave = no game :S

seriously this is a bitch :mad:
 
Level 16
Joined
Dec 15, 2011
Messages
1,423
Hi. Grs asked me to help him with this through PM so I spent some time working on it a bit and figured out how to modify the trigger to do as he wanted.

The new map has been attached. I didn't do a very thorough testing so I cannot ensure that this is 100% bug-free. Please note that you have been warned.
 

Attachments

  • (10)Skibi'sCastleTD Modified.w3x
    1.5 MB · Views: 53
Hi. Grs asked me to help him with this through PM so I spent some time working on it a bit and figured out how to modify the trigger to do as he wanted.

The new map has been attached. I didn't do a very thorough testing so I cannot ensure that this is 100% bug-free. Please note that you have been warned.

Thanks for the help lol. I honestly forgot about this thread sry about that grs.
 

Grs

Grs

Level 2
Joined
Jun 12, 2013
Messages
15
@Doomlord

Man, i can't thank you enough, it works perfectly 100% bug free =)

@deathismyfriend

Don't worry man, it happens
 
Status
Not open for further replies.
Top