why does my events turn invisible? (added a screenshot)

sasha2cool

Game Developer
Veteran
Joined
Feb 18, 2015
Messages
114
Reaction score
7
First Language
english
Primarily Uses
Then we need the screenshots of the girl event to check what might prevent the display.
basicly the girl doesnt d anything but talk...... turning switches the main one is the player touch trigger that controls her  once with talking. if you want ill try to take another screenshot of it ill try to get hide the task bar
 

sasha2cool

Game Developer
Veteran
Joined
Feb 18, 2015
Messages
114
Reaction score
7
First Language
english
Primarily Uses
Then we need the screenshots of the girl event to check what might prevent the display.
but ill put a screenshot of the girl's event though and i coulld just restart the game and  make the events again
 

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
31,434
Reaction score
7,713
First Language
German
Primarily Uses
RMMV
If the event pretending to be the girl turns invisible at any point, it's cause is usually inside that event (unless you have a set move route command for that event in another event).


As soon as we see that event, we can tell you under which conditions it will become invisible - and then you can search for those conditions.


But without seeing that event, we can't identify the cause for the invisibility.


sahsa2cool, please avoid double posting, as it is against the forum rules. You can review our forum rules here. Thank you.


If you have something to add, EDIT your last post and don't add another directly below it.
 
Last edited by a moderator:

sasha2cool

Game Developer
Veteran
Joined
Feb 18, 2015
Messages
114
Reaction score
7
First Language
english
Primarily Uses
please post a screenshot of the event pages, then we can tell you - there are half a dozen different option what might have happened, from you forgetting to place a sprite to turning transparency on to having no page with fulfilled conditions to several other options.
i added the girl's even but like i said its just text/talk
 

sasha2cool

Game Developer
Veteran
Joined
Feb 18, 2015
Messages
114
Reaction score
7
First Language
english
Primarily Uses
If the event pretending to be the girl turns invisible at any point, it's cause is usually inside that event (unless you have a set move route command for that event in another event).

As soon as we see that event, we can tell you under which conditions it will become invisible - and then you can search for those conditions.

But without seeing that event, we can't identify the cause for the invisibility.

sahsa2cool, please avoid double posting, as it is against the forum rules. You can review our forum rules here. Thank you.

If you have something to add, EDIT your last post and don't add another directly below it.
sorry ok
 

bgillisp

Global Moderators
Global Mod
Joined
Jul 2, 2014
Messages
13,528
Reaction score
14,261
First Language
English
Primarily Uses
RMVXA
Couple possibilities:

1: Is switch 004 on? If it is not on, page 1 will not run.

2: What's on page's 2 and 3? If one of those conditions is being met, they will run and *not* page 1. If pages 2 and 3 also have no graphic, then the girl's sprite will not show.

I'm thinking it is a case of the 2nd or 3rd page of an event is running (which causes no graphic to show), as you said the balloons show, but not the graphic. That usually means either 1: The condition for the sprite is not set to run, or 2: A page number higher than the one with the graphic is set to run (usually it is someone setting the last page to blank by accident, as those will always run, no exceptions, and in that case the event graphic will never ever show).
 

sasha2cool

Game Developer
Veteran
Joined
Feb 18, 2015
Messages
114
Reaction score
7
First Language
english
Primarily Uses
Couple possibilities:

1: Is switch 004 on? If it is not on, page 1 will not run.

2: What's on page's 2 and 3? If one of those conditions is being met, they will run and *not* page 1. If pages 2 and 3 also have no graphic, then the girl's sprite will not show.

I'm thinking it is a case of the 2nd or 3rd page of an event is running (which causes no graphic to show), as you said the balloons show, but not the graphic. That usually means either 1: The condition for the sprite is not set to run, or 2: A page number higher than the one with the graphic is set to run (usually it is someone setting the last page to blank by accident, as those will always run, no exceptions, and in that case the event graphic will never ever show).
seriously you didnt read what i told the mod? the first screen shot is a trigger ... it has no graphic the girl has graphics on every page but the trigger doesnt. sorry just saying
 

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
31,434
Reaction score
7,713
First Language
German
Primarily Uses
RMMV
seriously you didnt read what i told the mod? the first screen shot is a trigger ... it has no graphic the girl has graphics on every page but the trigger doesnt. sorry just saying
No, YOU're the one who is wrong - we are talking about the three pages of the girl event as seen in your second screenshot.
Please post two additional screenshots of her page two and three, because most probably the reason for the invisibility is on one of those pages.
 

sasha2cool

Game Developer
Veteran
Joined
Feb 18, 2015
Messages
114
Reaction score
7
First Language
english
Primarily Uses
No, YOU're the one who is wrong - we are talking about the three pages of the girl event as seen in your second screenshot.

Please post two additional screenshots of her page two and three, because most probably the reason for the invisibility is on one of those pages.
ok i added the 2 screenshots
 

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
31,434
Reaction score
7,713
First Language
German
Primarily Uses
RMMV
Page 2 of that event is completely useless and will never happen, because there is nothing that turns on that self-switch. You can delete that page.


That event will become invisible if both switches 4 (for page 1) and 5 (for page 3) are off, or if it is turned invisible by a moveroute command.


I think it's caused by the switches - please check where you used those two switches and when they're ON or OFF.
 

sasha2cool

Game Developer
Veteran
Joined
Feb 18, 2015
Messages
114
Reaction score
7
First Language
english
Primarily Uses
Page 2 of that event is completely useless and will never happen, because there is nothing that turns on that self-switch. You can delete that page.

That event will become invisible if both switches 4 (for page 1) and 5 (for page 3) are off, or if it is turned invisible by a moveroute command.

I think it's caused by the switches - please check where you used those two switches and when they're ON or OFF.
ok ill, check it and fix the switches /events
 

sasha2cool

Game Developer
Veteran
Joined
Feb 18, 2015
Messages
114
Reaction score
7
First Language
english
Primarily Uses
Page 2 of that event is completely useless and will never happen, because there is nothing that turns on that self-switch. You can delete that page.

That event will become invisible if both switches 4 (for page 1) and 5 (for page 3) are off, or if it is turned invisible by a moveroute command.

I think it's caused by the switches - please check where you used those two switches and when they're ON or OFF.
oh you mean switch b?

no it has a different event switch 
 

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,111
Reaction score
13,713
First Language
English
Primarily Uses
RMMV
sasha2cool, please avoid double posting, as it is against the forum rules. You can review our forum rules here. Thank you.


You have already read and responded to Andar's post telling you not to double post, but you're still doing it?


If you want to reply to more than one person, use the MultiQuote button so it puts them all into a single post. Double posting (posting again after you've just posted) is not allowed here.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

Don't forget, aspiring writers: Personality isn't what your characters do, it is WHY they do it.
Hello! I would like to know if there are any pluggings or any way to customize how battles look?
I was thinking that when you start the battle for it to appear the eyes of your characters and opponents sorta like Ace Attorney.
Sadly I don't know how that would be possible so I would be needing help! If you can help me in any way I would really apreciate it!
The biggest debate we need to complete on which is better, Waffles or Pancakes?
rux
How is it going? :D
Day 9 of giveaways! 8 prizes today :D

Forum statistics

Threads
106,047
Messages
1,018,540
Members
137,834
Latest member
EverNoir
Top