vJass Tutorial Videos (Good idea?)

Dinowc

don't expect anything, prepare for everything
Reaction score
223
well I can't figure out how to check if a number is dividable by some other number

in C++ it goes like this:

Code:
if a % b == 0
   {
      return c
   }

what's the native in Jass that gives you that possibility?
 

Dinowc

don't expect anything, prepare for everything
Reaction score
223
weird, because when I use Modulo, it doesn't work for some reason...
 

LearningCode

New Member
Reaction score
24
It works.

The return value is the remainder.
JASS:
if ModuloInteger(10, 2) == 0 then
   call BJDebugMsg("Works")
endif


I should know, I use ModuloInteger a lot =x

On-topic:
I demand a vid about all the shapes and compound shapes if a vid tutorial ever comes out xD
 

GetTriggerUnit-

DogEntrepreneur
Reaction score
129
If I decided to do a video (I'll probally give a try, want to test Windows Live Movie Maker), I'll do a video on how to install Jass NewGen Pack.
 

Lyerae

I keep popping up on this site from time to time.
Reaction score
105
Make sure you cover updating JassHelper, and TESH.
 

LearningCode

New Member
Reaction score
24
No body wants to do a vid with shapes T.T
I read this awesome kick ass tutorial some where on this site, but it was too complicated for me =x

[EDIT]
There it is, tutorial about the many circles: http://www.thehelper.net/forums/showthread.php?t=41263&highlight=shapes
No stars, squares, hexagons, pentagons, etc. though =/

HypocycloidIntegers_800.gif

hypoci.gif
 

GetTriggerUnit-

DogEntrepreneur
Reaction score
129
I'll, of course, provide the last TESH update from Arti, and show how to Update your Jasshelper.
And maybe covering Zinc tutorials since there's not much of it and it's starting to be a used resource!

Link me to the tutorial please.
 

Romek

Super Moderator
Reaction score
963
Use Horus instead of SFilips TESH.

> And maybe covering Zinc tutorials since there's not much of it and it's starting to be a used resource!
Zinc doesn't need tutorials. Just learn vJass and read the Zinc manual.
 

Lyerae

I keep popping up on this site from time to time.
Reaction score
105
> Use Horus instead of SFilips TESH.

Yeah, Romek has a point. Horus is better than TESH at this point, I think.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top