danke eini
Beiträge von N!cK
-
-
Hey ich brauche den CSS Code um die Suche im Header auszublenden. Hab das schonmal gemacht hab allerdings den Code vergessen. Wenn mir den jemand geben könnte wär das echt cool.
Mfg nick
-
Hab den Stil damals vom Testforum exportiert, da hab ich das Copyright vorher rausgehabt weil ich mal was basteln wollte
Ist wieder da -
Hallo Breadfish Community,
wir suchen noch einige Partner für SA:MP Stories.Unter Partner verstehe ich, dass unser Link auf der Partner Page steht und umgekehrt!
Link: http://www.Samp-Stories.comBitte um vorherhige Abpsprache im Thread, könnt euch auch bei ICQ melden ( 194-033-775 )
Mfg nick
-
-
cool, wollte demnächst auch mal was fürs LSPD mappen..
sieht echt gut aus 5* -
find das auch total geil
-
-
Vielleicht meinst du ja soetwas hier, hoffe das hilft dir :>
forward time();
forward weather();public OnPlayerSpawn(playerid)
{
time();
return 1;
}public weather()
{
SetWeather(random(18));
}public time()
{new Text:Clock;
new hour,minute,second;
new string[256];
new string2[256];new Text:Datum;
new day,month,year;
getdate(day,month,year);gettime(hour,minute,second);
if (minute <= 9){format(string,25,"%d:0%d",hour,minute);}
else {format(string,25,"%d:%d",hour,minute);}if (day <= 9){format(string2,25,"0%d.%d.%d",year,month,day);}
else if (month <= 9 && day >= 9) {format(string2,25,"%d.0%d.%d",year,month,day);}
else {format(string2,25,"%d.%d.%d",year,month,day);}if (hour == 0){SetWorldTime(0);}
if (hour == 1){SetWorldTime(1);}
if (hour == 2){SetWorldTime(2);}
if (hour == 3){SetWorldTime(3);}
if (hour == 4){SetWorldTime(4);}
if (hour == 5){SetWorldTime(5);}
if (hour == 6){SetWorldTime(6);}
if (hour == 7){SetWorldTime(7);}
if (hour == 8){SetWorldTime(8);}
if (hour == 9){SetWorldTime(9);}
if (hour == 10){SetWorldTime(10);}
if (hour == 11){SetWorldTime(11);}
if (hour == 12){SetWorldTime(12);}
if (hour == 13){SetWorldTime(13);}
if (hour == 14){SetWorldTime(14);}
if (hour == 15){SetWorldTime(15);}
if (hour == 16){SetWorldTime(16);}
if (hour == 17){SetWorldTime(17);}
if (hour == 18){SetWorldTime(18);}
if (hour == 19){SetWorldTime(19);}
if (hour == 20){SetWorldTime(20);}
if (hour == 21){SetWorldTime(21);}
if (hour == 22){SetWorldTime(22);}
if (hour == 23){SetWorldTime(23);}
if (hour == 24){SetWorldTime(24);}TextDrawHideForAll(Clock);
Clock=TextDrawCreate(549,24,string);
TextDrawLetterSize(Clock,0.55,2);
TextDrawFont(Clock,3);
TextDrawBackgroundColor(Clock,0x000000AA);
TextDrawSetOutline(Clock,2);
TextDrawShowForAll(Clock);
SetTimer("time",30000,0);
SetTimer("weather",11000000,true);TextDrawHideForAll(Datum);
Datum=TextDrawCreate(500,3,string2);
TextDrawLetterSize(Datum,0.55,2);
TextDrawFont(Datum,3);
TextDrawBackgroundColor(Datum,0x000000AA);
TextDrawSetOutline(Datum,2);
TextDrawShowForAll(Datum);return 1;
} -
Mir gefällt das richtig gut Finde es einfach nur geil
-
Omfg lass xp drauf oO
ich würde liebend gern xp wieder haben...wozu willst du vista? Du benötigst das doch gar nich
-
ich empfehle dir bplaced.net wenns free sein soll
ohost hat nervige werbung -
Ach was, ich setz mich doch nicht mit denen in Verbindung, sollen die ein Mahnverfahren einleiten, ich widerspreche und Feierabend. Sollen die doch vor Gericht gehen, machen die ja doch nicht, alles leere Drohungen...
Da haste auch wieder recht
-
Alles ignorieren, Briefe Mails einfach alles! Wir hatten son Ähnlichen Scheiß selbst schon.
Wenn die ne Rufnummer haben, sag du hast deinen Anwalt schon eingeschaltet....kontaktiere sie irgendwie wenn sie weiter machen!
-
597 ist die Model ID vom Wagen :P..
Aber ich versteh nich was du jetzt genau willst
-
Würde mich auch mal interessieren
-
Sieht cool aus :)..nice work!
-
Musste einfach in dein Gamemode nen Rcon Command absenden lassen glaube ich :P..
z.B. sendrcon... reloadfs name oder iwie so
-
Werd mal reinschauen, wenns mir gefällt bleib ich etwas länger.^^
-
xDD richtig fett gemacht