Quote:
|
Originally Posted by Pyrogasm
You could use a crapload of trackables, couldn't you?
|
I don't think trackables can detect mouse up (release of the mouse button), and right click also triggers trackables, if I can remember correctly.
Quote:
|
Originally Posted by midiway
Is PJass an injection of custom natives?
|
PJass is s program that runs outside of warcraft III, usually used for checking the syntax of a map while saving. That said, there were some stopwatch natives that were included in a pack (not sure which one) which were injected when you started the game with the program.
Quote:
|
Originally Posted by midiway
And is possible to import this custom native to a map and use them in the map script?
|
No. Each player has to have the same custom natives for the map to work. The natives have to be injected from their computer, and cannot be stored in a map.