
11-03-2001, 09:46 AM
|
|
Registered User
|
Join Date: Aug 2001
Location: U.S.A,California,Milpitas,In A House,In Room,On A Seat,On a Computer
Posts: 157
|
|
Re: Help!!!
|
i think this worx
// NPC fixed by Darkyoshi1
if (created) {
showcharacter;
setcharprop #3,head478.gif;
setcharprop #8,body.png;
setcharprop #C0,orange;
setcharprop #C1,white;
setcharprop #C2,blue;
setcharprop #C3,red;
setcharprop #C4,black;
setcharprop #2,no-shield.gif;
shieldpower = 1;
dir = 2;
}
if (playertouchsme&&this.body<12) {
this.body+=1;
message body#v(this.body/100*100).png;
setcharprop #8,body#v(this.body).png;
}
else{
this.body=2;
} |
__________________
==========================
I Script Really Good
&
Looking For A NAT Job
==========================
Quote:
That's like a big lugee!
-Evolution The Movie
|
Quote:
Ha Ha Ha Give It Up!
-Cyrus From Bomberman
|
I'm not a Bomy anymore.
I'm a MUTATED BROCLI MONSTER!
(or SIGN MONSTER)
If you make me angry,
I'LL EAT YOU WHOLE!
ME, MUTATED BROCLI MONSTER MASTER
(or SIGN MONSTER)
WILL EAT YOU ALL UP!
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Quest Valley Owner
Looking For Staff
Pm Me
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
O.o Still Have My Braen Damaegd o.O

Thanks To Esiah, He Made This For Me!
Thanks Esiah!
|
|
|
|