MySQL, loading dynamic objects
#1

Is that okay to use dynamic objects through mysql, cause I have six hundred there..,
or its better to load through gamemode.
Reply
#2

Yes, its possible but it's really not needed.

You can make a stock to load objects from a file.
Reply
#3

but with mysql I could edit in game and add stuff.
my question was if it's going to slow my server if I have 600 objects in mysql?
Reply
#4

No, it wont (well, not much), I have heard about 4000 objects in a server without any difficulty, so stock or MySQL, go ahead.
Reply
#5

I load over 200 stunt maps when my server starts (over 200,000 objects) and another 200 maps during runtime (over 400,000 objects). Starting my server takes around 20 seconds, after that it's not going to slow down anything.

MySQL is made specifically for working with huge amounts of data. Loading your 600 objects will take no time at all.
Reply
#6

Thanks people
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)