FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login
    1. Home
    2. Katuli
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    Katuli

    @Katuli

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Katuli Unfollow Follow

    Latest posts made by Katuli

    • RE: Where are lua files are located?

      I found where are these lua files, they are in 'pathToGame/gamedata/lua.scd and you have to open lua.scd via winRAR or smth else

      posted in Mapping
      K
      Katuli
    • Where are lua files are located?

      For example

      local Objectives = import('/lua/ScenarioFramework.lua').Objectives
      local ScenarioFramework = import('/lua/ScenarioFramework.lua')
      local ScenarioPlatoonAI = import('/lua/ScenarioPlatoonAI.lua')
      local ScenarioUtils = import('/lua/sim/ScenarioUtilities.lua')
      local Utilities = import('/lua/utilities.lua')

      where from these ScenarioFramework.lua, ScenarioUtilities.lua etc?
      Or atleast where is nice documentation that explains what any function does and which functions do even exist?

      I am just new to scripting so I don't know much.

      Edit: I found where are these lua files, they are in 'pathToGame/gamedata/lua.scd and you have to open lua.scd via winRAR or smth else

      posted in Mapping
      K
      Katuli