Solved Data file examples

Discussion in 'Rust Development' started by Austinv900, Sep 9, 2016.

  1. I'm having a hard time understanding how to make a data file. All the examples I'm looking at just seem confusing. Does anyone have any decent and easy examples to learn from?
     
  2. Wulf

    Wulf Community Admin

  3. I'll take a look at Godmode. Witch I completely forgot that one has a data file.
     
  4. Here is something I have shared with quite a few people to give them a understanding on using data files. This is my preferred method but there are other ways to do it
     

    Attached Files:

  5. You're my new favorite developer. This really helped me.