Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   clientr.string (https://forums.graalonline.com/forums/showthread.php?t=43088)

Knuckles 02-28-2003 12:35 AM

clientr.string
 
I'm abit confused with a read only, clientside string such as 'clientr.blah'. How would you set the data to it if its read only? Would you do it the same way you do any client.string?

alarid0 02-28-2003 12:40 AM

I'm not really sure about this, but I think clientr.strings can be written serverside.

Again im not really sure, anyone wanna back this up?

Knuckles 02-28-2003 12:43 AM

Thats what I was guessing... But i'm not sure either.
Also, what would a good use be for using a clientr.string?

I'm guessing more secure?

Torankusu 02-28-2003 02:11 AM

Quote:

Originally posted by Knuckles
Thats what I was guessing... But i'm not sure either.
Also, what would a good use be for using a clientr.string?

I'm guessing more secure?

If I remember correctly, they cannot be set/edited by the client, only read. They can be set/edited serverside, however. Security reasons, obviously.

Same with serverr. strings.

A good use...? Well, you could store information you wouldn't want somebody using a trainer to edit. Hats, for example. They were changed to clientr. when there were glitches in the .exe that allowed you to edit your flags if you knew them.

Python523 02-28-2003 02:22 AM

Quote:

Originally posted by Torankusu

Same with serverr. strings.

except you cant read or write normal server.strings clientside

Knuckles 02-28-2003 03:02 AM

Thanks you.


All times are GMT +2. The time now is 04:27 PM.

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