
09-28-2001, 10:05 AM
|
Registered User
|
Join Date: Jul 2001
Location: i r live in texas
Posts: 244
|
|
ok Im gonna fix this, BUT I have to be able to use it on my server
ok?
// NPC made by Urónd the Paladin
if (playertouchsme) {
toweapons Bread;
this.Bcount = +1;
}
if (isweapon && Bcount<1) {
destroy;
}
if (weaponfired && this.Bcount>1) {
playerhearts+=2;
this.Bcount -=1;
}
That should fix it
and Im waiting for Kai, Rebel95 or possibly KJL to correct me
-freaky- |
__________________
-People with my Password: Me (Boozy), Ghostface Killa, bgraven, Freaky Carnie, Dark Warlock, and SoulReaver.
-So they can all post.-
-I hate my account name  -
~Old Names: Link, Darklink, Neo, then Boozy when Bravo died. (So some people will recognize me)~
AIM: boozyneo
ICQ: 116030736
Msn: [email protected]
Email: [email protected]
 -DANCE SPAM DANCE!- Dark Warlock
|
Last edited by SSj_Link; 09-28-2001 at 10:15 AM..
|
|