View Single Post
  #19  
Old 01-26-2007, 08:21 PM
JkWhoSaysNi JkWhoSaysNi is offline
Ruler of the graalaxy
Join Date: Feb 2005
Location: Great Britain
Posts: 488
JkWhoSaysNi is on a distinguished road
Send a message via ICQ to JkWhoSaysNi
is there any way to call a function from a gani?

I tried:

player.attr[2] = "my.gani";
player.attr[2].te****nction();

te****nction is declared as public in the gani. Is there any way to do this?


Also, doing as Stefan suggests and using with (findimg(200)) { (i had to change it to findweapon("name").findimg(200) for it to work)...

I have many people with this text attached to them, every time the action is triggered it updates them all, even though I only want it to update the text for the player that triggered it and not everyone elses.
__________________

Coming soon (Hopefully:P)

Last edited by JkWhoSaysNi; 01-26-2007 at 10:02 PM..
Reply With Quote