Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-22-2002, 10:12 AM
XeroMaster XeroMaster is offline
Registered User
Join Date: Dec 2001
Location: Washington-=USA=-
Posts: 143
XeroMaster is on a distinguished road
Send a message via AIM to XeroMaster Send a message via Yahoo to XeroMaster
Add This!!!!

I just notest the graal 2002 bodies are on graal 2001!

but when you change with the cloths changer the walking,idle, and swords are all messed up.
here is a script it fix it
(please dont say you made this)
[QUOTE]

// NPC made by Fire Mage Rekiru of (Dustari)
if (playerenters) {toweapons -bodygani changer;}

if (strequals(#8,body100.png)
||strequals(#8,body100.png)
||strequals(#8,body101.png)
||strequals(#8,body102.png)
||strequals(#8,body103.png)
||strequals(#8,body104.png)
||strequals(#8,body105.png)
||strequals(#8,body106.png)
||strequals(#8,body107.png)
||strequals(#8,body108.png)
||strequals(#8,body110.png)
||strequals(#8,body109.png)
||strequals(#8,body111.png)
||strequals(#8,body112.png)
||strequals(#8,body113.png)
||strequals(#8,body114.png)
||strequals(#8,body115.png)
||strequals(#8,body140.png)
||strequals(#8,body141.png)
||strequals(#8,body195.png)
||strequals(#8,body196.png)
||strequals(#8,body197.png)
||strequals(#8,body198.png)
||strequals(#8,body199.png)
||strequals(#8,body300.png)
)
{replaceani walk,human_walk;
replaceani idle,human_idle;
replaceani push,human_push;
replaceani pull,human_pull;
replaceani carry,human_carry;
replaceani sword,human_sword_swing;}

else {replaceani walk,walk;
replaceani idle,idle;
replaceani push,push;
replaceani pull,pull;
replaceani carry,carry;
replaceani sword,sword;}

QUOTE]
__________________
OUT OF MY MIND!
BACK IN 5 MIN.
AIM=Da First Bug
[email protected]
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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