Thread: model viewer

Results 1 to 4 of 4
  1. #1 model viewer 
    N1ghtm4r3
    Guest
    ok i got all my models for model viewer but it only accepts
    .dat or .mdl and like chaing 50k models manually to .dat or . mdl is kinda
    really long

    you guys got any programs to like unzip the file and automatically convert
    them into .dat or .mdl ??????

    plz need help
     

  2. #2  
    Registered Member
    Join Date
    Jan 2008
    Posts
    19
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    to automatically convert a file
    open notepad and type
    Code:
    rename *.dat *.mdl
    replace .dat with the file extension you want to rename and .mdl what you want to rename it

    explanation: it renames everything with .dat at the end to .mdl (or what you changed it to)
     

  3. #3  
    N1ghtm4r3
    Guest
    more explanation plz

    do i have to change my text into a batch file

    put it more detailed plz
     

  4. #4  
    Community Veteran

    .Zach's Avatar
    Join Date
    Nov 2006
    Age
    32
    Posts
    1,894
    Thanks given
    46
    Thanks received
    55
    Rep Power
    613
    yes, open up a note pad, paste this in
    rename *.dat *.mdl
    save as modelchanger.bat
    Attached image
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Tags for this Thread

View Tag Cloud

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