Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Graal Kingdoms (https://forums.graalonline.com/forums/forumdisplay.php?f=58)
-   -   2k2 bodies + editor (https://forums.graalonline.com/forums/showthread.php?t=28999)

thomasward 05-12-2002 11:10 AM

2k2 bodies + editor
 
Is it possible to use the 2k2 bodies, or the now 2k1 bodies, in the editor for NPC's and stuff? If so can someone tell me how.

Terazel Tenjin 05-12-2002 11:13 AM

Re: 2k2 bodies + editor
 
Quote:

Originally posted by thomasward
Is it possible to use the 2k2 bodies, or the now 2k1 bodies, in the editor for NPC's and stuff? If so can someone tell me how.
Yeah, just use replaceani command on all the human animations.

thomasward 05-12-2002 11:19 AM

Ok, since I'm not a very gifted scripter (at all!), would I use that if I just want the new body on a stationary NPC?

Terazel Tenjin 05-12-2002 11:22 AM

Quote:

Originally posted by thomasward
Ok, since I'm not a very gifted scripter (at all!), would I use that if I just want the new body on a stationary NPC?
No, if it's just an NPC person standing there, you can just set the new gani as their current animation. Replaceani is only necessary for players' animations, I think.

thomasward 05-12-2002 11:29 AM

Ok, thanks a lot. ^_^

HoudiniMan 05-12-2002 04:06 PM

short and to the point, all the messages should be like this... oops i'm making it longer... gotta go =)

funnylinkwantsbomys 05-12-2002 04:11 PM

replacecherani walk,2002_walk,;? something like that?

Googi 05-12-2002 08:09 PM

For the purpose of it being easy, use an NPCW for it.

Admins 05-13-2002 02:17 AM

For changing the look of the npc:

NPC Code:

if (created) {
showcharacter;
setcharprop #8,body102.png;
setcharani human_idle,;
}


thomasward 05-13-2002 11:27 AM

Thanks people, and thanks Stefan for making it easy for people who can't script and stuff like me. :D


All times are GMT +2. The time now is 08:54 PM.

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