Tool Jass'Unit's Actions name.

simonake

New Member
Reaction score
72
Jass'Unit's Actions name. [Toolette]

v2.0 released!

This tool is basicly a "Program" that when opened, display all the unit's name in Jass (Look at the example). It's simple to use and lagfree. It not use to bug.

-You can find the list in this spoiler!
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
You should download the files, it's much better with. :p
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤

Last Created Unit = GetLastCreatedUnit()
Last Restored Unit = GetLastRestoredUnitBJ()
Last Replcaed Unit = GetLastReplacedUnitBJ()
Last Hunted GoldMine = GetLastHauntedGoldMine()
Picked Unit = GetEnumUnit()
Matching Unit = GetFilterUnit()
Attacked Unit = GetAttackedUnitBJ()
Attacking Unit = GetAttacker()
Buying Unit = GetBuyingUnit()
Cancelled Structure = GetCancelledStructure()
Casting Unit = GetSpellAbilityUnit()
Constructing Structure = GetConstructingStructure()
Constructed Structure = GetConstructedStructure()
DamageSource = GetEventDamageSource()
Decaying Unit = GetDecayingUnit()
Dying Unit = GetDyingUnit()
Entering Unit = GetEnteringUnit()
Manipulating Unit = GetManipulatingUnit()
Killing Unit = GetKillingUnitBJ()
Learning Unit/hero = GetLearningUnit()
Leaving Unit = GetLeavingUnit()
Leveling Unit/hero = GetLevelingUnit()
Loaded Unit = GetLoadedUnitBJ()
Ordered Unit = GetOrderedUnit()
OwnerShip-Changed Unit = GetChangingUnit()
Researching Unit = GetResearchingUnit()
Revivable Unit/hero = GetRevivableUnit()
Reviving Unit/hero = GetRevivingUnit()
Selling Unit = GetSellingUnit()
Sold Unit = GetSoldUnit()
Summoned Unit = GetSummonedUnit()
Summoning Unit = GetSummoningUnit()
Target Unit Of Issued Order = GetOrderTargetUnit()
Target Unit Of Ability Being Cast = GetSpellTargetUnit()
Targeted Unit = GetEventTargetUnit()
Trained Unit = GetTrainedUnit()
Transporting Unit = GetTransportUnitBJ()
Triggering Unit = GetTriggerUnit()
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
You should download the files, it's much better with. :p
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
  • - It's not for veteran jassers and Vjassers.
  • - It's for novices jassers who never remind or just don't know what's is the jass name. Instead of converting a trigger so see what's the name, they just can open this "program" and look up what it contains.

All unit are there unless 2. The first one is "Random Unit from Unit Group" and the other one is "Rally unit as a point"

Here's an example of what you can find in this "Program"
Code:
Triggering Unit         = GetTriggerUnit()

Just download the .zip folder below, extract the files, and you'll be able to use program. Explications are inside but they're in this spoiler too. You might look at them if you want better results.
(When i say "program", it's because it's not a real program. It's a notepad converted into a .bat file that results by a "program").
echo ================================================================
echo Thank you for using this little program. The purpose of this program is to helps the novice jassers with the unit's names. Be sure that this program shouldn't deal any damage to your computer. It was based on a notepad and done handly. If you want to know how it was done, change the name of the file to Unit's Jass Name.txt instead of Unit's Jass Name.bat. It will ask you if you're sure you want to change it, that it can modify the file and make it openable, click ok. Just echo follow the instuctions and enjoy this program. Thank you,
echo TheHelper.net, 2009, Simonake.
echo ================================================================
(echo is what's needed to put before text into a .bat file).

Version 1.0.
Version 2.0, released, Both files are in the same folder!

Please, tell me if this program helps you, it's encourage me to realease new and better versions! :)
 

Renendaru

(Evol)ution is nothing without love.
Reaction score
309
So... This is useful to people who don't experiment with calls based on your words? It's not really a tool if you ask me, I'd call it a toolette.
 

_whelp

New Member
Reaction score
54
I never knew batch files worked on macs... Shouldn't you be able to disable the echo command, so it is faster?

I never new 'color 2' makes it green...
 

simonake

New Member
Reaction score
72
_whelp, you can go in "Run"->"type "cmd" in the box" then type "color info" and you'll see all the colors avaible in .bat file.

Renendaru toolete is not in the choices!
 

Romek

Super Moderator
Reaction score
964
A program that needs to be downloaded from this thread, and then opened just to get a list.
Wouldn't it be better to just post a list here? ._.

Actually, even that would be useless. It's much faster to just:
"Unit - Kill (SomeUnit)", and convert to custom text.
 

simonake

New Member
Reaction score
72
I don't thini it's faster if you have to use alot of units.

List Posted!!!
I don't like it posted because, it was all ordered. But when we post something with lots of "spaces" it removes it. That why i did a program.
 

simonake

New Member
Reaction score
72
What does "Qft" means?

Version 2.0 comming soon, minor bug fixes, minor identity changes, removed bug and changed text color!
 

Romek

Super Moderator
Reaction score
964
QFT = Quoted For Truth.

> I don't thini it's faster if you have to use alot of units.
I think it is. :)

Remember that one would have to open up the browser, go to TH.net, log in (to download), find this thread, download it, extract, run, and press 'generate' or w/e the heck it is.

Otherwise, they'd have their WE open already, and they just convert to custom text.
And I doubt people would need this for more than one unit at a time.
 

WolfieeifloW

WEHZ Helper
Reaction score
372
Quoted for truth.
Like Romek said, just convert a GUI trigger.
It takes just as short a time and you can do it inside of WE;
No need for an external program.
 

simonake

New Member
Reaction score
72
W/e.

I think you didn't understood what i meant. (Yeah my english sux and? I'm learning it)!

If someone is Jassing and has to use lot of different units, he just has to open this program, keep it open and everytime he needs to find a unit's local name, he just has to look at the program. It easier than always covert triggers. Well i think.
 

Romek

Super Moderator
Reaction score
964
> If someone is Jassing and has to use lot of different units
"A lot of different units" being what? Triggering Unit, Picked Unit and Matching Unit.
And on very rare occasions, any other ones.
And most people remember GetTriggerUnit() pretty much immediately.
 

simonake

New Member
Reaction score
72
It's up to you to do what you want with this program, you're not obligated to download it, but i'm pretty sure it helps people. (Including me :p)
 

Romek

Super Moderator
Reaction score
964
Well, it'll always be here for the [del]people[/del] person who wants it.
 

UndeadDragon

Super Moderator
Reaction score
447
If I forget a function I just use JNGP's function list. Most JASSers use NewGen, so that is a lot more convienient for them.
 

~GaLs~

† Ғσſ ŧħə ѕαĸε Φƒ ~Ğ䣚~ †
Reaction score
180
If you're solid enough, try make a plugin for notepad++ with equal features with TESH on the trigger editor.

My computer are lag as hell, worst when opening WE.
I would prefer using Notepad++ to edit code while only copy it to the WE when it gets the coding finished and shift to the testing period.
^^
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Ghan Ghan:
    Howdy
  • 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 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