You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider replacing llInstantMessage with llRegionSayTo and test results... hopefully the results are not disastrous. I have deep concerns about the 100 messages in 5 minutes block.
The text was updated successfully, but these errors were encountered:
Relevant conversation:
[11:45] Shimmering Emerald: You've been really worried about that message block haven't you?
[11:47] Lord Rater (Brache Spyker): Well, the destination throttle is never hit because ten messages every 6 seconds will never reach 200 message in 10 seconds
[11:47] Lord Rater (Brache Spyker): So I guess I'm safe
I'm considering changing ALL the llInstantMessage calls to RegionSayTo calls now to avoid the 2 second sleep penalty. Massive code commit coming up.
Consider replacing llInstantMessage with llRegionSayTo and test results... hopefully the results are not disastrous. I have deep concerns about the 100 messages in 5 minutes block.
The text was updated successfully, but these errors were encountered: