Search results

  1. rodead

    Error in code

    whats wrong with this trigger :S it says it is missing act and canot convert integer to player... scope Iceclap initializer init private function rodead takes nothing returns boolean return GetSpellAbilityId() == 'A005' endfunction private function rodead2 takes nothing returns...
  2. rodead

    My first Jass Spell

    this is my first Jass Spell anything that i can make better? or tips? or things that i need to learn? everything is welcome... function Trig_Frozen_Wave_1_Conditions takes nothing returns boolean if ( not ( GetSpellAbilityId() == 'A003' ) ) then return false endif...
  3. rodead

    Other Escape the D3aD

    well i made a map and i am now in the beta fase. it is a escape made for my clan and forum. Number Of Players: 1-8 Genre: (Ice)Escape Information:You are a little Ghoul which is dying in the underworld it is your task to escape the death himself and go back to your normal life. visit...
  4. rodead

    Checking Unit Group For Buff

    Well i made a spell but it is not working 100% i tried to make a spell with 4 dummy units that cast impale and if a unit gets the "impale buff" it will get damage. but it didn't worked, i tried to solve it with text and it says there are no units in the unit group. so here is my code. if you...
  5. rodead

    why the units don't get healed?

    the units in range which are set with the unit group ar not healed. i already tried to set the unit group at an other trigger but didn't worked either (i know that i need to destroy the unit group leak)
  6. rodead

    question about a line.

    well i have a spell and you can cast it on a unit then there comes a virtual line i use the spell arial shakles and if you walk between the unit and caster you need to get a buff but how do i detect if a unit walks trough that line... i tried with X and Y of both points of the units but then i...
  7. rodead

    Spell bugged:

    here is the code of my spell and the following thing is not working, the efects and everything work fine but the spell needs to heal but it doesn't :eek: Sends a Holy Light into the air that will explode and heal all units in 450 AoE every second 1*intelligence/5 of The Light Keeper...
  8. rodead

    Environment Fogs

    hello, i want to put several fogs in my map i tried several ways and they didn't worked very well for me. so can any one exlplain how to easyly add fogs to regions people i don't mean the weather efect fogs but i mean the normal color fogs! thanks in advanced and +rep
  9. rodead

    Slide System problem!

    i made a slide system but i am having a few problems with it! :S some people can walk on ice instead of sliding wich is a very big bug any idea why? and how to fix that?
  10. rodead

    Snippet Casting Time

    I made a Snippet for Casting Time: It creates the Time a Spell is casting At the heroes location. it is leakless and MPI. enjoy! Code: Let Unit Cast Events Unit - A unit Begins casting an ability Unit - A unit Begins channeling an ability Conditions...
  11. rodead

    my model isn't working!

    well i made a model in 3dsmax and it looks great i also made a skin for it. but the only problem is that the model i got takes ingame the color of the player so the model gets completly red or blue. anyone know how i fix this?
  12. rodead

    how to add a movie to a campaign

    how you can add a opening or ending movie to a campaign like the orc ending movie where 2 orcs are fighting against manoroth. thanks in advanced and +rep
  13. rodead

    Death coil vs Holy Light

    hello evrybody, i have a question for you guys. Well i made 2 abilty's one based on death coil and one based on holy light, but the problem is when the hero use dead coil he can heal him self and damage enemy units, but then the hero can't heal with holy light. anyone got a good solution or do...
  14. rodead

    Where can i find the dark portal model?

    hello all i know in warcraft 3 there is a model of a portal that looks exactly like the one from wow could anyone be so kind to give me the path. thanks in advanced!
  15. rodead

    How to make the camera not moveable?

    well i made a trigger where in is set that the camera is vieuwed trough a certain point but if you use the scroll option from your mouse the vieuw is totally messed up so is there a way to lock the camera on a postion that it can´t be moved anymore? thanks in advanced
  16. rodead

    A question

    I have a question for you guys. I want to know if you use a doodad as model if you use atachment points from a spell? because it seems to don't work? any other suggestion? thanks in advanced Rodead
  17. rodead

    Unit won't Die

    i got a code for a mini Escape and it looks like this: the only problem is the unit won't die and i don't know why so could you guys help me out? Quest 2 Die 2 Events Time - Every 0.05 seconds of game time Conditions Actions For each (Integer A) from 1 to 8, do...
  18. rodead

    Spell Problem

    want to use this spell in my map but it is to bad that a unit can go into a building or go into trees is there any way to fix this because that is kind a annoying. could some one make this spell better for me? since uberplayer don't got warcraft 3. here is the spell...
  19. rodead

    Trigger Problem!

    i got a problem with one of my triggers: it is a cinematic and the unit must be moved after the cinematic and not in it what happens now also when the unit has entered it is unselect able again :S Quest 2 Cinametic Events Unit - A unit enters Enter level 2 <gen>...
  20. rodead

    looking for a number!

    i am really long searching for a number i heard once on television and i wonder if someone can help me find it. since i liked it so much! Description: The video Clip goes as following, it is a big Hall and the ground is white and in the middle is a black line. and on one side there stands a...
Top