じ☆ve冰风 发表于 2026-7-31 20:05:21

Jackus Snippets | 001 - Variable Event ID

~Mirror Topic at RPGMakerVXAce.net

Hello! I have recently got into scripting, so I have finally came up with my first script, which is like 10 lines lol.
Anyway, this is the first of my 'Jackus Snippets' series, which contains small, but effective scripts.
 
This first one is a bit simple, it makes a defined Variable (Set in Config) Contain the ID of the event currently being executed. When you call a Common Event, it contains the Event ID of the Event that called it, which can be useful.
 
Anyway....
 
 
Screenshots

Spoiler
http://s5.postimg.org/5ea9iii7b/screen_43.png




 
Demo
SpoilerI don't really see why you would need a demo, but it took like 2 Seconds to upload, so...
Demo Link



 
 
Download
SpoilerDownload Script



 
 
License
Spoilerhttps://licensebuttons.net/l/by-sa/4.0/88x31.png



 
 
 
This is my first script, so feedback is welcome!
(I know it's small, but hey, you've gotta start somewhere right?


本贴来自国际rpgmaker官方论坛作者:Seriel处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/jackus-snippets-001-variable-event-id.39703/
页: [1]
查看完整版本: Jackus Snippets | 001 - Variable Event ID