[HELP] How to JASS??
Coding Help
You should try to find the basic tutorials on the internet, we got tons out there, its more of try it yourself than to rely to others to teach you, the asking portion is when you tried but you just can't understand it,
The first step is to have an open mind.
Secondly do some stuff in gui and convert it to custom text to see what the game does.
The third step is to learn from other spells. Check submitted spells and try to understand how they work.
The fourth step is to put a goal: Doing some idea totally in jass/vjass.
If you don't understand or have any question, just come here and we'll help you.
Secondly do some stuff in gui and convert it to custom text to see what the game does.
The third step is to learn from other spells. Check submitted spells and try to understand how they work.
The fourth step is to put a goal: Doing some idea totally in jass/vjass.
If you don't understand or have any question, just come here and we'll help you.

Tch. I am disappointed. None of them helped you. Well, I got few friends who aid me into learning JASS.
I will give you a challenge: Make a triggered Finger of Death and come back with a full JASS code (no GUI) when you're done. You can do GUI and convert it to customtext but you must explain to me what's inside the code. This is the most basic you can know and one of the most useful.
I will give you a challenge: Make a triggered Finger of Death and come back with a full JASS code (no GUI) when you're done. You can do GUI and convert it to customtext but you must explain to me what's inside the code. This is the most basic you can know and one of the most useful.
Quote from: cyb3rhack-r on October 11, 2012, 09:59:24 AMIn fact we were trying to help him, but he was vague in the question, so we have to start soft to get a specific neccesity.
Tch. I am disappointed. None of them helped you. Well, I got few friends who aid me into learning JASS.
I will give you a challenge: Make a triggered Finger of Death and come back with a full JASS code (no GUI) when you're done. You can do GUI and convert it to customtext but you must explain to me what's inside the code. This is the most basic you can know and one of the most useful.
Well, I still not understand :/ :/
It's so hard :/ :/
That was making me cry Y.Y
I want best basic tutorial
It's so hard :/ :/
That was making me cry Y.Y
I want best basic tutorial
I know it's incomplete, but it can work for your starting process: https://wc3modding.info/4789/jass-101-main-index/
Honestly, you learn most of the stuff you have learned through experiencing them, not by something holding your hand, such as a tutorial.
But, when learning the basics, this is where the tutorials come in. Start from Hello World then slowly grow into a simple spell, maybe something that just damages an enemy. Don't mind how beautiful or leak-free your code is at first, worry later. Get your hands dirty, thats the main wat how.
But, when learning the basics, this is where the tutorials come in. Start from Hello World then slowly grow into a simple spell, maybe something that just damages an enemy. Don't mind how beautiful or leak-free your code is at first, worry later. Get your hands dirty, thats the main wat how.
Humm.... TQ moyack