Author Topic: Switching between avatars script  (Read 759 times)

Can anyone help me make this, or supply it to me? I saw someone before use it. and I have heard it's easy to do. yet, I don't know how to do so. So can someone help me?

If all you want to do is switch between avatar favorites you can just do this:
Code: [Select]
exec("config/client/AvatarFavorites/" @ %number @ ".cs");

Avatar_Done();

If all you want to do is switch between avatar favorites you can just do this:
Code: [Select]
exec("config/client/AvatarFavorites/" @ %number @ ".cs");

Avatar_Done();
How would I turn it on? And how do I add the avatars?

How would I turn it on? And how do I add the avatars?
Do you not know the basics of TorqueScript? If so I'm sure someone could help you.