Rex Framework | Designed for beginners to intermediate developers

That is a typo yes, client can read but can’t write to it but the server can edit it as you please. If you create a database on the client however the server will not have access to it.

If you were to create a database on the client you could do that however on the server I’d recommend using :CreateModule() and :GetModule()

1 Like

You should add libraries like Maid,Array,Spring, Table,Signal . They are useful libraries.

[UPDATE | 2021-08-16 11:22PM]:

General
  • Updated Source Code to utilise task
Databases
  • Deprecated Databases (please use SetAttribute and or Instances)
Built-In Services
  • Removed VFXService Blur Function | (ACTION REQUIRED IF USED)
  • Removed VFXService Slash Module | (ACTION REQUIRED IF USED)
  • Deprecated VFXService FOV Function
  • Deprecated TaskScheduler (now uses task internally, no changes required)
  • Deprecated LerpService (Please use TweenService instead)
  • Updated DebrisService (Now uses task, no action required)
  • Updated VFXService (Sound Functions)
  • Added MarketService
Functions
  • Removed wait function (please use task.wait, ACTION REQUIRED)
  • Added Weld Function
  • Removed Random Function

Question does this Framework still work?? because most things I have tried and they don’t work at all

Hey, feel free to PM me on DevForum and I can help you out. What exactly doesn’t work?

1 Like

Thank you! but I have figured it out, it was a mistake on my end I read the documentation wrong and missed up a few lines. Great Framework btw

1 Like