Old - advanced Actionlist.xml

martinkvam
by martinkvam · 18 posts
14 years ago in Other
Posted 14 years ago · Author
Here is a tutorial how to add two ''random'' commands to your actionlist.xml

First you'll need to get access to hidden folders on your computer, which is were some vital imvu files is.

1) Go to my control panel and open folderoptions, and check "Show hidden folders"

2) Go to (Your computer name) and open Appdata/roaming/imvuclient.

3) right click on actionlist.xml and open as notebook, Or whatever text editing program you prefere.

4) Type
<Category name="NAME">
<Action name="name" pitcherAction="product-id" requiresVIP="false"/>
</Category>


Here is what I did, I edited the 2080 Product-ID to 80, and product 80 is a female avatar.

Here is my actionlist code for changing to male or female avatar quickly :

<Category name="Gender">
<Action name="Female" pitcherAction="*use 80" requiresVIP="false"/>
<Action name="Male" pitcherAction="*use 191" requiresVIP="false"/>
</Category>

You can also add another command that makes you male, I think its *use 191)

Save the file and re-start imvu, and you'll be able to change gender faster.


Next tutorial at :
https://www.imvumafias.org/community/viewtopic.php?f=18&t=6523
Last edited by DataMine on Mon Sep 21, 2015 5:09 am, edited 10 times in total.
Reason: fixed typoes
Posted 14 years ago
martinkvam wrote:
Here is a tutorial how to add two ''random'' commands to your actionscript.xml

First you'll need to get access to hidden folders on your computer, which is were some vital imvu files is

1) Go to my controlpanel and open folderoptions, and check "Show hidden folders"

2) Go to (Your computer name) and open Appdata/roaming/imvuclient.

3) right click on actionlist.xml and open as notebook, Or whatever text editing program you prefere.

4) Type
" <Category>
" <Action>
" </Category>

Here is what I did, I edited the 2080 item to 80 = ( Female avatar product )

I made mine like this :

"<Category>
<Action>
</Category>"

You can also add another command that makes you male, I think its *use 191)

Save the file and re-start imvu, and you'll be able to change gender faster.


Duuuude..
All the use codes..would work in the action list!
Get the use code,copy a template from a default one,and that's an action saved..
Damn.. I just realised that..lol
Posted 14 years ago · Author
Gahh, not again....
Posted 14 years ago · Author
I cannot add the ><, cause the text will think of it as an BBCode, and yes. I tried to disble BBcod in the post..
Posted 14 years ago · Author
Oh, yes... it fianly works.
Posted 14 years ago · Author
How is the tutorial now?
Posted 14 years ago
i cant find the imvuclient folder.. is it bcz i have german windows???
Posted 14 years ago · Author
Did you enable "show hidden folders" ?
Posted 14 years ago
Nice, you're the only one who actually experimented with it and checked out the stuff.
Good job.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Sign in

Already have an account? Sign in here

SIGN IN NOW

Create an account

Sign up for a new account in our community. It's easy!

REGISTER A NEW ACCOUNT