Many problem need sloves

tanchunhung

New Member
Reaction score
2
I have some question to ask.(Question has a number)
Using custom script, I only know little, that is base script.
1.If I wanted to know how to Set a Variable by a custom script, is that possible?
Now I don't know why I can't use JASS, so I till now also not use it.
The bug is this: Could not complete hack.dll ... I wanted to know why this bug happens in my pc (I'm play in cyber)
2.I have check many Thread, I see many trigger need JASS. There has a JASS to Trigger converter ?
3.Is that JASS is used to fix the Trigger from editing ?
4.What is the meaning of Hastable, I know that will be hard to use it......
5.I have make a testing map, this is the trigger.When I wanted to order the build to upgrade it for 1 times, the Upgrade shows 2 times upgrade.

Code:
Upgrades
    Events
        Time - Every 60.00 seconds of game time
    Conditions
    Actions
        Unit - Order Lumber Mill001 to research Iron Forged Swords
        Unit - Order Lumber Mill001 to research Iron Plating

6.Also, some Actions likes changing the chance of Critical Strike aren't have. Using Custom Script would slove it ?
7.If a unit cast a storm bolt on a unit, it stun right ? but if target are blink after casting storm bolt, the stun and the damage won't work, but how to make it work ? I know it can be by using trigger...
8.I trying to make a TD, after I have trigger all levels, I try it, When it level 1, it shows level 2. When it level 2, it show level 3.
9.Put what number to order the AI to do thing?
10.There will has a private quests for a player ? I means when player 1 take a quest. The quest only show for player 1.
11.I have do a Image, but the image won't show. The bottom is the trigger of it
Code:
Tricky Strike
    Events
        Unit - A unit Starts the effect of an ability
    Conditions
        (Ability being cast) Equal to Tricky Strike
    Actions
        Image - Create an image using (String((Unit-type of (Casting unit)))) of size 256.00 at (Position of (Casting unit)) with Z offset 0.00 using image type Indicator
        Image - Show (Last created image)
        Wait 5.00 seconds
        Image - Destroy (Last created image)

That is all~ Hope you all will be help me ~ :)
 

HydraRancher

Truth begins in lies
Reaction score
197
1. Set ... = ...
2. No.
3. It's not called 'trigger', it's called GUI. GUI is JASS, but merely compacted into a button fashion.
4. Hashtables are large arrays, which can use two keys as their indexes.
5. Well you're researching 2 abilities...
6. You can't use JASS (or GUI for that matter) to modify an ability's object editor values during gameplay.
7. It doesn't work because Blink avoids projectiles. I don't think you can change that without using a sliding mechanism.
8. I have an idea. How about we see the triggers? -.^
9. What Number?
10. Showing quests for one player is impossible as far as I know. You'll probably get desyncing trying to use locals.
11. Are you trying to make a floating text?
 

tanchunhung

New Member
Reaction score
2
1.Making a Variable in a custom script is possible. [SLOVED]
2.If there doesn't have JASS to Trigger converter, I can say SLOVED XD [SLOVED]
3.GUI = Graphical User Interface ??? I still don't know what means....
4.Well, I can't understand it, making a hastable will make me possible to understand it?
5.The research is 1 second research time. No money and lumber requires also.
6.Thanks ~ [SLOVED]
7.If using trigger, I don't know how to set the projectiles speed and movement speed, hope you know it!
8.Trigger missing due to saving problem. Sorry about that. [FAIL]
9.1, 0( Does it have ?) , 2 ( This also have ? )
10.Thanks ~ [SLOVED]
11.That trigger has leaked.would you help me ?
As I mark [SLOVED] , you do not need to post about that agian.
As I mark [FAIL], you can help if you wanted to make it [SLOVED]
Some doesn't marked, that means my reply...XD
 

HydraRancher

Truth begins in lies
Reaction score
197
3. GUI = Clicky Buttons that make things happen. JASS is the coding language of Warcraft, where you type each of the functions and whatnot. GUI merely has the same intentions but instead of typing it, there is a user interface that does just that.

4. I'll explain...

Your Hashtable is like a bank. It stores information. To remember the information though, we have to sort it. So we can remember it. Sure we could do it like 1,2,3,4,5 but that's not specific enough, and if two people try use the same "vault" it will overwrite data. So instead we use unit-specific indexing, where we save, let's say, a units Level into the bank under the Key, unit.

Imagine it like a table.

Code:
[B]Bank[/B]

Unit                  Money         Level           Owner

(Triggering Unit)   450             4              Player 1 (Red)

So for money, you save 450 as Key(Money) in Key(Triggering Unit), and the same for the other values.


5. Try manually researching the ability. So take control of the unit. If it doesn't work, then the problem is in the ability.

7. What you have to do is make a trigger that will manually slide projectiles when they are created.

8. Well I need a trigger to fix the problem that the trigger is making...

9. I don't understand the question. Which field?

11. What are you trying to do?
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +2
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    New recipe is another summer dessert Berry and Peach Cheesecake - https://www.thehelper.net/threads/recipe-berry-and-peach-cheesecake.194169/

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top