Beiträge von CreeD
-
-
Coole Sache! 5/10
-
if(strcmp("/countdown",cmdtext,true) == 0)
{
if (PlayerInfo[playerid][pAdmin] >= 1)
{
SetTimer("CountDown4",1000,0);
}
else SendClientMessage(playerid, COLOR_RED, "Du bist nicht befugt!");
return 1;
}------------------------------------------------------------------------------------
Schnell mal herauskopiert, musst nur in die richtige Reihenfolge hinzufügen!
------------------------------------------------------------------------------------}
Function CountDown4()
{
GameTextForAll("4",1000,3);
SetTimer("CountDown3",1000,0);
return 1;
}Function CountDown3()
{
GameTextForAll("3",1000,3);
SetTimer("CountDown2",1000,0);
return 1;
}Function CountDown2()
{
GameTextForAll("2",1000,3);
SetTimer("CountDown1",1000,0);
return 1;
}Function CountDown1()
{
GameTextForAll("1",1000,3);
SetTimer("CountDownLos",1000,0);
return 1;
}Function CountDownLos()
{
GameTextForAll("~g~] ! LOS LOS LOS ! ]",1000,3);
return 1;
} -
iPhone 5 hat noch viele Fehler.
-
-
Zu viel große "Steine" sage ich jetzt mal, aber sonst sehr schön!! 7,5/10!
-
-
Machs als Filterscript, rate ich dir. =)
Es ist das Gleiche wie beim /pay, nur, dass man das Geld dann von der Person kriegt.
-
Wird ein bisschen laggen wenn du Internet oder Icq oder TS undso anhast..
Aber wenn du nichts ausser das Spiel anhast, dann funkts perfekt. -
Nicht schlecht!
6/10
-
Hat jemand ein gutes Gangwarsystem als Filterscript?
Wenn ja, dann bitte per PN melden.
Danke im Vorraus! -
Gefällt mir. =)
8/10! -
Standart halt, keine besonderen features..
5/10 -
Sieht ganz gut aus, 6/10
-
Sind echt gute Maps! 7/10
-
Klein aber fein!
5/10
-
Für deine erste Map gehts schon...
2,5/10
-
-
Es ist nichts besonderes..
2/10
-
Sieht toll aus! 8/10!