Recent content by Necrolytie

  1. Necrolytie

    Creep revival system

    Whenever you remove a unit from the game, any value about the removed unit will be "clear" soo, try to remove it after all values about it has stored or used.
  2. Necrolytie

    Whats is wrong?

    //TESH.scrollpos=15 //TESH.alwaysfold=0 function Trig_Multiplayer_Camera_Actions takes nothing returns nothing local boolean b //The pathing boolean local integer i = 1 //The player index counter local location l = Location(0,0) //A point used...
  3. Necrolytie

    Disable Attack on Items

    hmmm... soo obvious and i don't see that lol, i'm soo sully :P ty man
  4. Necrolytie

    Disable Attack on Items

    Hello guys, this time what i need is easy ( guess i lol ). I need a simples way to don't let any unit to attack any item on the ground... i tried it with many forms, but no one worked.
  5. Necrolytie

    Channel Spell

    Well, you will need to use some artifices, follow this. 1- Create a custom "Channel" spell, to initiate the trigger, like the spell you want. 2- Create your "Cloud" spell normal. 3- Create a Dummy, without model, shadown, attack and make it invunerable. 4- Add the "Cloud" to this dummy. 5-...
  6. Necrolytie

    Using Unit Classification text as a cosmetic/just for the text?

    May be on game constants, guess can be changed... i don't know
  7. Necrolytie

    Help me to think a title for my map

    why not about the "Crusaders", a good history, time, and events about it... why not?...
  8. Necrolytie

    Help with a trigger.

    Well, i really can't understand what you are looking for.... you want to remove any "Footman" when you click the dialog button? if is that, place the other trigger i posted to you won your Button trigger....
  9. Necrolytie

    Help with a trigger.

    Phss easy :D with this, any "Footman" enter on the playable map area will be removed intantly...
  10. Necrolytie

    Help with a trigger.

    Soo, you want to remove any "Footman" whenever they enter in the game right?
  11. Necrolytie

    Whats wrog with my trigger?

    @Imp Midna: hhhhnnnnn it's make sense... i'll try to only modify the Multiboard texts on LocalPlayer... thanks you ^^
  12. Necrolytie

    Help with a trigger.

    Try this... just change the "Footman" to you zergsomething.
  13. Necrolytie

    Whats wrog with my trigger?

    Well, on my sight is to get a ptlayer and modify things on game thats only hin can see, the (GetLocalPlayer() worked fine when i create a multiboard for each player... but when i try to modify it for this trigger,, the game just dissconect the others players, but not the host, i tryed to remove...
  14. Necrolytie

    can you help me?

    can you help me?
Top