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

#41
Hey thank you so much for that.  (nod)
After a first quick look I noticed that the link to Densming videos gets me nowhere.
And also, are most of those not a little outdated at this point? As a reminder, @Eon_Star has a lot of great and current tutorials.
#42
Looks beautiful and epic
#43
I use Dafont and I always find something I can use. Just make sure to hit the "100% free" button in your search  ;)
#44
But that is not "two characters speak at the same time with SayBackground", that's a 1 character speaking with SayBackground and 1 with Say.

Multiple SayBackgrounds with waiting for player input could be done like:
Code: ags
cAlienBot01.SayBackground("Yes sir.");
cAlienBot02.SayBackground("Yes sir.");
WaitMouseKey();

Anyway, as Khris mentioned, Say removes SayBackgrounds unless you explicitly set an option not to.
https://adventuregamestudio.github.io/ags-manual/Character.html#charactersaybackground

[/quote]

Oooooh! OK! WaitMouseKey(); did what I expected the normal Say would do after a SayBackground
Thanks a lot for all the explanations, guys. (nod)
#45
For me, the AGS version is 3.6.1

I recreated that bit of code:

Code: ags
  cAlien01.Say ("Follow me");
    cAlienBot01.SayBackground("Yes sir."); // THIS doesn't show
    cAlienBot02.Say("Yes sir."); // THIS works fine
    cAlien01.FaceDirection (eDirectionLeft);
    cAlien01.Walk (1500, 580, eNoBlock, eWalkableAreas);
    cAlienBot01.Walk (1500, 580, eNoBlock, eWalkableAreas);
    cProtector.FaceDirection (eDirectionRight);
    cAlienBot02.Walk (1500, 580, eBlock, eWalkableAreas);
    Wait (30);
    cAlien01.ChangeRoom (999);
    cAlienBot01.ChangeRoom (999);
    cAlienBot02.ChangeRoom (999);
#46
I tried to have two characters speak at the same time with SayBackground but only the second character speaks, the first one is "ignored"/doesn't show the text.
#47
Just a stupid question: Did you add
Code: ags
player.AddInventory (iYourItem); 
?
#48
This looks amazing! The things you can do with AGS :shocked: !

#49
Quote from: Eon_Star on Thu 20/02/2025 19:24:08Hi. You might check the savegame folder in the Windows user files, if you use Windows. Check C:\Users\...

Happy coding.

Just do just this. There you will find the folders of your saved games and you can just delete them if that's what you want to do
#51
Site & Forum Reports / Re: The Calendar
Fri 14/02/2025 21:24:49
Oh boy... sometimes it's just right in your face. I though it was the "title" and not a button for some reason in my head  (laugh)
#53
I agree with the others, the screenshots look great and the premise makes me wondering in a good way.  (nod)

#54
Site & Forum Reports / Re: The Calendar
Thu 13/02/2025 19:28:42
Aahhh so I was so very busy, that I clicked on the calendar event created some days ago, but today, so I guess it was too late for some logical reason?
I got this message : "There are no events to display".
I guess the "event" has ended calendar-wise and I'm so very sorry for that.

But it made wonder: Do all AGS members get an Alert when someone adds an event to the calendar?

PS.: I think it would be cool to have access to previous alerts, because once you click on it, it's gone.

Cheers! :)
#55
Site & Forum Reports / The Calendar
Tue 11/02/2025 18:49:51
Before @mkennedy pointed it out on the AGS awards thread, I didn't "really realize" it existed.

So now I have questions, because I didn't dare to post an event to test it. :P

How does it work and how can we use it as a community?
Can we use it to announce game releases or something else?
And how is it supposed to work in the forums if we already have a thread about our game?

Cheers! :)

#56
Congratulations to all the nominated games!  (nod)

#57
Well, what do we know. I clicked on your link and found a tutorial (Sliders) that I just needed!  (laugh)

Thanks for your time and all those tutorials!  (nod)
#58
Did you change "return" to "stop" ? Just an idea I'm not sure this is the solution...
#59
When I click on "Select an option" for "Best Non-Adventure Game" or "Best Short Game", all the games are appearing...?
#60
Quote from: cat on Mon 27/01/2025 08:03:03Could you please verify that your can access the page, see your nominations and modify them?
And if you haven't nominated, yet: There is still a week left to do so - we could really need a few more people nominating!

Yep, works fine here. All is there in more beautiful and better. Just clicked on the "Submit" button to test and all seems fine  (nod)

One side question that has been answered but I forgot: What category does the puzzle enjoyment go in?
SMF spam blocked by CleanTalk