View Single Post
  #2  
Old 04-20-2005, 07:28 PM
Evil_Trunks Evil_Trunks is offline
Evil
Evil_Trunks's Avatar
Join Date: Dec 2004
Posts: 391
Evil_Trunks is on a distinguished road
Quote:
Originally Posted by jake13jake
Okay, I have two security questions:

Is there any way of obtaining the player ID or account of a client that triggered triggeraction from clientside without sending the ID or account through paramaters?

If not, is there any way of sending data to a specific client from the server instead of to all the clients via save[] variables?
#a

or player.account if you're feeling GScript2-y

Quote:
If not, is there any way of sending data to a specific client from the server instead of to all the clients via save[] variables?
clientr. vars, client. vars, actionclientside...
__________________


Last edited by Evil_Trunks; 04-20-2005 at 08:01 PM..
Reply With Quote