Hey it's the Almighty Metroid again :D
I need help with dialog and cut scenes.
Ok i want my dialog when they chose yes or no to end! But if they choose 'yes' it triggers a cut scene. But as you all know... ::) i am not an expert so a little help wild be GREAT!
Thanks ;D
The Almighty Metroid 8)
You might want to check out the run-script command
Quote from: the AGS Wiki
run-script X Runs global script function "dialog_request", with X passed as the single parameter. This allows you to do more advanced things in a dialog that are not supported as part of the dialog script. The "dialog_request" function should be placed in your game's global script file, as follows:
function dialog_request (int xvalue) {
// your code here
}
open up the AGS editor and hit the F1 key, type "dialog request" or "run-script" in the search box. F1 is your friend, and so is Search.
;D ok i got the Dialog BUT! (theres always a but eh? :-\ ) I want a NPC to simulate FALLING. but how? ok ill draw a mini diagram:
_______1________2_
|
|
1= main chariter
2= falling charicter
___= flat land
|= cliff (down)
ok see #2 accadenally falls (not suicide) how would i do that in a cut scene?
thanks 8)
All Mighty Metroid
Well, the easiest thing I can think of is set up a view just for falling (and the flailing of arms and screaming that probably goes with it) and when the character hits a point on the edge of the cliff, switch the view to the falling view and have the character "walk" straight down until he stops on the ground (standing frame of fall view). You can then animate him standing up (in a third view).
Read the help in the editor on switching views. It is a handy thing for reference.
hey want to help on my game?
ok all i need is 4 people
1 is a women of about 35 with brown hair
1 is a women with black hai about 30
1 is a man about 30 with a dark brown mullet
1 is a man with brown hair about 35 with a burn scar on his right neck and cheek.
please and thanks
I'm a man, dark hair, but only 28. Damn.
Not exactly a *technical* question, but what is a mullet? I am too lazy to do the work and google for it.
A mullet is where the hair is trimmed around the top and sides of the head, but in the back it is allowed to grow long. Similarly a skullet is where the head is shaved except for the back.
Mullet
(http://www.ratemyeverything.net/image/5311/0/rate_my_mullet.ashx)
Skullet
(http://negrz.org/store/plky/mullet/mulletmodif_skullet.jpg)
.. we have a funny word for it in german: Vokuhila
= "Vorne Kurz und Hinten Lang" = "Short in the front and long in the back"
OK WAIT!! Not a man in real life!!! :P
In PIXIL format!! heard of it?
VoKuHiLa, for sure! Problem solved!
Almighty Metroid, I have never heard of the PIXIL format. I've been spriting and pixEling for quite a while now, and think my skills are somewhat decent, but I've not yet been pixiling.
The technical forum is, come to that, not the place to ask for graphics, neither pixelled nor pixilled. If you need your graphics done by someone else, you should visit the Recruit A Team thread.
I love pixils, they're..oh, well, I'll try not to be a smart-ass and just teach you something. Pixils do not exist. Pixels do. Secondly it's bad for you, to go asking for help then trying to be a smartass about it. Secondly it would be better if you didn't post for a while then just wait and see what people post around. If it helps you see my first posts(they're terrible), but I think I've actually helped moderators lighten up over the years. Yeah, we've all been newbies. But at least we tried not to be for a while and follow other people's advice.