Search results

  1. W

    in need of 2 systems

    Ok. For the first one, i think you will have to make a condition for each different enchantment. For the second system, you can create a string variable to check. Each spell has a different string value. The first one is '1', the second is '2' and the third is '3'. If this is the correct...
  2. W

    more gold

    I laughed... sry :thdown:
  3. W

    How do i find an item type variable?

    so... just add it.
  4. W

    Hashtable Saving Group

    That isn't what he is pointing, i guess. In the case, he has just the TempGroup1, and if he sets it to another value (and change it in the hashtable too), so the older was overwritten, and he won't be able to restore it anymore. Oooooh... thinking more, i got what you want. If you store it in...
  5. W

    Aura that gives an ability

    "boolen unit" ? Also, for that you would have to pick units in range every second. Like: Buff Events Time - Every 0.05 seconds of game time Conditions Actions Unit Group - Pick every unit in (Units within 512.00 of (Position of (Caster))) and do...
  6. W

    World Editor Problems

    That's ok... but i guess reinstalling is the unique option.
  7. W

    How do i find an item type variable?

    "I039" is a raw code. And what do you mean by "finding an item type variable" ?
  8. W

    World Editor Problems

    wow... you have a serious problem in there, i guess. Did you try to restart the editor?
  9. W

    how to gain exp by other than killing?

    What if i have never played battleship? I don't know what traders do, so specify more. But i understood that you want a kind of leveling based in researches/constructions. That can easily be managed with the trigger editor, doing what ShadowSnipe4 has just said.
  10. W

    Need help with model-changing

    He said to change INGAME. That isn't possible, unless you replace the unit.
  11. W

    Hashtable Saving Group

    Well.. i don't know how to handle hashtables at all. But i know that they have some kind of groups inside them. Like: Hashtable1 Group, Position. So, when you are destroying the hashtables, don't you have the option to destroy a specific group of the variable, or you have to clean up the whole...
  12. W

    World Editor Problems

    First of all... doodads (trees for example) can't be used as unit model files... they don't have their skin, so they remain white. Are you using custom models? If so, the checkered box and the ".mdx not found" error is because of that. You're putting something wrong in the path, or you haven't...
  13. W

    What do you guys do when..

    HoN? I would take a little days off. That's happening to me at the moment, and i just don't want to map. I'm taking a break.
  14. W

    Hashtable Saving Group

    For the first question... maybe you should destroy it and then set it? The second one. I guess you would get back the new value, since the other value was "overwritten"
  15. W

    Dialog Trigger Question (was: Need help :))

    no no... he is suggesting you to keep on creating the If/Then/Else's for each of the buttons... at the same trigger.
  16. W

    MY maths fails, help plz

    Personal experiences sometimes shouldn't be passed to another person everytime. Memory leaks should be avoided from the beginning, so you don't get used to forgetting them. The other topics, i just don't mind.
  17. W

    Skip cinematics key bug?

    And you did right. I don't know why it's running, since you turned them off. Are you sure you made the second one "Initially off" ?
  18. W

    Skip cinematics key bug?

    Use "equal to false" instead of "not equal to true". btw, could you tell what's you map about and what do you pretend with those triggers? maybe it can help us. oh... another thing. Make player group variables and then remove them so as not to leak.
  19. W

    Unit With Destructible Model Appears White

    Use Hiveworkshop.com and search for tree models: http://www.hiveworkshop.com/forums/models.php?search=tree&d=list&r=20
Top