Search results

  1. K

    Still having problems with a Save/Load system!

    Hi guys. ive been looking around EVERYWHERE for a very basic save/load system which just saves an integer (a number). thats all i need. every tutorial i have found only saves numbers up to 9 or 99 and such. i need the number limit to be unlimited. Can anybody please direct me to a tutorial...
  2. K

    Substring Explanation?

    hello all. I need someone to throughly explain "Substrings" for me. I dont have a clue what they do and i dont understand the whole "Substring(String,1,5). What is the 1,5 anyway? lol anyway please help me :) thanks in advance.
  3. K

    Disabling Cheats

    hi guys. is there a way to disable ALL cheats in a single player game? if so, how? lol thanks.
  4. K

    Custom Value Save/Load

    I am trying to make a simple save/load trigger that only remembers the custom value of a unit. I have looked through all the tutorials i can find, but none of these have custom values. The load works when i load the code on the same map, but when i restart, it loads with the custom value reset...
  5. K

    Store unit data in a game cache

    hi guys. i need to know how to store a specific units mana, items at current time and abilities at current time all in a game cache, and then load it all back up 5 seconds later. ive been testing a couple of triggers and such and trying to get it right but i cant get it to work. Basically...
  6. K

    2 Questions!

    hey guys. i have 2 questions... 1st: 1 of my custom units has a reincarnation ability, now everytime he dies, he's mana gets reset to the max, is there a way to make hes mana get set to 0 instead of full after he is finished reincarnating? 2nd: ok, so basically i have a unit which has a...
  7. K

    Unit: Create unit in specific terrain type

    Hi guys. I need to know how to create units at a random point in a specific terrain type around the entire map or else my "creeps" will be spawning everywhere. lol. is this possible? + rep for solution :) thanks in advance.
  8. K

    Alliance Panel

    hello guys. in my map i have 8 players and 2 computer players. when i start the game the entire alliance panel (F11) is disabled and i cant ally myself with another player no matter how many players are playing the game. is there a way to enable it so i can have alliances in my multi-player...
  9. K

    Loading Screen Picture

    hi guys, how do i make a custom loading screen picture? ive tried downloaded certain programs and such and i cant figure out how to do it, can anyone please help me with this? :)
  10. K

    Creating units in specific terrain types

    hi guys, is there a way to create units in a specific terrain type, for example: create 1 footmen at random location in grass terrain type. thanks in advance.
  11. K

    Increasing Map Size

    ok so i have a map that is 256x256, ive decided that id like the map to be a bigger size, now is there anyway of increasing the map size to higher than 256x256 or would i need to create an entire new map again?
  12. K

    Spell Animation Problem

    hi guys. ok i got a custom ability which basically fires a "finger of death" spell at a target player owned building and the spell animation for it lasts for 5 minutes (like its suppose to). it all works well, BUT when the casting unit dies or the target unit of ability being casts dies, the...
  13. K

    Buff Condition

    hi guys. im trying to make a trigger which basically gives an effect to every unit owned by player with a specific Buff! if possible, i need it to be something like: event: every 5 seconds of game time. condition: pick every unit in unit group with buff action: add 5 gold. i cant...
  14. K

    How to insert triggers?

    how do i like, print screen my triggers and post them on here so i dont have to type the whole thing out? like you guys do :) Edit: i have an attached image, best i could do!
  15. K

    "Target unit of ability being cast" event response bugged?

    ok everytime i have a trigger like: Event: unit begins casting an ability Conidition: ability being cast equal to (dummy ability) action: heal "target unit of ability being cast" by 50 Wait 10 seconds heal "target unit of ability being cast" by 150 ... now the...
  16. K

    Coloured Effects

    hi, is there a way to colour spell animations/ effects. for example, say i wanted a purple fireball spell?
  17. K

    A way to increase "Wanders" range?

    so is there a way to increase the range effect of the ability "Wander" ?
  18. K

    A new improved world editor?

    Do you think blizzard should bring out a new world editor? 1 that is way more improved than unlimited and has a whole lot more model files/ triggers and so on? i think itll be really awesome. just a thought though, because there are some things on world editor that just arnt there.
  19. K

    Multi-player quests.

    hello all. i need help making different quests for multiple players. for example: player 1 has the quest: kill 10 monsters, where as player 2 has another quest: collect 5 items. When ever i create a quest it gets added to both players quest log, how do i prevent this from happening and...
Top