Search results

  1. A

    Juggernaut Plating not working

    Hi. What should be done to make Firebat's Talent work properly? After the change (removal) in the editor the requirement for this talent into 'None', in the game we can see the icon Juggernaut Plating, but it does not grant the attributes it is supposed to grant - Firebat has still only 1 armor...
  2. A

    Hero swap system

    try this code by Emootootoo: http://www.thehelper.net/forums/showthread.php?t=83267&highlight=swap but that trigger works not perfectly
  3. A

    Problem with swap message

    I use a trigger for heroes swap that someone put once in the forum (see it here: http://www.thehelper.net/forums/showthread.php?t=83267&highlight=swap ). But that trigger works not perfectly: a message "...has requested to swap heroes. Type ...." shows for both players who make the swap.
  4. A

    Problem with swap message

    How can I display a message for an ally player that has been requested to swap a hero with another player? . . DisplayTimedTextToPlayer(?????????????????,0,0,30,"Player"+udg_Player_Colors[GetConvertedPlayerId(GetTriggerPlayer())]+" has requested to swap heroes.") I know that is not...
Top