Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Body script??? (https://forums.graalonline.com/forums/showthread.php?t=10063)

fuzie 08-21-2001 10:02 AM

Body script???
 
Whats the body script for a npc character???? PLZ HELP

------Thanx--------

08-21-2001 10:47 AM

Re: Body script???
 
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;
}

LiquidIce00 08-21-2001 10:55 AM

Re: Re: Body script???
 
Quote:

Originally posted by thotijn2


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;
}

u said everything but the body,sword ...
i think body is setcharprop #8,body2.png;
for example
but I forgot the message code .. look at the bottom of the command list it tells you

Poogle 08-23-2001 04:44 AM

Re: Re: Re: Body script???
 
Quote:

Originally posted by LiquidIce00


u said everything but the body,sword ...
i think body is setcharprop #8,body2.png;
for example
but I forgot the message code .. look at the bottom of the command list it tells you

YOUR SOO RIGHT GIVE THIS GUY A MEDEL and the person who made the thred a Medal too! A Medal of normal for LuqiudIce and a medal of Stupity for the thred maker!

nyghtGT 08-23-2001 08:23 AM

body script ...
 
the body script ....
what would you need the body script for ?


All times are GMT +2. The time now is 06:35 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.