
08-15-2008, 04:07 PM
|
|
Registered User
|
 |
Join Date: Mar 2008
Posts: 179
|
|
|
yea
//#CLIENTSIDE.
// Graal2002 NPC by Stefan Knorr
if (created) {
// Initialize the attributes
showcharacter;
setcharprop #3,head0.png;
setcharprop #C0,orange;
setcharprop #C1,red;
setcharprop #C2,black;
setcharprop #C3,blue;
setcharprop #C4,black;
setcharprop #n,wat
setcharprop #2,;
shieldpower = 1;
dir = 2;
}
if (playerenters){
ap = 100;
setcharani sit,;
}
if (playerenters){
timeout = 18.5;
}
if (timeout){
setcharani idle,;
sleep 4;
setcharani sit,;
} |
__________________
Quote:
Originally Posted by grawlgamer
And one thing that really pissed me off, I bought Assassin's Creed a week before they halved the price.
|
Quote:
Originally Posted by Nataxo
you're so evil, graal doesnt need persons like you, you should get global ban
|
|
|
|
|