じ☆ve冰风 发表于 2026-7-28 19:23:11

Duplicate and Auto-Untint Events v1.00

-Overview-
 
So basically, this script allows you to:
- Duplicate Events
- Put those dup events on top of each other
- Make events not affected by screen tints (via it's name)
- Make dup events not affected by screen tints (via the dup set-up)
- Automatically change if character types (players,events,vehicles) are affected by tint or not via regions
 
-Screenshot-
 

http://lescripts.files.wordpress.com/2013/11/autountint.png

 
Events unaffected by tinting on the screenie:
 
Fire (via dup set-up)
Scholar (via regions)
Fountain, lights and lamp-posts (via naming)
*The right lamp-post was purposely made that way for comparison
 
Also, if you will notice, there is a tree and another character behind the fire. This three level super-positioning was made via the duplicate function.
 
Now, the scholar went out of the light and the sailor went in
 

http://lescripts.files.wordpress.com/2013/11/autountint2.png?w=300

 
- Script - 
 
http:// http://lescripts.wordpress.com/rgss3/duplicate-and-auto-untint-events-v1-00/
 
- Notes - 
 
Make sure you read the header of the script for information on how to use and important notes

I just realized that you can actually use floats (decimals) on the X/Y to put the events in a location that is not possible normally (like in between two tiles)

http://forums.rpgmakerweb.com/index.php?/topic/19770-duplicate-and-auto-untint-events-v100/#entry190014

If a map has a duplicate event call, you would need to always do it whenever you go to that map because the duplicated event won't be saved when you leave the map...
 
Enjoy!
 
- Known Issues -
 
Q: I tried to use the untint region around a tree and the character is now always above the tree
A: http://forums.rpgmakerweb.com/index.php?/topic/19770-duplicate-and-auto-untint-events-v100/#entry189062
 Basically if you want objects from Tile B-E to be untinted, make them via events and place them on the untint regions, and it should work fine.
 For ground tiles, there's no way for me to do it as of now since it doesn't seem like the tilemap allows redrawing of specific tiles. 
 
Q: My dup events work weird when triggered
A: If you read the header, I stated there that the dup is meant to be used only for decorative events for now until I find out why it bugs when the events are triggered


本贴来自国际rpgmaker官方论坛作者:Engr. Adiktuzmiko处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/duplicate-and-auto-untint-events-v1-00.19770/
页: [1]
查看完整版本: Duplicate and Auto-Untint Events v1.00