Island Defense
May 24, 2012, 09:02:40 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: not so new version:  3.0.6G4, 3.0.8d
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Anyone Wanna Help Me Learn Jass?  (Read 566 times)
0 Members and 2 Guests are viewing this topic.
jadegolem
Titan Hunter
****

Karma: +11/-41
Posts: 383


I Rock, Literally


View Profile
« on: January 23, 2009, 10:29:30 PM »

As you all know, JASS is hard and even harder is vJASS... so can anyone help me learn it? I suck at JASS but for some reason, Im really good at reading it(sort off) and actually understand some functions but I cant JASS because I dont know how T_T its just like how a Mexican can understand Spanish but can't speak it(Sad Huh?). So can anyone help me? I need to learn JASS to create a projectile system and a detection system for a map of mine so if anyone can help or at least teach me how to import vJASS or JASS systems/abilities, it would be great.
Logged
JayceJa
Spearloc
***

Karma: +15/-15
Posts: 335


An abrasive personality


View Profile Email
« Reply #1 on: January 23, 2009, 11:05:34 PM »

there are PLENTY of tutorials out there that should work, just google 'jass tutorials', although i tried to learn one and still had no hope, so i gave up

but if you try harder than me and dont give up then you should be fine

edit: wikipedia has a great ammount of information on it and links to communities and tutorials, and for added laughs comes up with

Quote
This article is about the programming language. For the Vietnamese charity, see Japanese Association of Supporting Streetchildren.
Logged

Mikazuki
Worker


Karma: +2/-1
Posts: 31


View Profile Email
« Reply #2 on: January 24, 2009, 01:57:44 AM »

If you were to post questions about it here, I would answer. Is that helping? :<
Logged
Tse
Worker


Karma: +2/-1
Posts: 10


View Profile Email
« Reply #3 on: January 24, 2009, 08:10:50 AM »

Search around on these sites for some tutorials:
WC3-Campaigns
The Hive
TheHelper
Logged
Zen1400
Beta Tester
Titan of the Abyss
*

Karma: +56/-58
Posts: 2250


View Profile Email
« Reply #4 on: January 25, 2009, 06:02:26 PM »

Learn Java and other programming languages first, or what you can do is take a trigger and then turn it into JASS. Do this for a bunch of stuff, and you will eventually understand it (or just go for tutorials).
Logged

I is pro


The Farmer
jadegolem
Titan Hunter
****

Karma: +11/-41
Posts: 383


I Rock, Literally


View Profile
« Reply #5 on: January 27, 2009, 09:19:34 PM »

function takes nothing return nothing

isnt that the base function? i know that about Jass but i dont know anymore
Logged
Mikazuki
Worker


Karma: +2/-1
Posts: 31


View Profile Email
« Reply #6 on: January 28, 2009, 01:53:19 AM »

function (name) takes nothing returns nothing
---stuff happens here
endfunction

That's a function. Don't know what a 'base function' is.

The 'takes nothing' refers to the arguments that function requires to run, and usually what it takes is used within the function itself. 'Returns nothing' refers to what the function returns and therefore may be used as.
« Last Edit: January 28, 2009, 01:59:09 AM by Mikazuki » Logged
Pandamime
Worker


Karma: +4/-17
Posts: 38


View Profile
« Reply #7 on: January 28, 2009, 06:30:03 AM »

Coming on here and being vague,  "I want to learn JASS", isn't really allowing someone to help you.  By point out there are a lot of great tutorials is really a  great help.  It would be best to read those tutorials than ask about specific questions in which we can help you with.
Logged
jadegolem
Titan Hunter
****

Karma: +11/-41
Posts: 383


I Rock, Literally


View Profile
« Reply #8 on: February 09, 2009, 08:44:02 PM »

function (name) takes nothing returns nothing
---stuff happens here
endfunction

That's a function. Don't know what a 'base function' is.

The 'takes nothing' refers to the arguments that function requires to run, and usually what it takes is used within the function itself. 'Returns nothing' refers to what the function returns and therefore may be used as.

thanks mikazaki =3 you want -karma of +karma?
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!