Thread: player.attr
View Single Post
  #2  
Old 10-24-2006, 11:05 PM
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
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..
Reply With Quote