Quote:
Originally posted by SSj_Link
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-
|
nope, dont work, didnt fix, but thanks for helping and not flaming or splodin a grenade on my face