Thread: Ganis
View Single Post
  #3  
Old 08-13-2002, 12:52 AM
Dustey4Ever Dustey4Ever is offline
Registered User
Join Date: Apr 2002
Posts: 348
Dustey4Ever is on a distinguished road
Send a message via AIM to Dustey4Ever
Quote:
Originally posted by Falcor
You set parameters while you set the acual gani...

setcharani ganiname,param1,param2,param3,param4...;
for NPCs

or

setani ganiname,param1,param2,param3,param4...;
for players

You set Attributes like clothing...

setcharprop #P1,string;
setcharprop #P2,string;
setcharprop #P3,string;
setcharprop #P4,string;
for npcs

or

setplayerprop #P1,string;
setplayerprop #P2,string;
setplayerprop #P3,string;
setplayerprop #P4,string;
for players

I think that is what you are asking for...
Rob:
It was but I figured it out before and I didn't get online yet lol
__________________
Dustey, Rob Getashu, Van?
Van- I use this acct because mine dun work.....
Rob- Same
Reply With Quote