I don't know how to make his animation show, does anyone else know :'(. If I can find this out, I can then finaly move on! :o
Oh, well, you need to:
1)Create a view
2)Name of the view or remember its number
3)put this code below when you want your character to animate.
cEgo.LockView(viewnumber or viewname here);
cEgo.Animate(parameters here (see manual for parameters (search Character.Animate));
cEgo.UnlockView();
Go through the tutorial in the manual, step-by-step. The basics (like dialogs, views etc.) are all in there. Then try to do some simple stuff and get used to AGS.
Regarding your question: You have to put the sprites into views and then assign these views to the character.
Edit: Beat by Dualnames. But I don't think he wants to actually animate the character, he just wants him to be shown, according to this: http://www.adventuregamestudio.co.uk/yabb/index.php?topic=38680.0
I think he wants animation to show, but perhaps he talks about talking view/walking view or something..anyway, I'm answering, but it would be nice if I knew the ACTUAL question indeed.
The tutorial and attempting things on your own is the way to go!
Thanks guy's, what I was saying was that I have created a view and animation, but when I play the game, he dosen't move as the view should, it is locked on one image. Only when I talk to him, dose the view play. Any way, thanks, -Indosity-