Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 06-25-2009, 10:04 PM
Paradoxical Paradoxical is offline
Professional Programmer
Join Date: Jun 2009
Posts: 10
Paradoxical is on a distinguished road
Send a message via AIM to Paradoxical Send a message via MSN to Paradoxical
Quote:
Originally Posted by Gambet View Post
That still doesn't mean that you should be sending so many triggers to the same action so consecutively--use arrays. If you don't want to clutter the trigger command then set up temp. vars that store the information for you and send the temp. vars over as the params to make it look cleaner.
Yeah, save some bandwidth and don't send un-nessisary data between client and server, hell, you could even cache all the data you need on the client, and then do a verification check on the server here and there to check for unauthorized changing of clientsided data, but that's a bit extremist.
__________________
-Zachary Trant


"In the middle of difficulty, lies oppertunity."
-Albert Einstein
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 06:17 PM.


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