HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

H2S, H2I, etc.?

01-23-2008, 09:56 PM#1
Burning Rose
So, I've seen this in a lot of tutorials and a lot of JASS. Apparently it uses the return bug which allows it to work, and is very useful.

So my question is, how exactly can it be used and what does it do? I've gathered (I think) That it can be used to sort of make names for handles used for other triggers, but I don't know how to use it and I figure it would be a good sort of thing to know :(
01-23-2008, 11:21 PM#2
Vexorian
I don't think it is useful to learn those anymore.

I doubt you really saw H2S being used in a tutorial though.
01-23-2008, 11:31 PM#3
The Elite
VJASS is the replacement
01-24-2008, 08:11 PM#5
Jitse
You still didn't give an explanation though. It's always interesting to know some more about the inner workings of Jass, even though it's obsolete. :)
01-24-2008, 09:59 PM#6
Vexorian
I once wrote an explanation http://jass.sourceforge.net/doc/retbug.shtml or something like that
01-25-2008, 12:13 PM#7
Anitarf
I once wrote an article on the return bug, find it here:
http://www.wc3campaigns.net/newsletter/issue_1.html
01-25-2008, 01:11 PM#8
Jitse
Nice, thanks for the info. :)
01-25-2008, 01:49 PM#9
Rising_Dusk
Hey, that's a pretty cool article, Ani. It's interesting how times change.