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 - SSH

#941
How about something liek this, Dave:

Code: ags

function NewSay(this Character *, String what) {
   int tmp=guiIntheWay.BackgroundGraphic;
   guiIntheWay.BackgroundGraphic=SAME_SPRITE_BUT_WITH_TRANSPARENT_HOLE_IN_IT;
   this.Say(what);
   guiIntheWay.BackgroundGraphic=tmp;
}


One could even dynamically create the Sprite by drawing on the original sprite with the "magic magenta" colour a rectangle based on the size of sprites in the talking view. I guess a problem is if the talk view sprites are not rectangular themselves.

If its not just a background graphic obscuring the portraits, but also buttons, text boxes, etc, you could do the same trick with them or just turn off their visibility. If you could give a screenshot of the problem, it might help to gauge how easy a solution might be.

#942
Quote from: Akatosh on Sat 28/06/2008 10:04:47
Making AGS games / having AGS games made for your beloved ones seems to be becoming a new trend...  :P

Yeah, Dave Gilbert told me he's making a game called "The Marvellous Adventures of Princess Janet" ;)
#943
AGS Games in Production / Re: The Vacuum
Mon 30/06/2008 11:41:34
Well, having grown up in Aberdeen, I understand why he'd want to leave.... ;)

Quote from: Alarconte on Mon 30/06/2008 03:06:22
remember me to much to 6 days a skeptic.

Heh, my daughter says "remember me" instead of "reminds me" too!
#944
Is there a reason why this is now called "---" in the games DB?

http://www.adventuregamestudio.co.uk/games.php?action=detail&id=1033
#946
Well, it works fine in Linux and HP-UX. Install cygwin and it should work on Windows, too ;)
#947
Code: ags

find / -size 0 -type d -print | xargs rmdir

#948
What did you call the GUI #6 (and #5, just to be sure), is it a reserved word or built-in function by any chance?

EDIT:
Let me guess, #5 is gGUI? Call it something else.
#949
Yeah, I get that too. One way to work around it is to edit the url for the game detail page and change the "www" at the front to "more" (to match the forums urls and hence keep the cookie monster happy...!)
#950
Quote from: evenwolf on Fri 20/06/2008 12:33:15
Great point.  For all we know, publishers will see AGS game makers us as liabilities from now on.     Assholes who just lie and say everything is their own content ruin the overall credibility for the rest of us.

But, it was made with Wintermute... another reason why AGS is superior. None of the games in our DB... oh ;)
#951
To be honest, I think 5 different ratings is too many. The difference between 4 cup and 5 cup games is marginal. We certainly don't need more.
#952
General Discussion / Re: the Skyscraper Thread
Thu 19/06/2008 12:33:53
Quote from: evenwolf on Thu 19/06/2008 11:14:47
I honestly think these height race buildings are all about prestige.

Spoiler

Freud
[close]
#953
General Discussion / Re: Landmark Posts
Thu 19/06/2008 11:17:55
Quote from: Dualnames on Thu 19/06/2008 09:26:29
Really. Owned... and I used to say myself as a forum freak.. gotta post more..

Go for quality, not quantity, like me! On 2.431/day  ::)
#954
Yay! Everyone going to Weddittens!

Mazeltov!
#955
That's why I love Dave Gilbert's games: the characters' motivation for everything is clear.
#956
Quote from: Ryan Timothy on Mon 16/06/2008 02:22:42
Shouldn't there be a sort by rating option (or have I missed it)?
When you sort by rating it would be nice to have the 5 cups at the top and the 1 cup at the bottom.

You mean, like this: http://www.adventuregamestudio.co.uk/games.php?action=digest&sortby=3&sortdir=0&startfrom=0

Although I notice that the latest games added AFTER the db update are not listed in the digest when you sort by date added...
#957
should that be treatise?
#958
Sin and other trigonometry will be used in programs the need to calculate geometry, e.g. 3D objects, etc.
#959
Looks like its there for me. However, its not listed as a commercial game, and it should be...
#960
The problem is that you have set your general game options to display Dsiplay messages ona  GUI background that doesn't exist. Remove this setting and all will be fine.
SMF spam blocked by CleanTalk