Thread: Gani Problems
View Single Post
  #10  
Old 10-15-2006, 07:40 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Ok, me and Contiga tried to get it to work, without any luck.

He tried to do a player.testvar, but then it went entirely the same for all players.

It doesnt work to send params with player.attr ganis, wich is kind of lame.

Shouldnt this work?:

PHP Code:
player.attr[#] = { "ganiname", param1, param2, etc}; 
Because it doesnt. You can only set a player attribute to:

PHP Code:
player.attr[#] = "ganiname"; 
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote