• 🏆 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!
jonbon29
Reaction score
11

Profile posts Latest activity Postings Experience Media Albums Resources About

  • A
    What about your project ?
    I read some interesting things about it, so how is it going ?
    A
    Thank you :)
    I don't have a new project yet, but maybe I am going to expand the fairy dragon family.
    Thanks. Keep my notified once in a while, I'll do them once I'm available.
    Yea , my school (medical) is pretty hard :/ not for a lazzy-but :p , how is your school doing did you finish ? :D
    D
    Oh. Yeah !!! There were 3 of them
    Possible reason it its original ability code 'A001' must have a conflict with other abilities.
    Yeah I see it. Its duration is set to 0.01 so it acts as a dummy ability and has no real effect. The effects are triggered. I was able to make it learn-able and here is what you should do:
    1. Copy the original Face of Void.
    2. Delete the original Face of Void.
    3. Replace the Blood Elf's Hero Ability with the newly copied ability.
    4. Change the Ability condition in the trigger with the newly copied ability.

    EDIT: Oh also your Lament Icon has no Disabled Version so green icon appears when it is paused
    Does Face of Void really cause a silence coz it is not in the tooltip that it will silence enemies?
    TempBoolean is of type boolean... duh.
    TempUnit is of type unit.
    You also need a second TempUnit so you can use TempUnit2 or make TempUnit an array.
    That second one is used just below TempBoolean.
    "Set TempUnit2 = Picked unit"
    That unit should be removed in the else at the bottom of the trigger.
    I'm not am expert in vJass (hopefully I will) so I still need to learn more to understand the spell and find where the Unit Indexing happens.
    About the Unit Indexer, since the file here is gone, perhaps I can take a look at the Unit Indexer on your map.
    How come you don't know? But I guess any Unit Indexer is ok as long as it assigns different custom values to all units on the map.
    I realized that the Spell I made uses its own Unit Indexer and it may conflict if you are using Bribe's Unit Indexer. If you are using Bribe's Unit Indexer, then it can easily be updated.
    The Wood Ranger Int Hero Spells is kind of hard! I'm having a migraine trying to figure out how can I make those spells. No one even responded to the request post.
    Hey jonbon, you reading a tutorial somehow made me read a tutorial as well about vJass and after reading a few, I realized the spell I made for you is not Spell Section Quality. I'm still not a pro at coding and I think a better coder can remake your Nature's Blessing Spell. Basically my spell is only good for a person to get an idea how to make the spells but they are not useful to be copy-pasted on a map since it may result to conflict.
    Yeah sure I'll answer your questions if I know the answer to it. The tutorial is extremely long but it covers almost all what you needed to know.
    A
    I noticed there is hardly ( no ?) fairy dragon skin on Hive, therefore I decided to make it. I like your associations as they are EXACTLY what I wanted to do xD
    It is a savage fairy dragon in the jungle and as the default fairy dragon is inspired by a butterfly, mine is as well :)
    I learned triggering from experimentating and long exposure in World editor. But I think that is not enough so I search good tutorials. This is one of the best I have read and I think almost everyone learns triggering from that tutorial.

    Just a friendly tip, don't try to learn when you are busy with work coz it is a great distraction.
    A
    haha no problem :D I know exactly what you are talking about :)#
    Thanks ;)
    A
    Lol, why did you rep apcrabnightlive for using my skin :eek: or did I get something wrong ?
    Just a curious question, jonbon. Why not learn how to trigger ?because in my opinion, that is one of the best part in making a wc3 map.
    It is open source so you're free to adjust it how you please. Changing the behavior of the spell will require some re-engineering. I suggest writing in the triggers and scripts section for help, as I don't have time for consultation right now.
    check the examples.
    everything that is uploaded in the spell section is free to use.
    But when someone impatient sitting next to you and will scold you every single mistake it's not fun, and it's like hell
    You are trying to call a method that does not exist. This is because the type is not a struct type so has no methods. Chances are your dynamic interfaces are incorrectly declared.

    Consult the system author for a better understanding as to what is wrong. I did not write these systems so can only go by the errors you are reporting.
    Look into the workshop especially the one I've requested I could give you the spells I made.
    you can... you just simply replace yours with the new trigger
    however this update is basically for JASS users
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
Top