View Single Post
  #17  
Old 02-20-2004, 02:57 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally posted by TB3
A WEAPON
//#SERVERSIDE
N/A
... ?
Quote:
{MY PROBLEM PLZ HELP}
One thing bothers me, in a GANI SCRIPT if you use a client.string as one of the variables, such as the color of a showimg, I don't know how to read the client string from the PLAYER THAT IS DISPLAYING THE GANI and not the player SEEING the gani. Any help?

Obviously not - you cannot just read strings from another player, that has never been possible clientside.
You will need to put the things you are interested in into the #P(i) attributes.
Reply With Quote