Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Client to Server Verification (https://forums.graalonline.com/forums/showthread.php?t=58649)

jake13jake 04-20-2005 06:40 PM

Client to Server Verification
 
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?

Evil_Trunks 04-20-2005 07:28 PM

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...

jake13jake 04-20-2005 07:56 PM

Quote:

Originally Posted by Evil_Trunks
#a

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

hmm....
Maybe my script wasn't working when I initially tried that?
So I'll try it now.
Then I'll add to this post what happens!

Oh cool, I guess my script WAS broken when I first tried that.


All times are GMT +2. The time now is 06:10 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.