Search results

  1. N

    cannot open map

    Hello, Whenever I try to open a map I made (even with just a few units on it, nothing fancy) in single player -> custom game, it doesnt give the list of users/computers to put and when I just press start game it just reloads that screen but doesn't start it. When I try to do it while hosting...
  2. N

    Multiboard help

    I need some help with setting up my multiboard, I'm just loosing myself in lots of if's and I can't seem to find out how to setup my multiboard the way I want it. Hopefully someone can help me. This is how it's supposed to look: (the pink should always be there but lets say if theres no one in...
  3. N

    cannot convert nothing to group

    Hello, this is my code and I just can't seem to find what's causing this error: cannot convert nothing to group. scope Warmth initializer Init globals private constant integer WarmthRatio = 5 private constant integer WarmthBuff = 'B000' endglobals function...
  4. N

    detect destructables in region

    Let's say I have a point p, I move a region r with region - center r on p. How can I detect if the region has destructables in it? It is for a trigger which creates a structure at p when there are no items/units/destructables near that location I got the units and I also know a workarround for...
  5. N

    item ability target

    I have lots of items which actually have all the same ability since the effects are triggered on the base of which item is used. However when I use An item is used I can't use target of ability being cast. Don't suggest to use A unit starts the effect of an ability because if I do that I will...
  6. N

    Ability hotkey question

    Hello, In my map I want to make a movement system with WASD buttons to achieve this I thaught about making abilities with the respective hotkeys however I want them to have spells too and not clump up the ability room. I tried removing the icon from a spell but the tooltip and a green square...
  7. N

    Triggered Evasion and Critical Strike

    Hello, I am making a system/snippet which allows ordinary units to get experience and advance in ranks the higher the rank the higher evasion/critical strike bonuses they will have. I know if I base the skill of critical strike I can have both however I would like it triggered. Is this...
  8. N

    [Request] Attachment models

    Hello all, I need attachment models of military ranks for my map they will be attached to the overhead and will use the military icons, I drawed the ones I want however I fail at drawing so you might find better pictures on the internet but I did it so you would know what I mean. It's 1 picture...
  9. N

    Lots of compile errors but I don't seem to see them

    Hello all, I'm making a system that allows normal units to gain experience and get ranks however I'm getting quite some compile errors and I don't see 'em:S I think it might be because 1 missplaced ) but I looked at it 100's of times and I can't seem to find it. So I'm hoping any of you can...
  10. N

    type of map

    Hello all, I feel like making a map and putting all my creativity in it however I'm not sure what kind of map I should make. So you can suggest:P Please do not suggest TD,RPG or aos. I want to make an original map hopefully with lot of interesting items/abilities/units but more important fun...
  11. N

    attack type and armor type in .SLK?

    Hi all, I have the following problem in my map: I want my units to have own made attack types (like piercing,normal,etc) and armor types(heavy,light,unarmored,etc) but it's a ROC map so I can't use the gameplay constants so I thaught about editing an .SLK from the war3.mpq file. However I can't...
  12. N

    Trigger help constructing structure dissapears toghetter with builder

    I have a trigger that when a unit starts construction of a windmill that it must just keep constructing it and deduct some values from variables but if they variable values arent high enough it should cancel the construction and remove the structure. Ingame, (the variables are high enough and it...
  13. N

    trigger/multiboard help

    Hello, in this map I'm making a player uses custom resources(entirely trough triggers) there are 5 of them, there is a multiboard that is updated every 10 seconds wich tells howmuch lumber,stone,iron,clay,food each player has. They get lumber by the formula 50 * (number of lumbercollect...
  14. N

    Help with ability like haunt

    I'm trying to re-create the haunt ability like in the dota map in my map. When a hero uses haunt it creates 1 illusion/enemy hero and moves it to them instantly and makes it attack the enemy. when the hero has learned haunt he also automatic learns "reality" if the hero uses that spell on an...
  15. N

    Need help on spells

    Hello, I would like to make an item that has also the ability to let the hero windwalk but in editor i can only choose between unit abilities not hero abilities how I do this? I also would like an item that let my hero blink. My map is in reign of chaos(no expansion). Thanks in advance.
  16. N

    Nina's Question topic (1 Question atm)

    Nina's Question topic (1 question solved, 1 new) Hi all, This is my question topic to make it easier instead of making millions of threads i just post my questions here. Roc things in tft: Current question: I want to let a mortar shoot at a random point in a region i know how to do...
  17. N

    a question..

    Hey y'all, I diteched my aos.. I'm much to inexperienced to do a map like that on my own yet.. But I'm making a maze now, but there is this gate which you must open with the gatekey(object c) to get the gate key you need to get the upparhalf key (object a) and the downhalf key(object b) if...
  18. N

    Custom Skill problem

    Hello all, I'm new here and I'm making a map. See the problem is I have a hero(water elemental appearance) and its ultimate is Morph which transforms his appearance in reef elemental and give stats like avatar and demonform. But when ingame I activate the skill it works the appearance changes...
Top