Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   New Scripting Engine (GS2) (https://forums.graalonline.com/forums/forumdisplay.php?f=153)
-   -   Just Some Gani Scripting.... (https://forums.graalonline.com/forums/showthread.php?t=73821)

killerogue 05-04-2007 09:37 PM

Just Some Gani Scripting....
 
Finally remembering the question I had thought about while in school. Is it possible to put a public function inside a gani scripting and call it from a server script?

Something like:

Gani Script -
PHP Code:

public function ganiStuffnewStuff )
{
  
this.chat temp.newStuff


Server Script -
PHP Code:

function onCreated()
{
  
showaniblah );

  
withshowani300 ) )
  {
    
this.ganiStuff();
  }



Rapidwolve 05-04-2007 09:38 PM

Thinking about scripting in school huh? That always happens to me, and I hate it. Oh and by the way I dont think you can do that with ganis.

zokemon 05-04-2007 09:39 PM

Gani scripts are always clientside just so you know.


All times are GMT +2. The time now is 05:37 PM.

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