Mystifine
(Mystifine)
April 7, 2021, 3:12pm
#21
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.
Mystifine
(Mystifine)
September 6, 2021, 2:03pm
#23
[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
d5_ax
(Bubba)
September 12, 2021, 8:47pm
#24
Question does this Framework still work?? because most things I have tried and they don’t work at all
Mystifine
(Mystifine)
September 12, 2021, 8:54pm
#25
Hey, feel free to PM me on DevForum and I can help you out. What exactly doesn’t work?
1 Like
d5_ax
(Bubba)
September 12, 2021, 9:09pm
#26
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