Page 4 of 4 FirstFirst ... 2 3 4
Results 31 to 38 of 38

Thread: Bve FAQ

  1. #31
    Join Date
    Nov 2006
    Location
    .
    Posts
    5

    Default RE: Bve FAQ

    Okay, this might be a stupid question, but it has me stumped, and I'm guessing there's as stupid mistake in what I did but I can't find it or haven't noticed

    Below is a picture of how the wall turns out to look like...and here's the code:

    CreateMeshBuilder,
    AddVertex,0,0,25,
    Addvertex,0,4,25,
    AddVertex,0,4,-5,
    AddVertex,0,0,-5,
    Addface2,0,1,2,3,

    GenerateNormals,
    Loadtexture,EglintonWall.bmp,
    Settexturecoordinates,0,0,1,
    Settexturecoordinates,1,0,0,
    Settexturecoordinates,2,1,0,
    Settexturecoordinates,3,1,1,

    Any ideas what I'm doing wrong?

  2. #32
    Join Date
    Nov 2006
    Location
    New York, U.S.A.
    Posts
    189

    Default RE: Bve FAQ

    You should put it in C:\Program Files\BVE\Trains folder.

  3. #33
    Join Date
    Jul 2004
    Location
    Ottawa, Ontario, Canada.
    Posts
    280

    Default RE: Bve FAQ

    Hello: Your EglintonWall.bmp, perhaps, is not of the right proportions.
    Your statement has the proportions:25x4; make certain that your BMP has the same proportions. The BMP is maybe 128x20,or 256x40; your statement should reflect that by stating length of 25 and height of 3.906. 128:20=25:x; x=(20x25):128 Use Paint Stretch/Skew to change the height slightly. In this case the statement should read:

    AddVertex,0,0,25,
    Addvertex,0,3.906,25,
    AddVertex,0,3.906,-5,
    AddVertex,0,0,-5,
    Addface2,0,1,2,3,

    I have had the same problem, and changing proportions did the trick.

  4. #34
    Join Date
    Aug 2006
    Location
    Warsaw, Poland.
    Posts
    83

    Default RE: Bve FAQ

    www.bve-routes.com is, apparently, no more available.
    Presently, the detailed list of BVE routes, as well as a complete collection of rolling stock links, can be found on:
    www.bve.cz

  5. #35
    Join Date
    Aug 2006
    Location
    Warsaw, Poland.
    Posts
    83

    Smile New BVE version

    A new BVE version (OpenBVE, alpha version) is available on *LINK REMOVED*
    Last edited by Wulf_9; 05-11-2012 at 05:51 PM. Reason: Alpha software, dead link

  6. #36

  7. #37

    Default

    OpenBVE Tren Simulacion FOLDERS RECOMMENDACION:
    C:\Documents and Settings\YourUserName\Application Data\OBTS\Program\____________Program EXE y configuration subfolders
    C:\Documents and Settings\YourUserName\Application Data\OBTS\Train\_______________Train subfolders
    C:\Documents and Settings\YourUserName\Application Data\OBTS\Railway\Route\________Route files RW+CSV
    C:\Documents and Settings\YourUserName\Application Data\OBTS\Railway\Object\_______Route subfolders con Animated+B3D+CSV objects
    C:\Documents and Settings\YourUserName\Application Data\OBTS\Railway\Sound\_______Route subfolders con WAV+FLAC files

    OpenBVE Tren Simulacion CONTROLS CON KEYBOARD:
    View___________[F1 F2 F3 F4],[Cursors],[Numpad0~9 . / *],[CtrlR]
    Doors__________[F5 F6]
    Klaxons_________[Enter Numpad+ Numpad-]
    Reverser________[F V]
    Power__________[A Z]
    Brake___________[A Q !] for 1HandleCabs, [< > ?] for 2HandleCabs
    InterLocks_______[Space],[2~0],[Del Ins Home PgUp PgDn End],[CtrlS]
    AutoDriver_______[CtrlA]
    Menu___________[F10],[CtrlB],[CtrlC],[CtrlT~CtrlCursors],[CtrlV],[CtrlX]
    Graphics________[F11],[F12],[CtrlF],[CtrlN],[CtrlW]
    Exit____________[Pause],[Esc],[CtrlQ]
    Last edited by CojonesGrande; 12-15-2012 at 06:40 AM.

  8. #38

    Default

    Link to a new version of the openBVE program is posted at
    http://obts.wikia.com/wiki/OBTS_Wiki..._.26_Documents

    Links to openBVE Train and Route addons are posted at
    http://obts.wikia.com/wiki/OBTS_Addons
    Last edited by OBTS; 02-26-2016 at 09:21 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •