Quote:
Originally posted by fuzie
Whats the body script for a npc character???? PLZ HELP
------Thanx--------
|
if (created) {
showcharacter;
setcharprop #3,head0.gif;
setcharprop #C0,orange;
setcharprop #C1,white;
setcharprop #C2,blue;
setcharprop #C3,red;
setcharprop #C4,black;
setcharprop #n,I luv n00bs;
setcharprop #2,no-shield.gif;
shieldpower = 1;
dir = 2;
ap=100;
}