EBETH'S PROFILE

Ebeth
always up for cute art and spicy gay romance
4390
*
I'm E(liza)beth and I like pancakes, sleeping and making games. I like cute stuff & trying out new things! My favorite games are Ace Attorney, Hyper Light Drifter, Dishonored & Yume Nikki.

I'm a game designer & artist (pixel & 3D). I'm also trying to get better at programming in C#. I've worked with/work in Rpg maker 2k3 & Ace, Bitsy, Twine, Unreal & Unity.

Sometimes I write articles/tutorials & make resources.

Certified Mafia Junkie

I'm also on Itchio!
https://ebeth.itch.io/

Follow my dev blog for more updates!
https://www.pancakeproductions.tumblr.com

Help support me on Ko-fi!
https://ko-fi.com/ebeths

*

Search

Maps Weekly 2: The Mappening


What is this?:

The new maps weekly thread- a continuation of the older one.

This a place to practice mapping & get feed back from others. You get a new prompt every week and make one map in the engine of your choosing based off the theme. Then everyone posts their work and everyone offers feed back! The main idea here is to make well designed environmental/level layouts the look good. It does't need t be original art, but if you want to make original tilesets go for it.


Ideally everything submitted should be made for this thread. If you need feedback for any in development stuff Screenshot Survival 20XX covers that.

Past Maps Weekly Prompts from the This Thread:

-Rural Town

Past Maps Weekly Prompts from the Old Thread:

-Bridge
-Marsh
-Volcano Lair
-Clock Tower
-Saloon
-Wasteland
-Item Shop
-Sewers
-Forest
-Science Lab
-Houseboat
-Mountain Village
-Floating Island
-World Map
-Lovecraft
-Hideout
-Tower Defense
-Post-apocalypse
-Prison


New theme every Sunday! Feel free to suggest prompts!

[RM2K3] Plays Devil Noises Instead of Wanted SE

So I am trying to get a looping sound effect to play over the music on my maps. It is in wav format. However when I try to do this it sometimes freezes the map and plays the most unholy screeching feedback, or lets me move while playing the feedback.

Now the weird thing is I've gotten this to work on some of my maps but not the new one?? Heres what the eventing looks like on the one that works.



And what it looks like on the one that doesn't. So how do I make it work? Whats the issue? Please help me before my ears bleed.



Edit: Did some more searching but I still can't figure out why this is happening. My guess would be the Wav file size being too large but?

Edit Edit: I cut the file down significantly and its still not working so I'm lost.

[RM2K3] Can't Escape From Battle

I can't seem to make the escape option work with battles and I can't figure out why! I have it set to allow it to occur but when you chose it from the main battle menu nothing happens?



^^^ Doesn't even give you a "you failed to escape message.

Heres what the event looks like:



Whats the issue? Can I just get rid of the escape option from the main battle menu?

Because I have gotten escape to work as a battle command... But even as a battle command its not 100% successful and I can't figure out how to change that either.

[RM2K3] Can't Escape From Battle

I can't seem to make the escape option work with battles and I can't figure out why! I have it set to allow it to occur but when you chose it from the main battle menu nothing happens?



^^^ Doesn't even give you a "you failed to escape message.

Heres what the event looks like:



Whats the issue? Can I just get rid of the escape option from the main battle menu?

Because I have gotten escape to work as a battle command... But even as a battle command its not 100% successful and I can't figure out how to change that either.

Ebeth Draws 2.0- Now with More Art Action

I'm following the cool kids lead and re-making my art thread since it was A) kinda messy (formatting wise) and B) hasn't been updated in a while. If you do want to check out my old art feel free to mosey on over to it though.


Some stuff I did in illustrator:

http://rpgmaker.net/media/content/users/47838/locker/Peach.png
http://rpgmaker.net/media/content/users/47838/locker/Cherry_Final.png

I made this in Maya and I only cried 4 times:

http://rpgmaker.net/media/content/users/47838/locker/tumblr_nnw3r2Qrn11rcgq9no1_1280.png

"Stop drawing Yume Nikki & Ib fanart" No:

http://rpgmaker.net/media/content/users/47838/locker/tumblr_nmoc03u5XW1rcgq9no2_r2_1280.png




Scaredy Cat Stuff:


[RMVX ACE] Arc Engine Change Chara Speed

I can't seem to get the script call to work like the pdf is telling me.

"The ARC ENGINE implements several new commands for events. You can call an event instance by using self_event (for the event itself) or $game_map.events. Also, you can call the player instance by using $game_player. From this point, consider char as self_event, $game_map.events or $game_player.
Each character position is given by two coordinates: ax and ay. Call:
x = char.ax
y = char.ay

You can set the character’s speed:
char. move_x(speed)
char. move_y(speed)"

I've put in:

$game_player char. move_x(=1) char. move_y(=1)

But it just crashes my game and I get this error


Any ideas on why this keeps happening?

[RMVX ACE] Menu: Photo Instead of Actors

I'm trying to customize my menu screen where instead of showing the party members it shows an image.

I'm new to Ace and very confused and lost. I am currently using Yanfly's menu script and so far have only this:



How do I go about getting an image to show there?

Master Card Secure Code?

I recently was able to get the money I needed to be able to purchase RMVX ACE and I wanted to do it through the store front on here since I think I remember reading that that way you guys get some money from it to keep the servers going.

But when I go to checkout, after I've entered in all my info a thing called MasterCard Secure Code pops up asking me to enter in more info?

It looks like this:


Is there any way to get around this? Should it be there? Is it a safe thing?

Right now I just don't feel comfortable giving it my social security number at all...

Game Page Issues

I hope this is the right forum for this if not I'm sorry, just delete it.

Anyway I wanted to mess around for the first time with css for my game page but I screwed up somewhere and now all the text's this hard to read purple color and no matter what I enter into the profile customization box it stays the same.

This is what I currently have entered into the box:

#body {

background: #ccffff

url("]http://rpgmaker.net/media/content/users/47838/locker/Title_Screen.png")

fixed no-repeat !important;

color: #000000;

}

Help is greatly appreciated!

Sending Mail Issues???

Earlier I was trying to send a message and every-time it would end with showing me the "Server is Down" page. But the rest of the website was still running? At first I thought the messages weren't sending so I kept trying over and over. Eventually I went to the sent mail tab only to find that ALL of the messages had sent. Whoops.

So then I sent a message to the person I had unintentionally spammed (Im sorry) and I only sent it once BUT it shows up as having been sent twice??

So why do I keep seeing the server is down page and why did it double send?
Pages: first 12 next last