
06-07-2002, 06:31 PM
|
Registered User
|
Join Date: May 2002
Posts: 22
|
|
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) |
|
|