Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Erase Event - Erase Event By ID + Recreate Event Option (Maniacs Feat…
…ure) Another smaller update: Events can be disabled and enabled again through maniacs patch. It also allows targeting event by ID instead of only erasing the caller itself. ```js //TPC SYNTAX @ev[2].erase @wait .input v[1] = 2 @ev[ v[1] ].return ```
- Loading branch information