Category: dracoblue.net

rss

Registration closed

Hello,

while updating the site I have to switch of the registration. It will be available again in next days. Sorry for the inconvience!

- Draco

In dracoblue.net By DracoBlue @ 21:17 07.02.2009

tcsh

tcsh does some strange things, if you are using variables (in the example h in a one line while loop.

1
2
set h = 1; echo $h; while ( $h != 0 ) ; echo "Input please" ; set h = $< ; echo $h ; end ;
while? end
1
2
3
4
5
6
7
8
9
Input please
4
4
1
Input please
5
5
1
In dracoblue.net By DracoBlue @ 14:20 03.07.2008

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!

<strike>Open
<span>C:\WINDOWS\system32\<wbr></wbr>drivers\etc\hosts</span></strike>

<strike>And append:

1
81.169.180.114 master.sa-mp.com

</strike>

<strike>Thats it. (Hint: You need logged in as windows administrator to do that)</strike>

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

In dracoblue.net By DracoBlue @ 13:49 24.07.2007

DRACOBLUE.net/dev started

Since today my developer log is open for public view.

I thought it might be good for my visitors to see what projects I am involved in and where I helped in the past.

In dracoblue.net By DracoBlue @ 13:24 27.01.2007