View Single Post
  #1  
Old 06-07-2002, 06:31 PM
TrueSithLord TrueSithLord is offline
Registered User
Join Date: May 2002
Posts: 22
TrueSithLord is on a distinguished road
Scripting Suggestions

Scripting Suggestions:

Built in Flags:
playertouchsbaddy // activates when player touchs any baddy
playertouchsbaddy2(index,times) //like above, where index is the index of the comp , times is the number of times it must be touched...

Baddy Manipulation:
putnewcomp2 baddyname,x,y,imgname,power,speed,strength; // two new variables , speed(obvious) and strength(damage baddy does when touched)
Reply With Quote