• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

basic help in Jass

Status
Not open for further replies.
Level 8
Joined
Mar 5, 2012
Messages
157
Hi, I really like to get some help in using Jass. The proplem is I don't really get it yet, I used to learn C programming but that's a different thing.
The thing is I feel like I should be able to do more with it but my only success was a trigger that makes a specific sound (like a unit response) to a type of unit on the map when you select it.
It sounds simple, but I felt really proud of dong this.
But what should I do if I want to do more and understand Jass/vJass better?


note: Sry if my english is weird/bad.
 
Level 21
Joined
Mar 27, 2012
Messages
3,232
Hi, I really like to get some help in using Jass. The proplem is I don't really get it yet, I used to learn C programming but that's a different thing.
The thing is I feel like I should be able to do more with it but my only success was a trigger that makes a specific sound (like a unit response) to a type of unit on the map when you select it.
It sounds simple, but I felt really proud of dong this.
But what should I do if I want to do more and understand Jass/vJass better?


note: Sry if my english is weird/bad.

I originally learned JASS by making simple GUI triggers and converting them to JASS, then looked at the logic and what functions were used.
 
Level 8
Joined
Mar 5, 2012
Messages
157
One of my problem is actually adding an ability to a building. But even though it's a buildings ability, it doesn't work, just crashes.
I mean I wanted Towers to have the Battle Stations ability but when I would select the Tower it all crashes.
It's kind of World Editor thing so I wasn't sure where to post it.
 
Status
Not open for further replies.
Top