Search results

  1. T

    Target being attacked HELP

    Hey, I want to build a system that prevents mulipile units to attack the same unit at the same time, so only 1 unit will attack it instead of 100. For example, if i have 3 guard towers and an enemy unit comes near all 3 towers will attack it, i want only 1 to attack it (at least, in any given...
  2. T

    Other Modern War Strategy (finished, unprotected)

    Greetings! This is my first and only project, modern war strategy. Try it (infor and description in the link, unprotected version for those who want to learn/edit, just give me credit): http://www.hiveworkshop.com/forums/resource.php?t=95118
  3. T

    Autohost Tool

    Greetings fellows, Where can i find this autohost tool (the reliable one)? What do you think about it in general? is it safe to use? effective? nice?
  4. T

    A few simple questions, please help

    1)How do i increase the number of slots a unit takes in a zepplin/ship transport's cargo? 2)How do i enlarge the selection circle of a unit? (this green circle...) 3)How do i enlarge the space unit takes in the terrain? 4)How do i create a rename trigger?
  5. T

    Does that leaks?

    http://img167.imageshack.us/my.php?image=jassxl6.jpg
  6. T

    Can call "DestroyGroup(udg_Settlements2[(Player number of (Picked player))])" exist?

    I want to clean an array var without going [1],[2] all over again. can that work? call DestroyGroup(udg_Settlements2[(Player number of (Picked player))]) it says that a "(" is expected.. but i can't see one missing.
  7. T

    Why doesn't it work?

    Hey, why doesn't this trigger work? Vision Events Time - Every 240.00 seconds of game time Conditions Actions Player Group - Pick every player in (All players) and do (Actions) Loop - Actions Visibility - Create an initially...
  8. T

    Help me found a leakage in my map

    Greetings, There is a big leakage in my map i can't detect (i used all the mothods in this stie, all the removepoint/group etc.), i just dont know what leaks, but it does and eventually split my server. Can anyone check what's leaking in my map?there are really few triggers that can cause it, it...
  9. T

    Map desync

    Hey, i got a server split problem. what triggers can cause such problem? i'm pretty sure i cleaned all the leakage, all of it. so before i put the map for download (so someone may check what leaks) can you tell me what generally can cause splits?
  10. T

    How do i create this visibility trigger?

    I wish to create a "refresh" trigger, that will allow player to see the entire map every 4 minutes and then instantly remove this vision and create fog of war (lets say after 1 second). Wierd, but i can't figure it out ;X help :D
  11. T

    Other Modern War Strategy

    Conquer the world using all kind of modern warfare and strategy. The map is protected, if you wish to get the unprotected version - contact me and we shall talk. Please try it out and leave a comment...
  12. T

    How do i make units immune to Kaboom! ?

    title ^^ magic immunity doesn't work.
  13. T

    How to blacken the screen for an in-game loading screen(?)

    Greetings, How can i black the screen for an in-game loading screen with text messsages and all (just like in azeroth wars, etc.)? ty.
  14. T

    Memory leakage problem/question

    How do i create a trigger that cleans an array group vulnerable if i want the number inside the [] of the array will be "picked player" (the cleaning trigger is inside a loop)?
  15. T

    How can i create a map in the size of 480x480 with the terrain "Abyss"?

    i tryed to use the World Editor Unlimited, but it creates me a map of 8MB!!! Help please.
  16. T

    The Super Official Tutorial - where is it?

    I always wondered, where is the official toturial? The people who wrote the toturials of this website must had learnt what they know from somewhere, so where is it?
  17. T

    How to create a "wait", black screen, when the game starts?

    There is this "black" screen for laggers and heavy maps when the game starts, when i can write messages and introducing the game, how can i create it?
  18. T

    Multiboards for one player only?

    Can't i create a different multiboard for ech player in the game? I dont see "create a multiboard for player.." i just see "create a mutlibaord". How do i attach it to one specific player?
  19. T

    Does it leaks?

    Event: time - Elapsed game time is 0.01 seconds. con - none. actions: set playergrouptimer = (all players) player group - pick every player in playergrouptimer and do (actions) loop - actions: Countdown Timer - create a timer window for Timer1 with title "not important" Set TimerWindow1...
Top