
10-24-2006, 11:05 PM
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
You can use gani parameters like for normal ganis,
player.attr[1] = "my.gani,param1,param2";
To access those use "function onPlayerEnters(param1,param2)" in the gani script.
Another solution is to set another attr and access it from the script |
Last edited by Admins; 10-27-2006 at 04:27 PM..
|
|