Recent content by GameOver[GR]

  1. GameOver[GR]

    "Player types a message" problem

    Thank you guys +rep
  2. GameOver[GR]

    "Player types a message" problem

    Alright, but it is the first time i'll do this so could you please give me an example ? I made the trigger to set the variable, then ?
  3. GameOver[GR]

    "Player types a message" problem

    I can not use a variable on : Player - <need the variable> types a chat message containing <my message> As exact match. I have a variable called Host (Type of variable = Player), but i can not use it on the above line of trigger, why ?
  4. GameOver[GR]

    Less laggy Mana Shield Model

    if you want to change your model please have a look here : new models
  5. GameOver[GR]

    where should I start in order to create a TD?

    Also remember that a good TD map has always one leaderboard or one multiboard :thup:
  6. GameOver[GR]

    Adding skills to Heroes via trigger and make them learnable?

    Yes , that's right in this forum every day you you learn something useful whitch you did not know until that morning :thup:
  7. GameOver[GR]

    Which Race Do You Like Most

    Thanks you for voting and please keep voting! -Votes So Far- -Human 1 9.09% -Orc 3 27.27% -Undead 6 54.55% -Night Elf 1 9.09% What is your favorite race? please vote !
  8. GameOver[GR]

    male and female icons

    how about HiveWorkShop ? you can find any icon there. Female icon : http://www.hiveworkshop.com/forums/resource.php?t=56711&prev=search%3Dfemale%26d%3Dlist%26r%3D200
  9. GameOver[GR]

    Which Race Do You Like Most

    Thanks for your vote So far orc are the people's favorite race
  10. GameOver[GR]

    Thanks :D

    Thanks :D
  11. GameOver[GR]

    Which Race Do You Like Most

    This topic has a poll , please vote there too. I want to see whitch race people like the most :shades:
  12. GameOver[GR]

    Which Race Do You Like Most

    There are 4 races. Human , Night Elf , Undead , Orc If you want some information about each race , click them. I do not need to know why , but if you want to tell us why , your posts are welcomed here. Please Remember To Vote On PoLL.
  13. GameOver[GR]

    Ok i can help you now ! i am back

    Ok i can help you now ! i am back
  14. GameOver[GR]

    Fatal Error During Runtime

    I think that you should check this : local integer catchChance = 20 - (GetUnitAbilityLevel (castingUnit, 'A001') * 5) if the chance can be negative then this may crash the game Everything else seems find :banghead: local integer catchChance = 20 - 5 * 5) That means 20 - 25 whitch...
  15. GameOver[GR]

    Cinematic Turn Off Bug

    oh right this was the mistake ^^ +rep GUI trigger fixed MoonKeys Events Unit - A unit Acquires an item Conditions (Item-type of (Item being manipulated)) Equal to Mooncrystal Actions Item - Make (Item being manipulated) Pawnable Item - Make...
Top