ID:176977
 
how do i make a ki attack? i looked at tutorials and Nothin about it.
Perhaps if you defined "ki attack" I could be more helpful, but until then I have no idea what you are talking about.
In response to OneFishDown
ki attack = energy attack, attack using focused energy
But he is a newbie, we here at BYOND must cater to the programming needs of the newbie, and be quite useless to advanced coders. "common sense", lol, good one =P
In response to Leahcim
who does this effect, a person next to you, in sight of you, on the same planet as you?
In response to OneFishDown
in sight
In response to Leahcim
Gee, what a coincidence, that's the same thing the attack verb in ZBT does. You can use that attack verb but change it's name to "Ki_Attack" instead of "attack".

ZBT:
http://zilal.byond.com/tutorials/zbt.html
Well, newbies come in all different varieties. Some are newbie coders, some are newbies to BYOND, and some are newbies to thinking/common sense. =P
In response to OneFishDown
um lets see i want it to be long range and have a pic....... SO WHAT DO I DO???????
In response to Leahcim
Leahcim, as has been suggested to you by pretty much everyone who has posted a reply, read the ZBT Tutorials. They are there for a reason, and they clearly cover pretty much everything youve needed help with.
-DogMan
Leahcim, BYOND is about Programming. It is not a Build Your Own DBZ Game system. Most people here don't have a darn clue what a Ki Attack is and don't care either. Programming is about changing variables and running procs, not energy attacks. If you want help here, you'll have to speak in programming terms, not in DBZ terms.

If a Ki Attack is an attack that does 1d20 damage to a targetted enemy, then ask, "How do I make an attack that does 1d20 damage to a targetted enemy?" not, "How do I make a ki attack?" Got it?