View Single Post
  #5  
Old 06-27-2001, 02:17 AM
Silver Knight Silver Knight is offline
The Ice Cream Social
Silver Knight's Avatar
Join Date: Jun 2001
Location: SoCal
Posts: 541
Silver Knight is on a distinguished road
Send a message via AIM to Silver Knight
1.Have a ten level radius of Sparring Zone around a castle.
or
2.Get rid of ap.
and

3.Have certain castle walls breakable so enemies can enter without "inside help".
4.Have "archer towers" that have the script or something like

if (playertouchsme) {setani archershot,;shootarrow dir;freezeplayer 2}


Something like that, I wasn't really thinking when I wrote the script.
Maybe also have a gani when the play touches the weapon. Something like where he picks up the weapon, shoots, then loads another arrow, and repeat. (hence the freezeplayer, so he can't rapidly shoot.)
__________________

Last edited by Silver Knight; 06-27-2001 at 02:21 AM..
Reply With Quote