Tutorial Useful Data of the World Editor

Arkan

Nobody rides for free
Reaction score
92
About desyncs, this is an advanced fade filter right, so it's no problem?


On spell effect:
JASS:
function Spell_Effect takes nothing returns nothing
    if GetLocalPlayer()==GetOwningPlayer(GetTriggerUnit()) then
        call CinematicFilterGenericBJ( 0.50, BLEND_MODE_BLEND, "MyFilter.blp", 100, 100, 100, 100, 100.00, 100.00, 100.00, 0.00 )
    endif
    call TriggerSleepAction(15)
    if GetLocalPlayer()==GetOwningPlayer(GetTriggerUnit()) then
        call CinematicFilterGenericBJ( 0.50, BLEND_MODE_BLEND, "MyFilter.blp", 0, 0, 0, 0, 0, 0, 0, 100.00 )
    endif
endfunction


What about waits inside localized actions?
 
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