Graal Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-06-2007, 08:13 PM
Twinny Twinny is offline
My empire of dirt
Twinny's Avatar
Join Date: Mar 2006
Location: Australia
Posts: 2,422
Twinny is just really niceTwinny is just really nice
Send a message via AIM to Twinny
Quote:
Originally Posted by theHAWKER View Post
whats this do?
and whats it for?
He's rewritten the default graalats class into GS2 and added a for loop for some strange reason .

Also, for
PHP Code:
if (updategani)
{
  
this.updategani();

Is there any way to write that as an event rather than a condition? =x
Reply With Quote
  #2  
Old 05-06-2007, 10:02 PM
Riot Riot is offline
Delteria Management
Join Date: Nov 2003
Location: Seminole County, Florida
Posts: 280
Riot is on a distinguished road
Quote:
Originally Posted by Twinny View Post
He's rewritten the default graalats class into GS2 and added a for loop for some strange reason .

Also, for
PHP Code:
if (updategani)
{
  
this.updategani();

Is there any way to write that as an event rather than a condition? =x
HTML Code:
function onUpdateGani()
{
  this.updategani();
}
I use it in the Gralats class I rescripted awhile ago
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 On
HTML code is Off

Forum Jump


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


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