Category: dudb
DUDB 2.4 and DUtils 1.10
Today I updated DUDB and DUtils with new functionality.
DUDB 2.4 has now udb_renameUser(oldnick[],newnick[]) added and DUtils 1.10 has now a new function called frenametextfile(filename[],newfilename[]). I added both of them, because fputchar is still broken in sa-mp 0.2 on linux machines, so dudb uses the secure fcopytextfile instead of the fcopy which only works on windows.
Please update both, if you are using Dini, too.
Libraries ready for sa-mp 0.2 and latest pawn language compiler
Due to the 4 player script server release for samp 0.2 I updated today the widely used libraries for latest pawn compiler. Please update them all, to avoid warnings.
Other 0.2 Ready GameModes/Libraries and Filterscripts can be found at the 0.2#Ready-Page
DUDB 2.2 and DUtils 1.7 finished
I got my hands on some little new features for dutils and dudb.
DUDB 2.2: Added dUserFLOAT() and dUserSetFLOAT(), this should help when int isn't enough
DUtils 1.7: Replaced the good old strreplace with a strreplace-version without memcpy, this should beware from issues, introduced by this function. It has been tested very much with dtest, so it should work as expected.
If you use dini, don't forget to update dutils.


