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

#4581
The Rumpus Room / Re: The Points Game
Fri 27/05/2016 08:31:25
Damn, thought I had a good idea for the solution, but I ended up with 22 pts to cat, instead of the 21... so on with the show. (nod)
#4582
I don't think the problem is with the coding and what you want to do. If the coder is good enough he/she will be able to do it, and otherwise, then it's a matter of learning and asking for help on the forum. From what I can tell you can code most everything with AGS.

I think what you should ponder is: Will your project reach a size that can hit one of the limitations of AGS? More specifically the sprite's/project file size, that as far as I know it's still 2Gb.
#4583
But it is Jeff, isn't it? Or is it part of his disguise and now answers to the name of Jake? (laugh)

Anyway, awesome BG Grok! I had some hard time finding the cash bag, but Jeff I found right away! I Think it's that gree shirt button that keeps distracting my eyes... ;)
#4584
The Rumpus Room / Re: The Points Game
Wed 25/05/2016 08:00:43
Oh dear... why do I have the feeling I'll have to do math again? (roll)
#4585
The Rumpus Room / Re: The Points Game
Tue 24/05/2016 19:12:55
Stupot, Stupot, where are you?
#4586
I have just tried it, and doesn't work here either. (Firefox)

EDIT: The "Show unread posts since last visit." by the avatar works fine, though.
#4587
Critics' Lounge / Re: Forest scene.
Mon 23/05/2016 22:28:22
Yes, don't forget the squirrel collecting nuts. ;)
Lovely and very peaceful.
I like the new scene better btw. The first felt a bit empty and "nothing happening here".
#4588
Slasher as proved it is... (nod)
Probably wouldn't even have tried otherwise. (laugh) Then again... he is Slasher, the flash AGSer... might be hard for the rest of us mortals. ;)
#4589
Decapitating him, doesn't help either. 8-0
#4590
The Rumpus Room / Re: The Points Game
Mon 23/05/2016 08:18:22
Good thing this is the Rumpus room, or I would get banned for spamming! (laugh)
#4591
The Rumpus Room / Re: The Points Game
Mon 23/05/2016 08:16:46
a b c d e f g h i j k l m n o p q r s t u v w x y z
#4592
The Rumpus Room / Re: The Points Game
Mon 23/05/2016 08:15:55
abcdefghijklmnopqrstuvwxyz
#4593
The Rumpus Room / Re: The Points Game
Mon 23/05/2016 08:14:24
abcdefghijklmnopqrstuvwxyz
#4594
Hey

Not sure it's something I'm doing wrong, but my Project Explorer keeps "jumping" to the middle pane, instead of the left side like I want it to. Every time I open my project it's located in the middle, then I move it to the left, work, close the editor, and next time I open my game project it's again located in the middle.

Is there a setting I'm overlooking somewhere that will save the panes like I want them? I never had this issue before with 3.4.0.6.


Edit: Disregard, I've just found out what I was doing wrong... I was opening 3.4.0.6 instead of .7... :-[
#4595
I know I've been complaining about lack of light, but... now the tower seems to be too bright.
Now it depends on what you are going for. If it's "realism" as in real live, then you probably should look at night pictures. ;)
Spoiler


[close]

I would say you need some focus light on the tower and make the lamps give more light. And then define a "sun light" (that is actually the moon) find it's place, give it a slightly bluish tint, and play with the intensity until it feels natural.

But again, I suck at lighting my scenes... (laugh)
#4596
The Rumpus Room / Re: Name the Game
Sun 22/05/2016 19:51:25
Uhm... some new incarnation of Pirates maybe?
#4597
The Rumpus Room / Re: The Points Game
Sun 22/05/2016 11:14:36
Ahhhh... math... I had no chance to get that... (roll)
Good job Stupot. :-D
#4598
Haven't checked all you code, just simplified this bit for you. Maybe it'll be easier to see what you're doing. ;)

Code: ags

function oClosedHotelDoor_Interact()
{
  cBingo.Walk(590, 450, eBlock, eWalkableAreas);
  oClosedHotelDoor.Visible = false;
  oOpenHotelDoor.Visible = true;
  if (isgumondoor) oGum.Visible = true;
  else oGum.Visible = false;
}
#4599
The Rumpus Room / Re: The Points Game
Sat 21/05/2016 21:02:46
Solution: First post = 1 pt, 2nd Post = 2 pts... 9th Post = 9 pts... 10th Post = 1 pt... (roll) Included are hosts post in the counting.
#4600
No, only have Firefox. I enjoy having control over what runs on my computer.

SMF spam blocked by CleanTalk