Asterix Gaming Guild Logo GeneralXXLXXL 2XXL 3XXXLOlympic GamesXXL EditorToolsOff-TopicXXL RomasteredXXL 2 RemasteredOther GamesModsCaesar's ChallengeUnfair XXLPatchesFan ArtPersonal ArtSpeedrunningMediaRandomizerBETA RomeHSKALPresence AdrienPresence SPQRSupport Bot Helpdesk

#editor

pegperegogaucho
Well i finally found out what makes the enemies trigger the pressure plates... The byte before the integer, that indicates how many pools are in a squad, decides which pool group can trigger the pressure plates. However only ever the first enemy in the pool squad can trigger the pressure plates and not the others :weirdchamp: :weirdchamp2:
pegperegogaucho
``` CKHKCorkscrew 0996 Move up CKHKCorkscrew 0998 Move up fully CKHKCorkscrew 099A Disable character switch CKHKCorkscrew 099B Enable character switch CKGroupSquadEnemy 0D22 Reset/Spawn squad CKGroupSquadEnemy 0D21 Disable squad CKGroupSquadEnemy 0D24 Spawn squad at defined spawn points ``` These are pretty pog :PogClappa:.
pegperegogaucho
Unlike the events that get sent with the MsgAction, the 3 events 👆 there work with every squad :pogu:
pegperegogaucho
And now i finally was able to make the corkscrew work in the first sector :pogclappa:
pegperegogaucho
You could technically make a detector that would constantly lock something every time you die and just reset the squad :5Head: Next level unfair
pegperegogaucho
@adrientd Do you also know the event for enabling a bbox checklist?
adrientd
```CKSrvDetector 14XX Enable bbox XX (in the checklist) CKSrvDetector 15XX Enable sphere XX (in the checklist) CKSrvDetector 16XX Enable rect XX (in the checklist) CKSrvDetector 18XX Enable E XX (in the checklist) CKSrvDetector 1BXX Disable bbox XX (in the checklist) CKSrvDetector 1CXX Disable sphere XX (in the checklist) CKSrvDetector 1DXX Disable rect XX (in the checklist) CKSrvDetector 1FXX Disable E XX (in the checklist)```
pegperegogaucho
That's just what I needed :PogU:
pegperegogaucho
Also how did you find these :HmmChamp: I searched for like an hour for an event that enables a bbox checklist and I didnt find anything :peepoexit:
adrientd
Just by looking at some events used and check if they make sense
adrientd
Me trying to understand the cutscenes:
mr.rubinshtein
gosh couldnt they find more shorter ways to name them
pegperegogaucho
Nice text wrapping :pogch:
pegperegogaucho
No wonder they made a new category for them :LUL:
mr.rubinshtein
this is the most disrespectful way to work with files lol
mr.rubinshtein
like this is done on purpose to confuse other team members
mr.rubinshtein
no wonder we have beta rome
mr.rubinshtein
:aPES_LulLaugh:
pegperegogaucho
Well they probably had it easier in their editor ^^
pegperegogaucho
They just click a button and it does everything for them