Reducing Lagg?

theDTD

Active Member
Reaction score
8
>I'm just wondering on what are the other ways to reduce lag caused by triggers,
-------------
>ex: call RemoveLocation( udg_Location ), destroy SFX . . .
-------------
EDIT: ok i'll explain this more:
>using periodic events like "every 0.01 seconds" can cause lag during the game right?
or overusing of "SFX" w/o destroying them can cause lag too. .
>so to prevent it from lagging, you will use "turn off trigger" or "destroy SFX".
>now i'm asking for other examples on how to prevent lags like these.
>thnks for any help/ideas. . .
 

Faust

You can change this now in User CP.
Reaction score
123
Disable them in the trigger editor is the best solution to prevent them lagging.



Serious: What triggers?... I don't see any.
 

theDTD

Active Member
Reaction score
8
>i don't really know the way to call it but i think "leaks??" or watever,,,
 

crazyfanatic

New Member
Reaction score
20
>using periodic events like "every 0.01 seconds" can cause lag during the game right?
Answer: yes
or overusing of "SFX" w/o destroying them can cause lag too. .
Answer: Sometimes
>so to prevent it from lagging, you will use "turn off trigger" or "destroy SFX".
Answer: Turn off trigger is better
>now i'm asking for other examples on how to prevent lags like these.
Answer: A periodic event of 0.01 seconds can be changed to 0.05 or even 0.1 seconds, the difference is not so big, and when the trigger is no more usefull, make a system that turns it on and off
 

vypur85

Hibernate
Reaction score
803
My version:

> using periodic events like "every 0.01 seconds" can cause lag during the game right?

Not really. In fact, using such events won't lag. It's the action within the trigger which determines whether or not it will lag.


> overusing of "SFX" w/o destroying them can cause lag too. .

Yeah. Of course. Creating 100 sfx without destroying is something like creating 100 units and leave them there doing nothing. The amount build up will cause lag. This also depends on your computer speed.


> so to prevent it from lagging, you will use "turn off trigger" or "destroy SFX".

It depends on situation. But generally yeah.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top