Jump to content


Nicholas Chan

Member Since 30 Oct 2010
Offline Last Active Dec 24 2012 02:35 PM

Posts I've Made

In Topic: The Dev

19 June 2011 - 09:50 AM

Hey, AlpiumEntertainment, why were'nt you keep on working with this game? It's fun! ;)

In Topic: The Dev

06 June 2011 - 06:30 AM

It feels very much like Game Dev Story, which I've played.
Not bad, excluding all the bugs. Terrible, terrible graphics though.



Well, he shouldn't really focus on graphics now though. He need to focus on eliminating those bugs and fix the update problem ;) (I have to redownload everything because the auto updater fails :(

In Topic: The Dev

02 June 2011 - 08:08 AM

Well, you gotta wrap up these little problem:

1) When making a new company (new save), you press on the bar (to type) for the company name and save slot, the cursor are slightly out of place, and you should fix that.
2) On the game setting (difficulties) when you drag the bar (gamespeed, disaster chance etc) until the each of the end, it'll reset back to the middle, which is a bit annoying.
3) On the third and fourth sit for the employees, if you double click it, it'll automatically assign an employee without the screen (hiring screen).
4) On the fourth sit, I try to hire the last two employee, but i couldn't, only the first 2 works.
5) The name of the employee are the same.
6) Press option and press continue, resulting your day reseted back to 1.
7) The achievement at the start is totally bugged out.
8) Also, when your employees are on work, if you press option, then back to the screen, the employee's health (or something) is restored back to normal.
9) Room background for the catalogue don't cost money (or are you testing around it?)
10) There is an animated circle at the employee's feet, what is that?
11) Sound boost is far too much... I got 64 boost for the sound at the alpha development.
12) Fun boost: 120  O.o !!!
13) Deadline for job is bugged, I just release a game that was originally other company's??? It just went through the deadline and then it becomes my project??!!!
14) Cannot buy anything from Items in the catalogue?
15) When a shady man enters the office, it showed a screen about the risks. Look at the bottom left, instead of achivement button, there is a continue button.
16) The animation for the fifth employee is bugged. He's walking eventhough he wasn't.
17) The fifth employee is bugged, he have no more health, but then it resets and then tons of bubble talk popped up on top of him.
18) Received 5 lighting storm disaster in a row when making console. Seriously, I've set the disaster chance to low... Update: now 8 lightings.... And now, I've totally 0,0,0,0 progress... XD
19) Get a new contract on job, then go setting, after that come back and the progress are totally bugged.
20) After several plays later, all the employee's health bar turns into same value.
21) 331 boost for sound???
22) An electrical storm just passed by and plummet the sound into 90 O.o That's crazy, thanks.
23) Stop the storm, it's annoying....
24) When creating a console and selecting it's feature, I was able to create ???? handheld that uses ???? for games???? = Meaningless =,=
25) Achievement still bugged by the way... Even though I've got so many game released.
26) I never get any awards so far... WHAT AM I PLAYING FOR???!!!!
27) Oh thanks, your lighting have took away all my progress when my project is at 92.50% I appreciates it.
28) 3 lighting consecutive, one after another without letting me a rest... =,=
29) Oh great, after moving to a bigger office, the whole employees bugged out, I cant hire new, and many of them, vanished for no reason.
30) This is stupid, I quited the game, thats it. I hope you can fix all these bug that I pointed out. ;)

Sorry if I abused you... I'm just testing your game and got annoyed XD

In Topic: HOW TO STOP A SCRIPT

02 June 2011 - 06:05 AM

Maybe you can use variables like global. to stop the script from running it? Like:

if path_position==0
{
// run your script here
}
and, likewise:

if path_position==1
{
// stop the script here
}
I dunno this might work but, you should experiment abit with it ;)

In Topic: How to keep the screen updated while resizing?

21 April 2011 - 02:24 PM

Umm, why is there no reply yet? O.o I've been out for so long and I thought there should be some replies now... I hope someone can really help me out, it's urgent! Thanks...