View Single Post
Old 04-30-07, 08:53 AM   #12
ottos
Mate
 
Join Date: May 2005
Posts: 57
Downloads: 63
Uploads: 0
Default

@panthercules, thanks for comment,

-Firstly,adjust for slide speed is quite simple,
The head of menu.ini
-------------
[Settings]
SlidingSpeed=1000;pixels per second (default SlidingSpeed=200)
------------
As you can know, biggar figure means more faster sliding speed.

-Secondly,making slide object is also simple,
-----------------
[G25 I2]
Name=Rec manual
Type=1026;Menu group
ItemID=0x25010000
ParentID=0x25000000
Pos=0,-412,812,276
;Zone= 0 356 812 276 0 1 0x25000000 0 -0.536458 0x25010000 0 0 0 0
Zone= 0 356 690 235 0 1 0x25000000 0 -0.5 0x25010000 0 0 0 -120
Color=0xFFFFFFFF
HorizSlide=-680
-----------------
HorizSlide or VertSlide means this.

-Finally, adjust for the position of each object...
Its difficult for me to explain well, because i dont have enough skill (English skill too..)
Could you read zAmboni san's Tutorial? http://www.subsim.com/radioroom/showthread.php?t=111832

as simple advice, probably most easy method for this is
Zone= 0 356 690 235 0 1 0x25000000 0 -0.5 0x25010000 0 0 X Y
only change X and Y (as you may know, X means Horizontal pixel, Y means vertical pixel)
added say you can ignore the Pos=0,-412,812,276 discription.

Regards,
ottos is offline   Reply With Quote