• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Big Push Events

[PokeCommunity.com] Big Push Events


This script allows you to tether multiple events together to move as one. Think strength rocks from gen 5, that size. Or bigger, or wide and thin rocks.

Each event in the unit must contain the same script call: pbPushManyEvents(width,height,[array of all the tethered event ids]). Mind, if you're using tiles from the Tileset and Player Touch, the tiles can't have Passage (4 dir) set. It's all or nothing for Player Touch.
Also includes pbPushBigBoulder, used the same way, that requires Strength.

Get it here!
 
Last edited:
This is EXACTLY what I was looking for! Unfortunately, though, I'm getting an error:

Spoiler:


Any idea what I'm doing wrong? I'm using the script call like this on all nine tiles:
Code:
pbPushBigBoulder(3,3,[4,6,7,8,9,10,11,12,13])

Edit 5/25: As an FYI, I just updated to v20 and same error is still there.
 
Last edited:
Back
Top