Advanced Housing System - tk_housing V2

tk_housing - 1.3.9 - server/main.lua, server/main_editable.lua, fxmanifest.lua

  • Add PayRent to editable server file

tk_housing - 1.4.0 - client/main.lua, config.lua, fxmanifest.lua

  • Add Config.ShowAllPropertiesInPropertyList

tk_housing - 1.4.1 - client/main.lua, server/main.lua, server/main_editable.lua, web/build, config.lua, fxmanifest.lua

  • Rename Config.ShowAllPropertiesInPropertyList to Config.PropertyList.showAllUnownedProperties
  • Add Config.PropertyList.allowPlayersToList
  • Add Config.PropertyList.allowRealEstateToList
  • Add CanTransferProperty() to editable server file

tk_housing - 1.4.2 - client/main.lua, client/main_editable.lua, server/main.lua, server/main_editable.lua, fxmanifest.lua

  • Add exports.tk_housing:toggleDoorLock(propertyIndex, propertyType) (client side)
  • Add exports.tk_housing:getPropertyData(propertyIndex) (client and server side)
  • Add PropertyCreated to editable server file