Page 1 of 1

Get to know Airpat

Posted: April 25th, 2012, 11:58 pm
by Airpat
Hey Guys!
I'm Airpat 15 yrs old.
i live in Philippines.
Friendly.
You guys got Kewl Tutorials i like em!
More power to you guys <3
*EXTRA QUESTION*
I know how to make le activator Arrow keys,
eh what about the others? (ex. "-gold " to "Right Arrow Key")
Thanks on Advance.

Re: Get to know Airpat

Posted: April 26th, 2012, 12:03 am
by owner123
Hi, airpat
Welcome to wc3edit.net ;)

For the arrow keys, you need to use JASS. If you know how to program JASS, respond and I can give you a more detailed explanation.

Otherwise you can use the -bindright -gold command to bind -gold to right arrow key.

Re: Get to know Airpat

Posted: April 26th, 2012, 12:08 am
by Airpat
Yeah i use Jasscraft n MPQMaster
I just don't get it, do i need to download another Version of Jasscraft? o.o

Re: Get to know Airpat

Posted: April 26th, 2012, 12:48 am
by owner123
Not JassCraft, the computer programming language JASS.

Or you can use the -bindright command ingame.

Re: Get to know Airpat

Posted: April 26th, 2012, 4:11 am
by haxorico
JassCraft is just an editor, making it easier to edit stuff by showing you the native list, separating colors to make it easy on your eyes and having a Syntax Checker to spot errors.
You can use notepad and it will be just the same. The code however is in a language called jass (I guess now you know why the program is called JASScraft).
If you want to know how to code in JASS, you'll have to do the obvious thing and LEARN it.