How to: Use Trackables

martix

There is no spoon
Reaction score
49
Well, you are willing to let it die, and since its the only one about trackables around here its worth putting in the tutorial repository, however bad it is(not that its bad at all).
 

wonderpriest

New Member
Reaction score
18
Well, evertime I bump it, it's on like the fifth page only a few hours later. So, if people don't like it, then I will stop bumping it.
 

Pahl

New Member
Reaction score
7
Gdam it. I think it should be in the tutorial-section. I can think of many cool things you could do with this, and would never have known it was possible without this post.
But i guess its not up to me. :(
 

Halo_king116

Working As Intended
Reaction score
153
That would be a nice addition. Telling them how is one this, but showing them with an example map helps a lot more. It would be best if you include comments, etc.

And be assured that they know about the tutotial, they know everyhthing, It is just a matter of time before it gets accepted, it's not like it will disappear when you don't bump it enough.

Those are my thoughts.
 

wonderpriest

New Member
Reaction score
18
Okay, I'll make a map now using all GUI (except the required JASS) to show how easy it is to use.
Anyone got any ideas for a little game or something showing what you can do that would be useful?
 

The Helper

Necromancy Power over 9000
Staff member
Reaction score
1,697
Yeah we have all the potential Tutorial Submissions thrreads bookmarked for consideration and checking in a special place, a secret place :D
 

Halo_king116

Working As Intended
Reaction score
153
A game? No idea, sorry :p

But perhaps try to do it as much as you can in GUI, and the required JASS.

Then also have it in completely JASS coding. That way JASS lovers can read it, and also GUI lovers (Like me, I haven't tooken the time to learn JASS, not that I think it's stupid in anyway)

Though I know that takes time, so do as your schedual allows.


special place, a secret place :D

;) That sparks imagination on a 1st degree :D
 

wonderpriest

New Member
Reaction score
18
Halo_king116 said:
But perhaps try to do it as much as you can in GUI, and the required JASS.

Then also have it in completely JASS coding. That way JASS lovers can read it,
I will definately have it in as much GUI as I can, but despite this, if the whole map is based on trackables then there will be a good bit of JASS, unlike if they were used in a GUI map, because it would only be a small part.
 

martix

There is no spoon
Reaction score
49
wonderpriest said:
Okay, I'll make a map now using all GUI (except the required JASS) to show how easy it is to use.
Anyone got any ideas for a little game or something showing what you can do that would be useful?
A game? Eh, I got one idea, I was thinking I'd make it using selection events, as a mini project, but since you asked...
You know that game memory. There are 4 diffrent coloured quarters of a circle(or whatever variation you want). And they glow one after another in diffrent patters with increasing difficulty. And you have to memorize the pattern and re-click it. It also usually comes accompanied by a diffrent sound for each element, though it wouldn't matter much in this case. You could search/make some simple 3D buttons(or something) models. And include a random pattern generation engine. And use this models to create trackables. Then include it as a demo map accompaniing the tutorial.
 

wonderpriest

New Member
Reaction score
18
martix said:
You know that game memory. There are 4 diffrent coloured quarters of a circle(or whatever variation you want). And they glow one after another in diffrent patters with increasing difficulty. And you have to memorize the pattern and re-click it. It also usually comes accompanied by a diffrent sound for each element, though it wouldn't matter much in this case. You could search/make some simple 3D buttons(or something) models. And include a random pattern generation engine. And use this models to create trackables. Then include it as a demo map accompaniing the tutorial.
Seems like alot just for an example :p
But I like the idea though, so if you don't mind I'll just simplify it. If it turns out good, can I use it for my mini-game map?
 

martix

There is no spoon
Reaction score
49
Sure... What I'm good at is generating ideas, actually at map-making I'd immidiately replace someone who has original ideas for every amount of know-how!
 

wonderpriest

New Member
Reaction score
18
Well, I haven't gotten the example done yet, as I've been busy, and because I didn't want to do a (total) half ass I kinda turned it into a full multiplayer game :p But I think I shall finish it soon, it's a neat minigame of sorts which is like the card game Memory, where you must remember where the cards were placed. I don't know how fun it is, but I am trying to include useful code =P

For now though, you can look at KaTTana's. He made an older map use trackables, and you can look at his code and see how he uses the trackable functions and handle variables.
Fun game too :D


Remember that this is a map from KaTTana (wc3jass.com, great jass site!) so don't give me credit for it. However, the tutorial is mine...

Again, you can PM me or post here with any concerns / questions / comments / problems about this tutorial, or trackables, and I'll be happy to help or fix something.
 

Attachments

  • Bombs.w3x
    33 KB · Views: 332
W

Wazat

Guest
I always wondered if something like this was supported in WC3. I'll keep it in mind from now on -- I've already dismissed a few ideas in the past that would use it because I didn't think it was available.
 

wonderpriest

New Member
Reaction score
18
That's pretty much the whole reason I wrote the tutorial, to bring this to attention, like I said. Thanks for the reply :)
 

Tonks

New Member
Reaction score
160
Could this possibly be used to make a unit follow your mouse?
Such as, you make a very thin little maze and you have to navigate it with your mouse, and your unit is stuck to your mouse so that when you move your mouse, it moves with it.
 
W

Wabolas

Guest
Hey guys, I know this is a month old but the last post had a good idea, and if it is possible could you write a code so that the camera follows your mouse? Like every .1 seconds the camera moves to where your mouse is?
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • The Helper The Helper:
    So what it really is me trying to implement some kind of better site navigation not change the whole theme of the site
  • Varine Varine:
    How can you tell the difference between real traffic and indexing or AI generation bots?
  • The Helper The Helper:
    The bots will show up as users online in the forum software but they do not show up in my stats tracking. I am sure there are bots in the stats but the way alot of the bots treat the site do not show up on the stats
  • Varine Varine:
    I want to build a filtration system for my 3d printer, and that shit is so much more complicated than I thought it would be
  • Varine Varine:
    Apparently ABS emits styrene particulates which can be like .2 micrometers, which idk if the VOC detectors I have can even catch that
  • Varine Varine:
    Anyway I need to get some of those sensors and two air pressure sensors installed before an after the filters, which I need to figure out how to calculate the necessary pressure for and I have yet to find anything that tells me how to actually do that, just the cfm ratings
  • Varine Varine:
    And then I have to set up an arduino board to read those sensors, which I also don't know very much about but I have a whole bunch of crash course things for that
  • Varine Varine:
    These sensors are also a lot more than I thought they would be. Like 5 to 10 each, idk why but I assumed they would be like 2 dollars
  • Varine Varine:
    Another issue I'm learning is that a lot of the air quality sensors don't work at very high ambient temperatures. I'm planning on heating this enclosure to like 60C or so, and that's the upper limit of their functionality
  • Varine Varine:
    Although I don't know if I need to actually actively heat it or just let the plate and hotend bring the ambient temp to whatever it will, but even then I need to figure out an exfiltration for hot air. I think I kind of know what to do but it's still fucking confusing
  • The Helper The Helper:
    Maybe you could find some of that information from AC tech - like how they detect freon and such
  • Varine Varine:
    That's mostly what I've been looking at
  • Varine Varine:
    I don't think I'm dealing with quite the same pressures though, at the very least its a significantly smaller system. For the time being I'm just going to put together a quick scrubby box though and hope it works good enough to not make my house toxic
  • Varine Varine:
    I mean I don't use this enough to pose any significant danger I don't think, but I would still rather not be throwing styrene all over the air
  • The Helper The Helper:
    New dessert added to recipes Southern Pecan Praline Cake https://www.thehelper.net/threads/recipe-southern-pecan-praline-cake.193555/
  • The Helper The Helper:
    Another bot invasion 493 members online most of them bots that do not show up on stats
  • Varine Varine:
    I'm looking at a solid 378 guests, but 3 members. Of which two are me and VSNES. The third is unlisted, which makes me think its a ghost.
    +1
  • The Helper The Helper:
    Some members choose invisibility mode
    +1
  • The Helper The Helper:
    I bitch about Xenforo sometimes but it really is full featured you just have to really know what you are doing to get the most out of it.
  • The Helper The Helper:
    It is just not easy to fix styles and customize but it definitely can be done
  • The Helper The Helper:
    I do know this - xenforo dropped the ball by not keeping the vbulletin reputation comments as a feature. The loss of the Reputation comments data when we switched to Xenforo really was the death knell for the site when it came to all the users that left. I know I missed it so much and I got way less interested in the site when that feature was gone and I run the site.
  • Blackveiled Blackveiled:
    People love rep, lol
    +1
  • The Helper The Helper:
    The recipe today is Sloppy Joe Casserole - one of my faves LOL https://www.thehelper.net/threads/sloppy-joe-casserole-with-manwich.193585/

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top