[Question]Topmenu_plugin.rco 6.20 EditingEditing 6.20 topmenu_plugin.rco
|
Author |
Message |
alienguise1479
Existential Entity
Posts: 19.3287 Threads: 6
Joined: 8th Feb 2011
Reputation: 0
E-Pigs: 4.1892
|
[Question]Topmenu_plugin.rco 6.20 Editing
Hello guyz
I've some question about editing 6.20 topmenu_plugin.rco
How to add some text in Page Data(I'm using RCO eidtor to see this)
Like the basetop in Lockthebird777's mhp3rd620.ctf
cause I want to convert themes Like the mhfu.ctf
With some extra text/value in pagedata
and How to add Some Anim Data
I tried Hex Editing But I got some error when packing it..
|
|
08/02/2011 01:35 AM |
|
Vegetano1
$urf
Posts: 9,083.2507 Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
|
RE: [Question]Topmenu_plugin.rco 6.20 Editing
you will need rcomage ;) >> http://endlessparadigm.com/forum/showthr...?tid=19501 (also read last posts for some additional files,. but not needed,.)
take note if you copy over the basetop make sure to close it with </plane> after the </XMENU>,. you are basicly planing the xmenu to be able to move it with the basetop.
i don't change much text,. but i guess you could rcomage too,. but prob best to edit with rcoedit115,.
|
|
08/02/2011 02:28 AM |
|
alienguise1479
Existential Entity
Posts: 19.3287 Threads: 6
Joined: 8th Feb 2011
Reputation: 0
E-Pigs: 4.1892
|
RE: [Question]Topmenu_plugin.rco 6.20 Editing
Thank You Very Much!! Now I can Convert Mhpfu.ctf
I've another question
Can I use The same Process With this
|
|
08/02/2011 02:50 AM |
|
Vegetano1
$urf
Posts: 9,083.2507 Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
|
RE: [Question]Topmenu_plugin.rco 6.20 Editing
yes,. you prob need to use that animation because its linked (oninit) with the object,. just take a look in the xml dumped by rcomage,.
the object is linked to an image(don't foget to copy that too)
then the object can be stationary or linked to a anim in animtree,. to trigger this animation "oninit" is used in the object line,.
eg:
<Plane name=" pic01" posX="0" posY="-16" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="0.3" width="32" height="32" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x0" onInit=" anim:rotate" image=" image:tex_pic01" unknownInt18="0x0"></Plane>
object name,.. animation name(linked to animtree and image name(linked to image tree)
if you did't want the animation,. then delete the animation in animtree and replace the link on the object to "nothing"
(This post was last modified: 08/02/2011 02:59 AM by Vegetano1.)
|
|
08/02/2011 02:57 AM |
|
alienguise1479
Existential Entity
Posts: 19.3287 Threads: 6
Joined: 8th Feb 2011
Reputation: 0
E-Pigs: 4.1892
|
RE: [Question]Topmenu_plugin.rco 6.20 Editing
Thanks!! I want to Try It now!
|
|
08/02/2011 03:24 AM |
|
User(s) browsing this thread: 1 Guest(s)