• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!
-Berz-
Reaction score
908

Profile posts Latest activity Postings Experience Albums Resources About

  • Local variables ftw!
    The local variables are really usefull, especialy for instant spells.
    Local variables + instant spell = no variables^^
    Want to take a look at my spell variables settings?
    You learning JASS m8 o.0?
    I am still stuck with it -.-
    Though the next spell i upload will be a hybrid^^
    hmm sry i did not understand at which part does it not work...
    you said its like killing dead destructable...
    in that case its caused by triggers action KillDestructable i guess but thats problem with blizzards event DestructableDies.

    i am really not sure how to fix such a stuff

    omg omg sry sry!!!
    while writing now i realized i just rewrote your code...
    in fact here is the code that you will need

    Example 1.1
    Heh so you decided to learn jass, i would suggest vJass from start but well... keep it up!

    Example
    If you have time check the project i am working on currently in the spell section(AIC).
    hey berzeker how do you create that nice letters in your spell screenshot... some program or.....
    I doesnt really matter. The first option with prefixes is probably the best one. Don't mind that. It's better that it's understandable. You know, it's basically same with a Jasspack. I've never seen arrays for all spells there.
    Okay the tutorial is not inside graveyard anymore, waiting for it to get aproved now...
    You can now download the examples in it if you wish or if you don't have them already^^
    Cause of a issue about renaming my tutorial and it being in a graveyard all attachments are unusable, i am sorry for this and please wait until i sort this out one and for all...
    [offtop]
    When and where shall we summon satan o.0?
    Kidding but if you have a good idea where my post #666 should be say it...
    I works like this, you have a variable and a variable array the only difrence is that it is easier to have one arrayed variable than several non arrayed ones(example - unit[n] where n is some number is easier to use than making n number of variables which aren't an array).
    Now people figured that they can use this for indexing(indexing i think you know what means), so basicaly you only need to make sure that and index arrayed variable doesn't colide with itself, example:
    index = 1
    unit[index] = casting unit
    You only need to make sure that this never hapens:
    unit[index] = something
    index = index - 1
    That could screw up things, just take a look at the tutorial i wrote it's so easy, the guy calex3 learned to make MUI spells in less than a week with it...
    Didn't see that, i will notify you when it comes to the 665 post...
    Btw i liked the bush - shoe thingy i even downloaded it^^
    EDIT:
    Oh i do have 665 posts, where should i post my 666th?
    LOL! most problem comes from school. xD

    I'm balancing and fixing my map and it really sucks. Because when I made the map most of the spells are not MUI and now I'm trying to make them all MUI. And another thing is making tooltip really sucks... T_T

    Do you know any program to make tooltips easier to make?
    hey, just want to say i love your spells! Im not good with JASS and your GUI spells are perfect for me. I hope you make more soon!
    Well I would guess armies are a little bit different in other countries. Here during the first two months they test your skills in the company and depending on that put you in some platoon. I was lucky to get the easiest place in my company in my opinion. There were a lot of things in the army to write more. One thing is that if you are ordered to guard someplace if you fall asleep the corporals and the cadets will be pretty pissed off. During one camp I fell asleep two times in one day during guarding and it was really irritating to listen to them. I tried to be awake but when I let my eyes get closed I fell asleep for a moment. Also it was irritating to make tents and carry a lot of things. The worst thing that could happen if you lost your gun but I don't think that happened to anybody when I was there. But I don't really know what to say because I haven't been in the army of your country. How it will be depends pretty much in what company you go to.
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
Top