Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-09-2013, 12:31 AM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
Gani movie, or Script?

Okay, I was playing around with Gani Movie. But when I entered Movie Mode all the sprites cleared. Okay so I placed 1 hat down. I made it move but the questions are, how do I make it for example say something like chat? Does it automatically use walk ani for walking and what if I don't want it to.

So I immediately decided scripting was probably going to be way way easier. Turns out I was half right, very very simple. Theres only 1 catch. I was unable to change the appearance of the char gani after doing it. So maybe someone has some ideas to an alternative to gani movies for making cut scenes.

If I can generate some feedback, I may attempt to build a tool that can later be released to help other servers do this.

Here is what I was trying:
PHP Code:
//#CLIENTSIDE
function onCreated() {
  
temp.obj showani(10player.xplayer.y-3player.dirplayer.ani"");
  
temp.obj.head "head25.png";

This, however does not work tho And I would still not be able to set chat
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 09:03 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.