Ok ive put them in the folder of my levels. And they seem to be working now. Hmm.
strike that they appear but don’t work.
edit 2; i got them to work, only when they’re the only traps available
edit 3: it was me not doing it right haha
Ok ive put them in the folder of my levels. And they seem to be working now. Hmm.
strike that they appear but don’t work.
edit 2; i got them to work, only when they’re the only traps available
edit 3: it was me not doing it right haha
Last edited by shortmicky; March 13th, 2023 at 18:19.
I made some new ones and you can see them here:
https://www.youtube.com/watch?v=ufpPDMo8_D4
https://www.youtube.com/watch?v=Jzofg1BnNd0&t=156s
Since timebomb now works correctly I added a new attack and called it elite lightning ball.
You have two options:
TRAP_AVAILABLE(ALL_PLAYERS,ARROW,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,MUSHROOM,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,SKULL_LIGHTNING,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,FLAME,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,WIND,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,NAVI_MISSILE,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,FIRE,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,ICE,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,GARGOYLE,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,FIRE_GARGOYLE,1,0)
DOOR_AVAILABLE(ALL_PLAYERS,STEEL,1,0)
DOOR_AVAILABLE(ALL_PLAYERS,MAGIC,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,ICE_GARGOYLE,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,ELITE_LIGHTNING_BALL_GA RGOYLE,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,SPIDER_QUEEN_NEST,1,0)
REM - OR if you like instead
STEEL -> CAVE_IN_GARGOYLE
ICE_GARGOYLE -> BLIZZARD_GARGOYLE
ELITE_LIGHTNING_BALL_GARGOYLE -> CHICKEN_GARGOYLE
TRAP_AVAILABLE(ALL_PLAYERS,ARROW,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,MUSHROOM,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,SKULL_LIGHTNING,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,FLAME,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,WIND,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,NAVI_MISSILE,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,FIRE,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,ICE,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,GARGOYLE,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,FIRE_GARGOYLE,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,CAVE_IN_GARGOYLE,1,0)
DOOR_AVAILABLE(ALL_PLAYERS,MAGIC,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,BLIZZARD_GARGOYLE,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,CHICKEN_GARGOYLE,1,0)
TRAP_AVAILABLE(ALL_PLAYERS,SPIDER_QUEEN_NEST,1,0)
SET_DOOR_CONFIGURATION(STEEL,PanelTabIndex,0)
SET_TRAP_CONFIGURATION(BLIZZARD_GARGOYLE,PanelTabI ndex,13)
SET_TRAP_CONFIGURATION(CHICKEN_GARGOYLE,PanelTabIn dex,14)
REM - OR instead SPIDER_QUEEN_NEST
TRAP_AVAILABLE(ALL_PLAYERS,HALLOWEEN,1,0)
SET_TRAP_CONFIGURATION(HALLOWEEN,PanelTabIndex,15)
REM - OR
TRAP_AVAILABLE(ALL_PLAYERS,CHRISTMAS,1,0)
SET_TRAP_CONFIGURATION(CHRISTMAS,PanelTabIndex,15)
Edit: I reload version 1.01. now with Christmas Tree Trap
Last edited by Endrix; September 20th, 2024 at 08:03.
Whether you like new content or new gameplay, I would appreciate if you subscribe to my Youtube channel
https://www.youtube.com/@Xam_Endrix_...n_Keeper/about