dracoblue.net

Fix SA-MP 0.2.1 Internet/Serverlist

Looks like Kyeman is continueing the official site, so this list isn't in use anymore. Thanks for using!

Open

C:\WINDOWS\system32<wbr>drivers\etc\hosts

And append:

[code]81.169.180.114 master.sa-mp.com[/code]

Thats it. [em]( Hint: You need logged in as windows administrator to do that)[/em]

This serverlist will be removed as soon as sa-mp is relaunched by the devs.

In dracoblue.net by DracoBlue @ 2007-07-24 | 53 Words

Www-Archives and File-Archives

Today I finally added Www-Archives and File-Archives and the required makeAvailable-functions.

This generally means, that you can share your packages on a webserver somewhere and they'll be downloaded on demand only as soon as you try to install them.

The whole system is using sqlite3 now as database, and runs quite fast in tests.

In Project, wnp by DracoBlue @ 2007-07-18 | 54 Words

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 [em]fcopytextfile[/em] instead of the [em]fcopy[/em] which only works on windows.

Please update both, if you are using Dini, too.

In dini, dudb, dutils, open source, pawn by DracoBlue @ 2007-07-12 | 66 Words

Escaping { and } or javascript in smarty

When using php's smarty you sometimes want to use { and } (curly braces) in .tpl files.

For such things you can use the {literal}{what you want to do}{/literal} statement.

Detailed explanation at the

smarty documentation page.

In open source, php, smarty by DracoBlue @ 2007-07-09 | 39 Words

DracoBlue's Wiki moves to dev.dracoblue.net

Spieleschuppen.de started as very informative page about games, mainly about GTA:T.

But Spieleschuppen.de is/was german only, so the English/Polish/French-Content didn't fit in that context then.

Thatswhy I decided to move spieleschuppen.de's content to a new domain called dev.dracoblue.net. But thats not all, the german content will be detected and opens german interface at spiele.dracoblue.net instead. So german users have it way more easier to access german content and all other fellows can use dev.dracoblue.net or games.dracoblue.net now!

In Project by DracoBlue @ 2007-07-04 | 78 Words

Page 40 - Page 41 - Page 42