Search results

  1. J

    Please tell me where the code leacks

    this is the code private function moveMe4 takes nothing returns nothing local location tempLoc local location tempLoc1 //call BJDebugMsg("me4") set tempLoc = GetUnitLoc(GetEnumUnit()) set tempLoc1 = PolarProjectionBJ(tempLoc, 4.50...
  2. J

    Add event to scope trigger

    Hi i read a tutorial that i must make my trigers with scope but when i wont to add event to this triger outside it how it can be done
  3. J

    My hero does not revive

    hello i when i try to revive my heroe after dead it isnt working what coud be the reason for that .I try to make to revive isntanty after dead or to store a variable with unit and rise it after that but it isnt working.
  4. J

    passing vars when call fourgroup

    Hello how can i pass vars , structs etc no mater when i call a unit group , do i have to attach somthing to the units or enithing else .I have timer , and i want this not to be a global var .I want to make custom chain lightining like one in dota that medusa have , but i need this that i asked...
  5. J

    Problem with channel ability

    I make ability based on channel but when i learn it with my hero it isnt showing on abilities that it have .What can be the reason for that
  6. J

    Help for MUI spells

    i tried 2 sytems CSCache and TimerUtils but on saving they give me errors .So can you give me a system that will work and can you explain me how to implement it , i am stick so please help me.
Top