Search results

  1. WarToast

    String concatenation

    Hey, I am wondering how I can create an effect similar to "Value of a is: " + a with the GUI editor. This is what I have now. UI - Display nightNumberConverted for (All players) to Debug area What I want it to do is UI - Display "Value is: " + nightNumberConverted for (All Players) to...
  2. WarToast

    Converting string to real, after "Word Of String"

    Solved Solved Solved Hey, So I'm trying to make this function that lets a player type in a message, and the camera will then zoom in or out depending on what the player wrote. The way I wanted this is that you can type "-cam 200", and the camera will zoom to a distance of 200. You can also...
  3. WarToast

    Cancelling a single order

    ..While still keeping the rest. How to do it? I don't want to be ordered to stop, so I defined the single order in an order variable and want to cancel it.
  4. WarToast

    Non-controllable workers to work!

    Non-controlable minions to carry out another units order! Alright here's the deal I want a main base to have the option to build, but since it's a building it will be rooted. So when I choose a building and place it, I want the the 'ressources' (maybe 'build tiny building') to be dropped...
  5. WarToast

    Auto spawning units from BUILT buildings.

    Hello, I've been searching around a lot on this subject, but couldn't find anything that relates directly to my problem. ;) As in the map Tech Wars Tournament (by oxYgen and Blu3), I'd like to be able to build buildings and make them spawn units. In TWT units are spawned as if there is a summon...
  6. WarToast

    Attachment points on meat wagon!

    UPDATE: PROBLEM SOLVED! ___________________________________________ Greetings all! I am trying to make the far seer missile (lightning bolt) stick to my meat wagon on these points: Problem is, I don't know what those attachment points are called (if they exist) but I have seen it work on...
  7. WarToast

    Spawning units when researching upgrades.

    UPDATE: First problem solved! Thank you unstable +rep. All problems solved. Hello First off all I'd like to say that I'm new. To the world editor (I know the basics) and this site. I enjoy using the WE and learning new things by my own, but this problem has bugged me for some time. My problem...
Top