
05-26-2006, 06:08 AM
|
|
Psionic Youth
|
 |
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
|
|
|
Another thought:
serverside variable (read only)
int TriggerRecieved
Useful for calculating questions of timing: it returns one of those extensive integers (I forget, the one for Server Time), so the server can (when necessary) do the math itself for "I sent it the trigger at 12345678, I got the response at 12345680, 12345680-12345678=2" instead of "The client says he responded in 2, so I'm sure he did". It'd still be a passive 'command', so it's not like it'd generate any more serverside traffic, just one more serverside FLOP when it's used to calculate in a serverside action.
Might tighten security, who knows? |
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."
"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
 - My pet, the Levelup Gnome
http://forums.graalonline.com/forums...&postcount=233
|
|
|
|