Search results

  1. War123

    Triggering water tiles

    So I am creating this random map generating machine and I can't seem to find a way to create blocks of water tiles using with the Trigger Editor. Any ideas how to make one with JASS?
  2. War123

    Fog of War help

    I noticed that the vision of my units are blocked by the trees. May I know how to disable the function? So that I will see a round vision around my unit no matter what.
  3. War123

    Undeclared Function

    I was trying to save my map when the jasshelper prompted that I have an undeclared function StopSpellFromCasting. May I know how to solve it? I tried other Advanced functions from JNGP and all that I have tried are undeclared too. How do I link it to the compiler?
  4. War123

    Custom Fonts

    I wanted to add custom fonts to my map and I downloaded the JNGP to do so. After I enabled the UMSWE, the Font category still does not appear in the Game Interface dialog, help please?
  5. War123

    Handling keypress

    Hello, I am currently making a strategy game where the player can buy units by pressing keyboard buttons and access different types of units through the Leaderboard. One thing that bothers me is that The Event Trigger handles only Arrow Keys, but pressing arrow keys will move your screen back...
  6. War123

    Help with Game Lobby

    May I know how to put computer in certain slots and set the race of certain slot to be constant? i.e. Not choosable by the players, just like the game lobby of DotA. Help please ... :]
  7. War123

    Changing max number of ability

    As stated in the title, may I know how to change to maximum number of hero skills to be learnt by a hero?(I can only set 5 skills for a certain hero) Help please...:)
  8. War123

    Cancel Construction

    May I know how to cancel a progressing construction and how to access to a unit-under-construction?(I can't access to it by picking Units) Looking forward to any help:)
  9. War123

    Handling player message

    Hello, may I know how to store the message of a specific player into a variable? Looking forward for help :)
  10. War123

    Camera Help

    I am making a game where the user controls his/her unit and tries to reach to the end of the maze. Can someone please help me on how to set the camera to follow the unit and make it in an online RPG-like view(sorry for that, I don't know what is it called), so that the user is looking at the...
  11. War123

    Purchasing ability

    I'm making a game which the players are allowed to purchase new skills for their hero, may I know how to apply this in trigger, or does this require custom script? Looking forward to your help :)
  12. War123

    How to change the label of Lumber on the top.

    As stated above, how do I change the label of the word "Lumber" on the property bar? :)
Top