Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

NiiV

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About NiiV

  • Rank
    Newbie
  1. NiiV

    [Early Preview] 3D Editor

    I think script didnt found a .csv file, or game resources on "p:\" drive. Make sure you move files from \Documents\HEJ_3D\CSV to script folder.
  2. NiiV

    [Early Preview] 3D Editor

    Hi, i want to share some experemental script _https://github.com/NiiV/test Conferting .csv to terrain builder format (i using it now for creating a new map) features: Cheking a Classname from table with game .p3d files (for prevent errors) Creating a file for terrain builder with format: "Classname";POSX + 200000 (for mapframe);POSY;DIR;0.000000;0.000000;1.000000;0.00; Using: install perl (i using strawberryperl) in bat file change your directory to arma 3 resources (unpacked), and .csv filename move .csv from FreeDee's export folder run start.cmd rename new file from %name%.csv.obr to %name%.txt import in your terrain
×