Search results

  1. L

    Check for time of day?

    Is there a condition to see if its nighttime in the game? if not how would i?
  2. L

    General Help i guess?

    Im working on a map.. a maze kinda type thing.. and was wondering if ppl had good ideas for a maze to make it more challanging/complex.. ive played a bunch of mazes for ideas.. and ive seen these ideas.. ice and sliding.. paths+creeps/mortar blasts/run in between a row of creeps going...
  3. L

    Stun and Invul?

    Is it possible to stun an invul unit with Storm Hammer? I have a spell and it doesnt stun nor does it do the damage-_-
  4. L

    Terrain leaks?

    I have a map and whenever i play it gets extremely laggy 1/2 way through the game.. all triggers are leakless. I also have a spell that creates (via trigger) blight based on unit level. Im wondering if changing the terrain cuases a lag issue? any help?
  5. L

    Im probally an idoit.. but help?

    So i have a spell that im working on and for part of it i use a dummy with Life Drain. When i have the trigger order the unit to cast it nothing happens.(the effects are on yes) So i added it to a unit without locust and when i tried it again... it said "You must target a friendly unit" The...
  6. L

    Spell Ideas Please

    This is probally a bad idea to ask becuase everyone has a bunch.. BUT i need spell ideas becuase i need something to work on. SO please keep to the format so its easyier for me to understand! Spell name (# of levels in the ()) what it does (short and to the point) damage/time/what ever stats...
  7. L

    Another trigger question..

    the fastest a wait can wait that ive seen is somewhere around .01? i think. Even with call TriggerSleepAction ( X ) it wont go any faster. Is there a way to get a faster timer? that goes by mabye.. .001? or .0001?
  8. L

    help?

    So I'm making a spell and everything works 100% fine except the spell doesnt actully work is the dummy units have locust. The action for the trigger is Trigger - Add to fs <gen> the event (Unit - A unit comes within 75.00 of target) and i guess a unit with locust doesnt count as a unit? any...
  9. L

    Trigger Editor is annoying..

    K so i have a spell that summons a trap and when a unit walks past the trap kills him.. HOWEVER the trigger action "Unit comes within X range of _unit_" BUT the _unit_ cant be replaced with a varible such as "var_Unit".. so im wondering is there a jass code that allows me 2 use basicly "A unit...
  10. L

    Quest/item ideas?

    Im working on an rpg and so far its pretty good (ish) and ive kinda run out of ideas about quests and items and such.. and ideas wud be helpful plz be specific.. rewards how hard so on +rep
  11. L

    Why wont this work...

    Mining Get Ores Events Unit - A unit Begins casting an ability Conditions Or - Any (Conditions) are true Conditions (Ability being cast) Equal to Mine (ele)(0 cating) (Ability being cast) Equal to Mine (lvl 1)(8 cating)...
  12. L

    Expected end of line

    So im working on a something and i have 3 custom scripts and all 3 have the same error.. "Expected end of line" im wondering if thats the WE being glitchy or what.. First one "call DestroyGroup (udg_Forest_quest_reward_play_group)'" Second/third are same "call RemoveLocation...
Top