ChaosLord
Member-
Content Count
32 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Downloads
Calendar
Gallery
Everything posted by ChaosLord
-
Yes I did exactly that but when selecting the choice the graphic doesn't change at all. (Why is there so much work for changing graphics in Pokemon Essentials? with a regular RMXP you can change easily:All you have to do is make an event go to the 3rd page and change the graphic while for Pokemon essentials you have to do all these changes to scripts and stuff.Why can't it be a simple change like a regular one.)
-
So is there a script I could use to fix this? I tried asking on another site but they gave this guide that was just too much work.
-
I fixed/added the game link.
-
I'm trying to add a change clothes feature in my game but whenever I try to change the graphics nothing happens.I made an event,right clicked on the big space,insert,clicked the third tab and putted in the graphic I wanted then tested the game out.When I pressed the event and clicked the choice the event exited out but the graphic stays the same.I thought if I went to the Database tab and added the clothes sprite it would work but it didn't do anything. (Edited the game link.)THE LINK
-
No that can't be it,The folder only came with PBS,Data,and tileset.The instructions said to put the data in a new project plus the tileset.Don't get why they just didn't put the project inside.And even if a script were missing,the data should have a script data.
-
Oh I know what to do! I'll copy it to a new project,get a new pokemon essentials,an on the new project I'll look at the map and copy it instead of importing the data.If it still won't work then I'll have to look for something else.
-
(I found a perfect download for my Pokemon game that has the game maps of Kanto through Johto but when I downloaded it didn't have the project inside just the data.I read the instructions and imported everything into a new project folder but when I tested the map it gave me an option to add a character name Bug Catcher.Either choice I choose ends up with this error: I got the download here:Link to download Here's the game if you need it:Link to game
-
How do I do this with switches instead of self switches? I want to do it with switches to separate different choice events.
-
I remember I stumbled onto this site that had this choice script that organized choices and made different choices go to the right paths.I remember seeing the thread had a picture of a chest.The picture of the chest had words in it like "Open Chest" and if you didn't open it,it said that the chest felt sad or something and attacked you.But I forgot what the site was called.
-
Alright,thanks it works now!
-
Gosh,how did the creators of Pokemon emerald create the Pokeball/May scene! I thought if I did it with switches and other stuff but I just can't get the NPC part right.
-
I did what you said but when I tested the game out after getting the item the NPC moves just one step and stops before saying their line.(I hate setting switches they really confuse me.) Item Event: NPC event Pg 1: NPC event Pg 2:
-
So for the event item I turn self switch A on,put in the text,choices,and set it to action button.While for the NPC on the first page I turn on a switch not self switch A put the trigger to action button.On the second page I turn on the switch and switch A,put the NPC visible,set the trigger to autorun,put the move route for the NPC,the text,then exit event processing+erase event. Or do I put for the event item the switch for obtaining the item not switch A,trigger to action button,The text,and choices.While for the NPC event I put the first page just blank no switches turned on and the second page NPC visible,switch for item obtained+switch a. or is it item event switch obtained check box+red words,text,choices,action button.While for the NPC first pg obtained switch on+red words,autorun,and on the second page just put the NPC sprite.
-
Ok for my game I have an event where if the player chooses to take an item.Once the item has been taken a person comes in the room and talks to the player.How do I get the NPC that comes in to show up exactly when the item was taken? I don't get how to make the NPC invisible until the item is taken.
-
I uploaded the game in the first post:game
-
I already looked in the intro event where the foot sound begins but can't find anything about a foot sound playing.Also the event of the intro was already on autorun.I just tried to put it on parallel process and received an error so the intro was suppose to become an autorun.
-
Ok the floor thing has been fixed but the footsteps are still there whenever you press new game.
-
Its impossible for it to be on the wrong layers.I putted the floor tiles on the first layer as well as my walls on the first layer.The second layer contains everything but the pokeballs on the table.The third layer has the pokeballs on the table.The fourth layer I putted in events but those events are either on action button or just player touch which are for map transfers.The walls going on the first layer shouldn't be a problem for I do it all the time without errors. For events the only sounds in it besides the intro map which contains auto run are just exit door.
-
(I'm going to try to rephrase this.) I'm trying to make a Pokemon game with Pokemon Essentials.When I opened my game today,I tested it out and walked around the map.I exited the door of the house i built and went to the Pokemon Laboratory I created.When I entered inside the lab things were messed up like this: When I designed it like this: Here's the sound of when i press new game:Sound (If you still don't know what i'm asking i'll try to explain it.I'm trying to find out what's wrong with my project,why parts are cut off,why the floor is ontop of the stairs and table,and why when i press new game the sound of footsteps start.)
-
I don't know why but when I opened my game project today and i tested the game when I entered inside the lab the ground just covers ontop of stuff and when I tried to start a new game while Prof.Oak was loading in the background there was a repeating sound of footsteps bumping into something.I tried to restart my computer then turn it on again but it didn't work.I tried to restore my computer using system restore but everytime I tried to it couldn't be restored.The only thing I haven't tried yet is downloading a new starter kit.Game
-
Yay its fixed now thanks!
-
For some reason whenever I test my game out or actually play it and I enter another map by going downstairs or upstairs the map never finishes loading it just leaves a black screen.Here's the link to my game if you need it:http://www.mediafire.com/?gd6kwfe5kfnwaww
-
Its skills.I haven't really tested the battling out for i'm still adding in more skills.
-
For Blizz ABS how do I make a miss and hit or fail or hit thing.For like if I use an attack how do I get the attack to not always hit an enemy like the default battle system where you sometimes miss.