Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - edmondedi

1
Projects / Games / KindergarTen 2
March 15, 2015, 03:42:42 am



Spoiler: ShowHide


"I don't know what happened there...
Since I was there I keep hearing strange voices
in my head.
The sounds are like some children's laugh,
and sometimes they keep saying:
"Help us"
I don't know what's going on, but I
must find it out before I get mad."


About the game:
Our character, the cleaner decides to visit the teacher's house, because after working at the kindergarten, she keeps hearing some voices whispering in her head.
She must be fast and clueless, because she doesn't want to meet the teacher, Mrs Mary Johnson. She begins to investigate Mrs Mary's house, but the things she finds there are very interesting...( or maybe the things are finding her).
This game answers some of the questions of the first game, but makes a lot of more questions and things for the player to figure out.


Gameplay:
The game, like the first one was, is a survival-action horror game, but there are a few more options added, like checking vardrobes, using matches, etc.
As my testers said:

"Hah! It's way easyer with these matches."

"Whoa! This explains everything."

"You wanted to scare me to death?"


The same warning: Do not play this game, only if you are 12 years old or above! It contains disturbing sounds and jumpscares!

Download link:

http://rpgmaker.net/games/7485/downloads/

Video trailer:

https://www.youtube.com/watch?v=rT4XQT4HNlE

In-game pictures:

Spoiler: ShowHide












Map:

Spoiler: ShowHide


2
Projects / Games / KindergarTen (RM Horror Game)
March 03, 2015, 11:32:26 am

KindergarTen
A game about an unsolved murder.

Description: The game takes place at a kindergarten, where the player is a cleaner and discovers things, which help solve the investigation. During the day, the kindergarten is open, so every morning the children are coming, and you must clean up the whole place. The kindergarten closes at 9:00 PM which means you have to be there at 8:50 PM. The game contains 5 nights of cleaning which pay you a reward of 26$ each night. Every night while cleaning, you find more and more information, that could help you solve the murder.

Important: While playing the game be very attentive. I (as the developer) was paying attention to every little piece of the game... any visual or audio sign may mean something that helps you out in your investigation. The other things about the crime, and the background behind it, need to be discovered by the player themselves.

Video Trailer:(the download link is in the description)
YouTube Video

Facebook page:
https://www.facebook.com/pages/KindergarTen/335571456647214

rpgmaker.net page:
http://rpgmaker.net/games/7455/

There are some pictures from the game:
Spoiler: ShowHide





3
General Discussion / I can't find the solution...
February 09, 2015, 08:49:35 am
I begin to be ashamed that I have so many questions   :^_^':
Yesterday I found this topic http://forum.chaos-project.com/index.php/topic,13175.0.html
Well, I changed the position of hotkeys:
# set x and y position
    self.x, self.y, self.z = 230, 420, 1100
and also I moved the menu windows which are showing the skills and the items

I changed the arrow's position too, but it's not changing only the y position. It changes the x coordinates, but only for a second, and its jumping back automatically to 160 form 230 (as you can see at the screenshot).
I saw, that KK20 said that Globock should edit something at #update_choice, and to check some HUD scripts.
I tried to do some modifications at update_choice, but it did the same thing, I don't really got what to do there...
And I checked all the HUD scripts, but I didn't find anything useful. Maybe I did something wrong but I can't find the solution  :(
And one more question if possible:
Where can I change the position of the HUD? ( I want it to be a little lower).
Sorry for spaming too much with my questions   :shy:
4
Script Requests / [XP]Limited Inventory Space
January 31, 2015, 05:51:31 am
Hi everyone!
I am looking for a script what sets a limit (which can be modified in the game too) of the inventory space, and it's compatible with the Blizz ABS.  :roll:
I found a script what has this option (Draco Inventory System) but it changes the menu apearance too and I don't really need that  :hm:
If anybody can help me i would really appreciate it   :)
5
I have a problem with the direct hotkey option in Blizz ABS control :sos:
When I turn on the Direct Hotkey mode the arrows are doing the skills too. This would be not a big problem, but I use arrows as controls, so every time I move a skill is activated.  :???:
I have been reading the script a few times, but I didn't find anything what may be the reason of this.  :(
6
Script Requests / [XP]Skill change on class change
January 25, 2015, 06:32:40 am
Hi everyone!  :^_^':
I was thinking on a script that changes the skills when you change the class.  :)
For example with warrior on lvl 1 you have Cross Cut, and if you change the class to mage you won't have the crosscut anymore, you'll have the Fireball skil. I know this thing can be made with some simple remove and add skill common event, but I want to make more than 50 classes in my game so it would be very complicated if I do it like that  :wacko:. And also I use BlizzABS.  :P
I saw the Legacy Class Change script, but there's a few features what I don't like.
So if anyone can help me, i would really appreciate it.
Thank you.  :)
7
General Discussion / Inventory Slot Limit
November 26, 2014, 12:51:03 pm
Hi everyone! I am looking for a script what sets a limit of inventory slots (for example you can have only 10 items at a time in your inventory).
I searched for it and found Drago Inventory System, and I saw that the script is including this, but I don't really need that style, only the slot limit part, but it doesn't works separately, only together.
I would write the script for myself, but i'm a beginner in programming  :(
If anyone could help me I would really appreciate it.
(Sorry for bad english)
Note: I am using Blizz-ABS too in my project.
8
Troubleshooting / Help / Blizz ABS common event error
October 18, 2014, 01:14:11 pm
Hi everyone!  :^_^':
Today I created a common event in RPG Maker XP used in an item, what changes the actor's appearance. But when I use the item it crashes and shows up:
"Script 'ABS-2' line 8097: No method error occurred. undefined method 'trigger' for nil:NilClass"
I have Blizz ABS 2.86
When I deleted the section what made the error, the game went perfectly, i could use the item and it worked, but when i killed a monster the game froze.
What should I do or edit in that 'trigger' section to bot events work (common event and the enemy event).  :(
SORRY FOR BAD ENGLISH!  :P