RPG Maker VX Ace

RPG Maker VX Ace

Not enough ratings
CC_SetEventZ_Sample
   
Award
Favorite
Favorited
Unfavorite
UGC Type: Edit And Play
Resources: System Sets
File Size
Posted
Updated
1.191 MB
1 Aug, 2014 @ 1:16pm
9 Aug, 2014 @ 6:26am
5 Change Notes ( view )

Subscribe to download
CC_SetEventZ_Sample

Description
Title : CC_SetEventZ
Author : CC (http://yellow-mantaray.blogspot.jp/)
Last Modified : 2014/07/20

--------------------------------------------------------------
Features
--------------------------------------------------------------
You can set a Z-value of any event on the map.

--------------------------------------------------------------
Terms of Use (2014/07/28)
--------------------------------------------------------------
Creative Commons 4.0
This work is licensed under the Creative Commons Attribution 4.0 International License.
To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/.

In Short:
As long as you give credits, you are free to use this script in Commercial/Non-Commercial Projects.

We appreciate your donation.
If you find this script useful, please consider to make a donation.
Pledgie URL: https://pledgie.com/campaigns/26257

--------------------------------------------------------------
How to use
--------------------------------------------------------------
(1)Add a comment on the event page and write like this;
[evz=(x)] => set a Z-value of the event to (x).

(2)Script call.
set_z_of_event(id,value) => set a Z-value of the event(id) to (value).
If id == 0, the effect will be on the event itself.
3 Comments
Mattchaby 22 Aug, 2014 @ 5:47am 
Wow that's amazing! Thanks!
It will help a lot with scripts that add layers.
yellow  [author] 7 Aug, 2014 @ 4:36pm 
Thank you for suggestion. New Video added. New sample is in latter half of it. This script is the most useful when combined with other script in relation to Z of MapTiles, such as my PMS.
Prince Fajita 6 Aug, 2014 @ 9:24pm 
What kind of things would you use Z Value for? Some examples would be nice