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

#941
General Discussion / DISCORD
Wed 06/03/2019 04:21:51
Discord...


i just ciicked my desktop Discord url shortcut, plus link from here and i'm greeted witha nitro payment form.... if  i cancel the nitro payment the discord window closes browser window...

Managed to get through Discord main site..
#942
Thanks for helping this old git, Crimson  (laugh)
#943
Hi,

AGS Editor .NET (Build 3.4.1.15)

1280 x 720

3d9

PlayVideo("NEWSINTRONEW.mp4", eVideoSkipEscKey,1);

I can only seem to get any videos to run in windowed mode.

From compiled run in widow mode ticked... plays ok

If I untick box video does not play.

I have tried m4 and ogv only plays music.

my windows media player does play ogv files ok.

Here it is in mp4 (YouTube)

https://www.youtube.com/watch?v=Pt_3qOJcS9w

SOLVED Put video into After fade in and set next room transition to Instant. (Thanks for reminder Cassiebsg)

#944
You have a lot to answer for densming.... (laugh)
#946
Beginners' Technical Questions / ogv or mp4?
Wed 27/02/2019 07:48:28
Regarding the latest video formats and codecs for ags,

ogv or mp4?

cheers
#947
Site & Forum Reports / Attach file in messages
Mon 25/02/2019 19:36:30
Hi,

is there any way to include attach file in PM messages?

Cheers
#948
Looks cool and would be very useful  (nod)

cheers
#949
Olleh19

You do not need to quote the whole post...

#950
AGS Games in Production / Re: Collateral Jelly
Sun 24/02/2019 06:15:00
A mad woman saves the world  (laugh)

Sounds like a recipe for a smash hit.  ;)
#951
Just take your time, don't rush, keep things simple...

It will fall into place as you progress through reading the help file, searching the forums and your dedication... ;)

And never worry about asking questions.... a question at a time..
#952
Well, that was a mouthful ;)

Welcome to the wonderful world of Scripting...

1, You generally use a Scripting Language for computer programming... Scripting can be said to be Coding... People who say Programming generally mean Scripting or Coding.

2, I prefer Edges to change rooms as it's one less resource to take up but Regions if needs be..

3, Regards the computer.. maybe you don't need to change rooms...once you look at the screen and see error you go to the back and pull plug you could change computer graphic etc etc... Regarding password screen... You will need a gui for this with a label, a Textbox and a button...you will need to script the password check into the button events for it to work...

4, eBlock means a command will run until it ends and the next line of code automatically starts. Generally the mouse cursor will show wait icon..

It's all good stuff... Ask one question at a time and people here will help you.

You might be better off starting with the Sierra-Style Template to make your first game...

Good luck
#953
Thanks Gilbert  (nod)
#954
Hi

I have a  player which is a little to big for the scene so I manually scaled him down to scale with a boat.

However, the boat walks walkable scaling 70/50.

So I did this:

Code: ags


function repeatedly_execute_always() {
 cTurner.Scaling=cSpeedBoat.Scaling/2;
 }
}


Is there a way to turn this into a float like /2.2?

Cheers ;)
#955
The Rumpus Room / Re: Happy Birthday Thread!
Tue 19/02/2019 03:04:17
*** Happy Birthday Frodo***

Have a great birthday and many more to come ;)

#956
Interesting read so far ;)
#958
It was a sad occasion when this dear chap got taken from us (he had recently helped voice a game of mine),  but none the less

*** Happy Birthday Maarten Amkreutz ***
#959
QuoteMaybe I'm too old for you guys
I'm 63  (laugh)
#960
Regarding walking frames it will depend on how the character walks.. It could be very simple or quite complex..The walking could be basic at say about 8 frames and for more detail it could be over 14 frames.... It depends.

And I have indeed made an auto football game with ags.. Though not released yet...
SMF spam blocked by CleanTalk