- Joined
- Jan 14, 2005
- Messages
- 73
ok so i am a compleate newb to jass i know some simple dos programing but not much more. i would like to know how i can get an interger to = itself+1 i tried somthing like this
set [integer] = [integer] + 1
oh and the [integer] stands for the name of my integer ok i am still quite new with jass but i started doing Qbasic programing a few years ago. My main problem with this though is that i dont know any of the commands or how they go together if u can supply me with the commands (or help me fix what i did wrong) for jass it would really help me
Thank You
set [integer] = [integer] + 1
oh and the [integer] stands for the name of my integer ok i am still quite new with jass but i started doing Qbasic programing a few years ago. My main problem with this though is that i dont know any of the commands or how they go together if u can supply me with the commands (or help me fix what i did wrong) for jass it would really help me
Thank You