AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   JailBreak Achievements System v1.0.0 [NapoleoN#] (https://forums.alliedmods.net/showthread.php?t=188041)

Napoleon_be 07-06-2016 03:43

Re: JailBreak Achievements System v1.0.0 [NapoleoN#]
 
Quote:

Originally Posted by WAR3DM (Post 2433940)
nVault will never work because it wipes data on server crash.

You don't need to rewrite the plugin, just use SQLite instead.

Awesome plugin though, I'll be using it after changing out nVault.

I'm not only rewriting this because nvault doesn't work, but also cause it's poorly coded as i can see now. I don't have any SQLite knowledge, maybe i'll ask someone to add that part in my code and give him credits for it.

It will also have lots more features than it has now

WAR3DM 07-06-2016 07:08

Re: JailBreak Achievements System v1.0.0 [NapoleoN#]
 
Sounds awesome.

Here's the basic framework of SQLite.
https://forums.alliedmods.net/showpo...1&postcount=12

Napoleon_be 07-06-2016 09:33

Re: JailBreak Achievements System v1.0.0 [NapoleoN#]
 
Quote:

Originally Posted by WAR3DM (Post 2434059)
Sounds awesome.

Here's the basic framework of SQLite.
https://forums.alliedmods.net/showpo...1&postcount=12

I don't have an own database server to test this one. Allthough, this code will be just copied pasted than without any knowledge. I'd like to let someone do this that actually knows something about it and can also test it by himself. Else i'd rather use a WORKING nvault script this time.

WildCard65 07-06-2016 20:44

Re: JailBreak Achievements System v1.0.0 [NapoleoN#]
 
SQLite doesn't require a database server as it uses the File IO system of the server GS is running on for DB operations.

WAR3DM 07-06-2016 22:40

Re: JailBreak Achievements System v1.0.0 [NapoleoN#]
 
Yea, what WildCard said. SQLite is the only way to go.

nVault is trash, never ever ever ever ever use it.

Napoleon_be 07-07-2016 04:29

Re: JailBreak Achievements System v1.0.0 [NapoleoN#]
 
Thanks for the info, i'll keep it in mind.

Fuck For Fun 07-12-2016 10:42

Re: JailBreak Achievements System v1.0.0 [NapoleoN#]
 
ASD

klippy 07-12-2016 17:18

Re: JailBreak Achievements System v1.0.0 [NapoleoN#]
 
Quote:

Originally Posted by WAR3DM (Post 2434286)
nVault is trash, never ever ever ever ever use it.

False.

Napoleon_be 07-13-2016 05:44

Re: JailBreak Achievements System v1.0.0 [NapoleoN#]
 
Quote:

Originally Posted by KliPPy (Post 2436258)
False.

That's what i thought aswell. I thought nVault could be very usefull.

WAR3DM 07-14-2016 23:12

Re: JailBreak Achievements System v1.0.0 [NapoleoN#]
 
Quote:

Originally Posted by KliPPy (Post 2436258)
False.

Tell that to the data wipes on server crash.


All times are GMT -4. The time now is 21:13.

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