Hello everyone, I'm new to this whole Byond DM language and I need some serious help. I would like to know what I would be using to preform jutsu/skills. I know it would be a verb, but what would I do to make some icon states play into a part of a jutsu/skill?
if you'd like to help me code my Naruto game, feel free to talk to me on MSN.
[email protected]
ID:159337
![]() Mar 29 2009, 10:08 am
|
|
Umm, to make an icon pop up:
mob |
No use defining it as a variable if you're not going to use the variable (as the compiler will tell you). ^-^
new/obj/Jutsupic(/*location here*/) |
Nope, not always. I have plenty of "jutsu" verbs in my game and many of them use my method over yours or Kaiochao's ^-^
|
Maybe you would use a projectile. Maybe an overlay. The Developers have many libraries and demos on both, search for them.