- Joined
- Aug 18, 2017
- Messages
- 39
- Reaction score
- 1
- First Language
- English
- Primarily Uses
- RMMV
Nevermind, i fixed it.
Not sure if this is the correct forum for this.
galvs-scripts.com
How do I pass an event's ID to a script inside a movement route? I'm using Galv's Map Projectiles, and I'm trying a get an event to spawn projectiles at itself, so that I can copy and paste it around easily.
So far I've tried both this.eventId() and this._eventId, neither of which seem to work.

Not sure if this is the correct forum for this.
MV Map Projectiles
FEATURES Create projectiles that can interact with player and events using script calls. These projectiles can be fired from the player or an event and set to shoot in a direction, at a target or t…
So far I've tried both this.eventId() and this._eventId, neither of which seem to work.

Last edited:

