Menu

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.

Show posts Menu

Messages - selmiak

#2781
This all depends on your position. If you join a team as musician or graphician you (hopfully) get good directions and there you go. If you want to make your game start whereever you start, be it outlining a story, a main room around which the story unfolds, drawing this room, sketching a character or coding an effect or an interesting gamemachanic. But maybe you should listen to others, I haven't released any adventure game and have like 5 in progress games that all are developed in a very chaotic way (this approach seems to be quite normal around here though, so I'm reliefed) and some that will probably never get finished...
edit: maybe the lesson to learn from this is to focus on one project at a time ;)

@ Captain D: apologies accepted, send me more additions NOW! maybe we can get this MAGS game to a state where it eventually makes sense :D
#2782
*clicks* :(
#2783
The Rumpus Room / Re: Name the Game
Mon 25/11/2013 21:21:49
Quote from: Gribbler on Sun 24/11/2013 22:06:29
Here's said screenie:
[IMGzoom]http://i.imgur.com/siLm7bK.jpg[/IMGzoom]

I like how you see the NES when looking to the east from the west in the 8bit times...
#2784
YAY! Trophies! :D
#2785
>Fight like a cow
#2786
Is anyone else entering this month?
#2787
you should crypt or somehow else obscure the file, otherwise everyone with a hexeditor can unlock the achievements very easy ;)
#2788
Eternally us?
#2789
1/3 of the goal reached with only 2 days left. This is not looking good...
#2790
Your 2 almost identical posts made me question my sense for tab management for a moment there. If this were for a person loses sense for reality ot a hacker changes your tabs game it would be even more intruiging. Well, I wish you many contributors :D
#2791
If this rumor is true this is good news. Game of Thrones has such a mean ending to the 3rd season and I want to know how it goes on, but I can't be bothered to read the books :-D
#2792
Sometimes the shouting sounds like duck not cow... maybe there are even some secrets in this game ;-D
#2793
Site & Forum Reports / bbcodes in bugtracker
Wed 20/11/2013 22:17:34
I know the bugtracker is not that frequently used but having to type bbcodes while quickly reporting a bug is even more discouraging. Please add these there too.
#2794
CaptainD and me are coming along nicely. I have no idea if we get everything in we planned, but we sure try to make it playable and completable...
#2795
Gold - Ghost
Silver - uoɹɐq
Bronze - jwalt
#2796
taking a rest brings us closer to the next payday, but for now we have enough money left to afford some more people in position...

>receive next audience
#2797
Code: AGS

function game_start()
{
 mouse.EnableMode(eModeInteract);
 Mouse.Mode = eModeInteract;
 mouse.Visible = true;
}


maybe this works
#2798
Quote from: monkey_05_06 on Wed 20/11/2013 00:18:05
Quote from: Monsieur OUXX on Tue 19/11/2013 23:38:03I'll produce pictures if it's really necessary

Hey, Monsieur, I drew a really amazing picture. It looks absolutely SPECTACULAR. Just completely incredible artwork, I have created. Will you let me put it in Seven Cities of Gold, no questions asked? I'd upload a copy of the picture for you to look at, but I'm too busy typing this post, lololol (laugh)
I'd totally trust you on that! I mean, you are a monkey using a computer, this has to be good :D
#2799
try
Code: ags
function hHotspot2_WalkOn()
    {
//    player.ChangeRoom(34, 45, 110); //original code which i commented to test out the code below.
    player.ChangeRoomAutoPosition(34);
    }
     
#2800
player.ChangeRoomAutoPosition() reads in the manual like exactly what you are describing?!
SMF spam blocked by CleanTalk