it's hard


[ Follow Ups ] [ Post Followup ] [ Awesome Software Online Message Board ] [ FAQ ]

Posted by Christopher B. Matthews 129.173.66.61 using Lynx/2.7.1ac-0.74 libwww-FM/2.14 on March 16, 2000 at 11:50:06:

In Reply to: And how I can do that? posted by TK on March 16, 2000 at 11:02:28:

You'd have to have the enemy's special move program do this:

-check what player is being hit (target)
-check if he has somethign euqipped.

The second one is the hard part. The way you do this is by setting a variable when the item is actually equipped. Then when the enemy does his move, he can check that variable to see if the item was equipped or not. If so, then instead of removing hp, hp should be give.

Very hard, though.



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ Awesome Software Online Message Board ] [ FAQ ]