hallo
ich habe ein problem ich will versuchen das die lspd leader ihre autos
die im script gespeichert sind mit einem befehl wo anderes zu parken Mit einem befehl
das wäre nett wenn ihr mir helfen könntet
Beiträge von BigBozZxX
-
-
versuchs soo
enum aHaus
{
Name[128],
Autohaus,
Modelid,
Carid,
aPreis,
Float:CarPos_x,
Float:CarPos_y,
Float:CarPos_z,
Float:CarRotate,
Tank,
};
new Kaufliste[14][aHaus] = {// Intercars - Fahrzeugname, 0, Fahrzeug ID, FAhrzeug Preis, x,y,z,r,Tank
{"Infernus", 0, 411, 1, 330000, 530.0753,-1299.6213,16.9813,314.3886, 70},
{"Strech", 0, 409, 1, 1250000, 524.1801,-1299.7192,16.9805,310.9188, 125},
{"Buffalo", 0, 402, 1, 240000, 756.7585,-1332.6445,13.2499,181.9956, 60},
{"Cheetah", 0, 415, 1, 220000, 766.1091,-1335.2157,13.2436,182.9725, 50},
{"Comet", 0, 480, 1, 200000, 782.2122,-1336.2606,13.2434,92.6824, 60},
{"ZR-350", 0, 477, 1, 260000, 784.0613,-1344.4030,13.2456,90.2116, 70},
{"NRG-500", 0, 522, 1, 60000, 783.9218,-1358.6075,13.2455,84.8184, 35},
{"PCJ-600", 0, 461, 1, 42000, 782.7761,-1365.7246,13.2448,90.7240, 35},
{"Patriot", 0, 470, 1, 430000, 781.5416,-1378.3922,13.3464,87.2654, 120},
{"Sandking", 0, 495, 1, 420000, 764.8648,-1382.0947,13.3769,269.4504, 120},
{"Turismo", 0, 451, 1, 385000, 555.0873,-1300.0077,16.9606,43.9871, 80},
{"Rancher", 0, 489, 1, 80000, 766.2205,-1372.1996,13.2523,276.5508, 80},
{"Caddy", 0, 457, 1, 18000, 1342.7660,-1812.3921,14.0928,308.7779, 20},
{"bEISPIEL", 0, 495, 1, 420000, 764.8648,-1382.0947,13.3769,269.4504, 120}};
-
Das geht immer noch nicht das ist ein zaun das ist die id 983
-
Da kommen klammer fehler
-
geht das nicht CreateDynamicObject
-
wäre sehr nett wenn ihr mir helfen könntet
das tor geht nicht auf
if(strcmp(cmd, "/fgarage", true) == 0)
{
if(IsPlayerInFrac(playerid, 11))
{
if(FSGA == false)
{
SendClientMessage(playerid, GELB, "Garage geöffnet!");
MoveObject(fgarage, 1800.2508545,-1932.2753906,-13.0701265, 4.0),
FSGA = true;
}
else if(FSGA == true)
{
SendClientMessage(playerid, GELB, "Garage geschlossen!");
MoveObject(fgarage,1800.2508545,-1932.2753906,13.0701265, 4.0);
FSGA = false;
}
}
else
{
SendClientMessage(playerid, COLOR_RED, "Du bist kein Mitglied der Fahrschule!");
}
return 1;
} -
Ich Glaube ja
-
<map edf:definitions="editor_main">
<removeWorldObject id="removeWorldObject (lawnboigashot25) (1)" radius="25.002666473389" interior="0" model="6010" lodModel="5858" posX="1214.14844" posY="-913.44531" posZ="43.05469" rotX="0" rotY="0" rotZ="0"></removeWorldObject>
<removeWorldObject id="removeWorldObject (Gen_doorSHOP3) (1)" radius="3.4566965103149" interior="0" model="1522" lodModel="0" posX="1198.88025" posY="-917.82538" posZ="43.29664" rotX="0" rotY="0" rotZ="0"></removeWorldObject>
<removeWorldObject id="removeWorldObject (lawnstuff15) (1)" radius="44.045612335205" interior="0" model="5742" lodModel="0" posX="1197.32031" posY="-899.21094" posZ="45.09375" rotX="0" rotY="0" rotZ="0"></removeWorldObject>
</map>
ich kann das nicht convertieren wäre nett wen ihr mir helfen könntet -
Ich will den vServer gewinnen
-
Welches bitte den link rein schriben
-
error 017: undefined symbol "mysql_debug"
-
Wie mysql Debug Wo kann man das im script einstellen ?
-
Ich möchte einen kostenlosen SA:MP-Server von Multigaming-Hosting.de
-
ja die daten bank läuft
-
Hilfe MySQL Script fährt nicht hoch
wäre sehr nett wenn ihr mir helfen würdet
[15:25:25] [MySQL] Connected (0) to 'root'@'localhost via TCP/IP'.
[15:25:25] [MySQL] Server Version 5.5.27.
[15:25:25] [MySQL] Connected (1) to 'root'@'localhost via TCP/IP'.
[15:25:25] [MySQL] Server Version 5.5.27.
[15:25:25] [MySQL] Connected (2) to 'root'@'localhost via TCP/IP'.
[15:25:25] [MySQL] Server Version 5.5.27.
[15:25:25] [MySQL] Connected (3) to 'root'@'localhost via TCP/IP'.
[15:25:25] [MySQL] Server Version 5.5.27. -
Ich nehme teil und bin cool
-
danke
-
Hallo
ich suchen diesen include
#include <rangeban>ich habe gegoogelt aber nix gefunden wäre nett wenn ihr mir helfen könntet
-
Das include suche ich auch
-
Hilfe Loh script auf mysql umschreiben
Könnt ihr mir helfen oder einen link senden wo es sehr gut erklärt wird`?