Jump to content

FuriouZ

Members
  • Posts

    459
  • Joined

  • Last visited

Posts posted by FuriouZ

  1. Hello!

    I wan't to make a script which applies EngineSetModelLODDistance for all mapped objects in .map file. Here's the question, how I can get all mapped objects from .map file? So i can apply a custom LOD Distance? It should be possible.. I don't wan't to convert .map files to lua, because people can steal them then.

    Example map:

    "editor_main"> 
        "object (vgsNwedchap2) (1)" breakable="true" interior="0" alpha="255" model="6963" doublesided="false" scale="1" dimension="0" MSTalpha="255" posX="314.5" posY="-1843.3" posZ="7.2" rotX="0" rotY="0" rotZ="0"> 
        "object (Arch_sign) (1)" breakable="true" interior="0" alpha="255" model="3715" doublesided="false" scale="1" dimension="0" MSTalpha="255" posX="310.39999" posY="-1879.6" posZ="10.5" rotX="0" rotY="0" rotZ="0"> 
        "object (vgsfrates07) (1)" breakable="true" interior="0" alpha="255" model="8078" doublesided="false" scale="1" dimension="0" MSTalpha="255" posX="310.39999" posY="-1859.5" posZ="6.1" rotX="0" rotY="0" rotZ="0"> 
    
      
    

×
×
  • Create New...