ID:164804
 
How do i make a verb that when i click the verb equip i can equip an Projectile so i can throw what i equip and it doea damage to who i throw it at and it has an icon and it will follow its target
I dont know. But, if you play the naruto games you dont have to equip them, it automatically happenes when your training on some games. I'm new so sorry if tis didnt help.
So, If you can figure out whatever your trying to "throw" the projectile at you should be able to program it into the game. Unless you want to make it more realistic and make there character have to re-stock. I hope this helps.
Well, the throw code is simple...Just tell the obj to step however many spaces in usr.dir.
Spartagus wrote:
How do i make a verb that when i click the verb equip i can equip an Projectile so i can throw what i equip and it doea damage to who i throw it at and it has an icon and it will follow its target

Look up walk(), walk_to(), bump(), and other similar procs.