ja der hat mich auch geaddet.
1-2 mal täglich: du hast doch n Login&Register System gescriptet?
Nö , oke schade kannste mir das eine da vllt in mein GM bauen?!
Nö und das 1-2 mal täglich gestern heute ich sage jedesmal nö und er fragt immer wieder -.-
Beiträge von Baldau
-
-
if (strcmp(cmdtext, "/makler" ,true)==0)
{
SetPlayerColor(playerid, COLOR_ORANGE);
ShowPlayerMarkers(1);
GetPlayerName(playerid, name, sizeof(name));
format(string, sizeof(string), "%s benötigt einen Makler", name);
SendClientMessageToAll(COLOR_ORANGE,string);
return 1;
}
so wegen COLORS musste kucken was du willst keine Garantie obs geht müsste aber eigl -
Notebook, Bilder sind doof:D
AMD Turion 64 X2 TL-60 2x2Ghz
3071 MB RAM
und nVidia GeForce 8400M G mit 128 MB Grafikspeicher :D:D (ich weis kake -.-)^^
320 GB Festplatte
ist das nicht lahm -
1. falscher Thread (eig S Sponsoring / Scripting Angebote und Anfragen
2. wie oft fragt ihr eig noch nach Scriptern LERNT SELBST hab ich auch
3. was bringen einem admin right, Geld etc.
LERNT EINFACH SELBER
ist die beste Methode -
CPU
Minimum: Intel Core 2 Duo 1.8GHz, AMD Athlon X2 64 2.4GHz
You Have: 2 processors running - AMD Turion(tm) 64 X2 Mobile Technology TL-60PASS CPU Speed
Minimum: 1.8 GHz
You Have: 2.00 GHzPASS System RAM
Minimum: 1 GB for Windows XP / 1.5 GB for Windows Vista™)
You Have: 3.0 GBPASS Operating System
Minimum: Windows Vista - Service Pack 1 / XP - Service Pack 3
You Have: Microsoft Windows Vista Home Premium Edition, 32-bit (Build 6000)PASS Video Card
Minimum: 256MB NVIDIA 7900+ / 256MB ATI X1900+
You Have: NVIDIA GeForce 8400M G (GeForce 8400M G)PASS
Video Card Features - Minimum attributes of your Video Card
Video RAM: Required - 256 MB , You have - 1.4 GBVideo Card 3D Acceleration: Required - Yes , You have - YesVideo HW Transform & Lighting: Required - Yes , You have - YesVertex Shader Ver.: Required - 3.0 , You have - 4.0Pixel Shader Ver.: Required - 3.0 , You have - 4.0Video Card Driver Version (DirectX)
Your driver version number is: 7.15.11.5615 FYI: Your video card driver version is provided for your information, but it is not part of this analysis. But proper video card driver versions are important to the proper operation of your product. Sound Card
Minimum: Yes
You Have: Lautsprecher (Realtek High Defi PASS Sound Card Driver Version
Your driver version number is: 6.0 FYI: Your sound card driver version is provided for your information, but it is not part of this analysis. But proper sound card driver versions are important to the proper operation of your product. Free Disk Space
Minimum: 16 GB
You Have: 154.3 GBPASSIch hoffe das geht alles einwandfrei
-
Haste die Tore, Zäune etc. mit
CreateObject(modelid,x,y,z....gemacht?
Und Auto einfach auf deim SA;MP Server z.B. mit dem Debug FS spawnen
rein gehen und /save oder im SA;MP Debug Mode /vsel dann auswählen und /save
die Coords findest du im GTA SA Ordner auf deiner Festplatte -
-
-
-
für Auto
if (strcmp("/godcar", cmdtext, true, 10) == 0)
{
if (IsPlayerInAnyVehicle(playerid)) {
SetVehicleHealth(GetPlayerVehicleID(playerid),999999);
SendClientMessage(playerid, COLOR_WHITE, "Dein Auto hat nun GodMode");
} else {
SendClientMessage(playerid,COLOR_RED,"[ERROR]: Du bist nicht in einem Fahrzeug!");
}
return 1;
}
und für Player
if (strcmp("/god", cmdtext, true, 10) == 0)
{
SetPlayerHealth(playerid,999999);
SendClientMessage(playerid, COLOR_WHITE, "Du hast nun unendlich Leben");
}
return 1;
}Also GodCar geht wegen Player GodMode musste kucken
-
-
Gut no Problemo
-
Eig ist der Datenbankname der gleiche wie der Benutzername ist bei mir soo..
musst ma versuchen -
hatte ich auch...
hab Festplatte formatiert dann gings
aber nach 4 Tagen kam das wieder -.- -
Nu ich weiss das es nicht hier rein gehört aber eine frage!
Do you lesing das? da steht dich er weiss nicht ob das hier hin gehört....
-
Pawn?
Lade dir n Samp Server runter gibts hier inner Database da ist Pawno drin -
omg wie oft denn noch 3-fach Post....
-
Noch ein GodFather Server?
OMFG.....
dann gibt es ja fast nur diesen..... Server^^
naja die müssen ja wissen... -
-