View Single Post
  #4  
Old 02-11-2006, 08:40 PM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
Quote:
Originally Posted by Yen
By default, a gani script shown by a player will access that player's attributes.
Is there a way to make it access the attributes of the person who's VIEWING the gani?
you can't do it within the gani, you'd have to access the attributes by triggering the server, and then finding the player that's viewing. Two possible ways: detecting the viewing player, and then having the owner of the gani trigger serverside OR the viewing player detecting seeing the gani and then set their own attributes. The latter would be better because it can all be done clientside or serverside; more flexible.

Also, Yen, come back to Classic , where I have the lonely job of being the only active scripter.
Reply With Quote