Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: PlayStation
Forum: Scripting Help 09-08-2016, 04:04
Replies: 16
Views: 3,310
Posted By PlayStation
Re: [SQLite] Combining Rows like nVault

you need to understand, that the lagging comes from querying process during gameplay, which affects fps and if every players queries 500k rows no wonder it lags

if you would separate players for...
Forum: Scripting Help 09-07-2016, 20:15
Replies: 16
Views: 3,310
Posted By PlayStation
Re: [SQLite] Extreme Lag after 50,000 players!

Well you will have to work with a string, means you just need to use always same skill order and to read data you probably need something like strbreak
Forum: Scripting Help 09-07-2016, 19:41
Replies: 2
Views: 1,188
Posted By PlayStation
Re: Vip hud stats

i think he asks about a plugin, which administrates VIP and shows the status
Forum: Scripting Help 09-07-2016, 19:37
Replies: 16
Views: 3,310
Posted By PlayStation
Re: [SQLite] Extreme Lag after 50,000 players!

I would not recommend to mess up with your database and besides it's against normalization.
You could switch to nVault or separate players in different tables somehow.
Forum: Scripting Help 09-07-2016, 18:39
Replies: 6
Views: 1,100
Posted By PlayStation
Re: Error SQL

you need to activate sql plugin in plugins.ini and configure your connection

you can also do it in your plugin as I see, just uncomment and edit this line
// new host[] = "host", user[] = "user",...
Forum: Scripting Help 09-07-2016, 18:23
Replies: 6
Views: 1,100
Posted By PlayStation
Re: Error SQL

well, your database connection fails, check it ^^
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT -4. The time now is 03:27.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode