Graal Forums  

Go Back   Graal Forums > Development Forums > Gani Construction
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-07-2006, 12:35 PM
_Z3phyr_ _Z3phyr_ is offline
Banned
Join Date: Sep 2003
Location: Louisiane
Posts: 390
_Z3phyr_ is an unknown quantity at this point
Tutorial Request

I will lovelongtime and give a prize/cookie to whosoever makes a tutorial and/or links me to a tutorial about using particle effects in ganis so that their output can be seen on the serverside.

I am aware that its just NPCSTART ... NPCEND or something like that and it goes somewhere in the gani text, however whenever I've tried it in the past, it doesn't work for beans... so yeah I'm doing something wrong and need to be instructed on how to do it.

Thanks ahead of time,
- Maikel
Reply With Quote
  #2  
Old 10-07-2006, 05:27 PM
Vulcan Vulcan is offline
Registered User
Vulcan's Avatar
Join Date: Jun 2006
Location: Columbia, SC
Posts: 641
Vulcan is on a distinguished road
Actually, it's

SCRIPT

//wow a script

SCRIPTEND
__________________

Playerword Issues: Support Center
Email: [email protected]


Reply With Quote
  #3  
Old 10-08-2006, 11:25 AM
_Z3phyr_ _Z3phyr_ is offline
Banned
Join Date: Sep 2003
Location: Louisiane
Posts: 390
_Z3phyr_ is an unknown quantity at this point
Is there any special place it has to go in the gani text file?
Reply With Quote
  #4  
Old 10-08-2006, 12:52 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
its can be like:

HTML Code:
GANI0001
SPRITE    0         SPRITES   24    0   16    8 sprite

SINGLEDIRECTION
DEFAULTHEAD head0.png
DEFAULTBODY body.png

SCRIPT
function onCreated()
{
  showtext(2, x, y, "Arial," b", params[0]);
  changeimgvis(2, 3);
  changeimgzoom(2, 0.95);
  changeimgcolors(2, 1, 1, 1, 0.99);
  sleep(0.1);
  hideimg(2);
}
SCRIPTEND

ANI
ANIEND
and can be showed with like:

PHP Code:
showani(Indexxy0"GANI NAME HERE"param0param1etc..);
or
setani("Gani name"params); 
__________________
Reply With Quote
  #5  
Old 10-08-2006, 02:51 PM
_Z3phyr_ _Z3phyr_ is offline
Banned
Join Date: Sep 2003
Location: Louisiane
Posts: 390
_Z3phyr_ is an unknown quantity at this point
Wonderful tutorial Mr.Chompy. You now have my love4longtime (provided this works... you see, GS2 hates me).
Reply With Quote
  #6  
Old 10-08-2006, 02:55 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by _Z3phyr_ View Post
Wonderful tutorial Mr.Chompy. You now have my love4longtime (provided this works... you see, GS2 hates me).
Another thing you might want to know, is, that all script is clientsided in ganis. So even if you dotn add a //#CLIENTSIDE - its clientsided.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote
  #7  
Old 10-08-2006, 04:35 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Quote:
Originally Posted by _Z3phyr_ View Post
Wonderful tutorial Mr.Chompy. You now have my love4longtime (provided this works... you see, GS2 hates me).


Quote:
Originally Posted by xXziroXx View Post
Another thing you might want to know, is, that all script is clientsided in ganis. So even if you dotn add a //#CLIENTSIDE - its clientsided.
Thats nice to know too Mr._Z3phyr_
__________________
Reply With Quote
  #8  
Old 10-10-2006, 02:07 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Hmmm Should make the gani script tutorial sometime soon, since it is also needed for Graal 3D
Reply With Quote
  #9  
Old 10-10-2006, 10:29 PM
Raelyn Raelyn is offline
the Professional.
Raelyn's Avatar
Join Date: Sep 2003
Location: Zormite
Posts: 964
Raelyn will become famous soon enough
Quote:
Originally Posted by Stefan View Post
Hmmm Should make the gani script tutorial sometime soon, since it is also needed for Graal 3D
I am not complaining about the quality of the current editor at all. All I wish is that someone would update the commands.rtf to include GS2, or release a GS2 version.

There have been so many changes, I can never find the syntax for what I want to do anymore. -.-
__________________
*Don't let the door hit you on the way out.*
Reply With Quote
  #10  
Old 10-11-2006, 12:26 AM
_Z3phyr_ _Z3phyr_ is offline
Banned
Join Date: Sep 2003
Location: Louisiane
Posts: 390
_Z3phyr_ is an unknown quantity at this point
Osht, I just had an idea for the commands.rtf!

I'm on it right now!
Reply With Quote
Reply


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 Off
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 06:45 PM.


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