Slight question


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

Posted by Walker-san 209.222.216.2 using Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt) on March 20, 2000 at 06:34:26:

In Reply to: Heres charging weapon program to any big shot Specialmove posted by TK Damn I hate non-functioning keyboards on March 20, 2000 at 01:39:29:

one that'll tell you I'm still a newbie learning the code. Okay, you would write this up and put it in a proggy then attach it to the special move so it runs the program when the move is used, correct? But in that sense, how would you make the enemie use the same move right after? would u need to write your own AI program thing there? umm....you know what...I'm not even sure I know what I'm talking bout. anyways...

: 2nd boss SFC-bot (Seek Find Capture) of my game is using this. I've tried even if you have 1000HP and not decent armors it will slay the whole team of 5.

: #If charge!=0
: (
: #Mwin(" Charging megablaster")
: #charge!=1
: #end
: )

: It has steps up to 4 but only charge! values change.

: #If charge!=1
: (
: #Mwin(" Fire")
: #delay(1)
: #Mwincls
: #Mwin(" MEGABLASTER")
: #Attackall(50)
: #charge!=0
: #end
: )

:
:




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 ]