• 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.

iSpell

Status
Not open for further replies.
Level 13
Joined
Aug 4, 2012
Messages
1,022




iSpell




JASS:
//-----------------------------------------------------------------
//  Hi, I'm new at vJASS
//  I want to learn more
//  I want to make spells
//  Can you teach me the basic, a better understanding grows??
//
//  So you just give me the whole write code :3 :3
//  Meanwhile, this is a Step By Step vJASS Class
//
//  I want the well writed pure vJASS
//  A custom Spells with ALL writed with vJASS
//-----------------------------------------------------------------

/*
Type:
Active

Selection:
Target

Targetion:
Enemy

Description:
Launch a magic at those fellow enemy

Active:
Deal ( Energy * Level ) + ( 25 / 50 / 75 / 100 )
Stun for ( 0.5 / 1 / 1.5 / 2 ) Second

ENERGY: 5 / 10 / 15 / 20% Of Current
COOLDOWN: 10 Second
CASTING RANGE: 700
*/

 
Last edited:
First, did you do the map here?

http://www.hiveworkshop.com/forums/jass-class-702/course-material-244251/

That's the JASS Class thing done right, but mag is not managing any of it so he still has the old stuff stickied.

After that, we can discuss ur spell ;). That'll just introduce you to the syntax and what not.

Nobody's had any issues with the update. Everything is much easier, plus you get to make a game at the end =D
 
Level 13
Joined
Aug 4, 2012
Messages
1,022
Yeah I know those JASS Class, I has just finishing the week 1 long time ago
But I don't know where to start to learn :/ :/
I want it step by step
BTW, Magh is the king of the facebook, See HERE

EDIT:
Well, No, I just want to learn
Ok I open that

EDIT 2:
Ok naw you want to be mi techer??
Ho Ho Ho Ho . . . . Just asking a little question if I dun't understood
 
Status
Not open for further replies.
Top