1. Title,

    without writing variables to same files and loading the afterwards. Something like:

    Entity:SetInt("defineVarHere", valueComesHere)

    Is something like yet possible?
     
  2. You could write a plugin that would act as a global config I suppose? Just call a function from it to get the values.. this would work from any other plugin.