View Single Post
  #2  
Old 06-16-2001, 04:20 AM
Bane2000 Bane2000 is offline
Registered User
Join Date: Jun 2001
Location: Dorset, UK
Posts: 211
Bane2000 is on a distinguished road
Send a message via ICQ to Bane2000 Send a message via AIM to Bane2000
Question Hope it helps

i'm not sure how much code u need, but if you want to make the arrowcount go down when fired it';s :

if (weaponfired) {
playerdarts=playerdarts-=1;
}

or somthing, i can do it i just cant remember the words of it' dart or darts etc...

but if you tell me exactly what u want i can tell you.

if (weaponfired) {
freezeplayer 1;
playerdarts=playerdarts-=1;
setani shoot,;
etc..... (your special coding for arrow here)
}

i dunno, i only just started screipting so i hope it helps
__________________


"Question Everything, Accept Nothing !" - A wise freind


- Fire Lycia, Save Graal

"England - Yes thats the small Island in Europe that Ownz you all." - As Zorg so rightly puts it
Reply With Quote