View Single Post
  #5  
Old 02-09-2008, 03:01 AM
bscharff bscharff is offline
Bloo
bscharff's Avatar
Join Date: Sep 2006
Location: San Antonio, Texas
Posts: 185
bscharff has a little shameless behaviour in the past
Send a message via AIM to bscharff Send a message via MSN to bscharff Send a message via Yahoo to bscharff
Quote:
Originally Posted by cbkbud View Post
...I'm about halfway through the process of rescripting Bloo's inefficient and laggy scripts, but it would be nice to know what else is causing the lag.
Which ones?
If it's my tool then it means it's being used all at one time (obnoxious staffblock placing/player dragging)

I've tried to alleviate it in the past by reading from a clientr flag for rights through a function instead of asking the RightSys NPC. (look in bloofunctions - queryRight(right))

It may help if you put a return; after every command (after the functions of each if(params[0] == "blah"){ etc.)
__________________
Trying to be nice now...
Reply With Quote