nein ich bin auf Arbeit. Und guck neben bei mal hier ins Forum.
doch da ist was falsch
class MainBackground Life_RscText {
ändern zu:
class MainBackground: Life_RscText {
Nein das kann nicht sein!
guckst du hier!
Schön, dass du den Weg zu NodeZone.net gefunden hast! Aktuell bist du nicht angemeldet und kannst deshalb nur eingeschränkt auf unsere Community zugreifen. Um alle Funktionen freizuschalten, spannende Inhalte zu entdecken und dich aktiv einzubringen, registriere dich jetzt kostenlos oder melde dich mit deinem Account an.
nein ich bin auf Arbeit. Und guck neben bei mal hier ins Forum.
doch da ist was falsch
class MainBackground Life_RscText {
ändern zu:
class MainBackground: Life_RscText {
Nein das kann nicht sein!
guckst du hier!
doch da ist was falsch
class MainBackground Life_RscText {
ändern zu:
class MainBackground: Life_RscText {
Mal abgesehen davon:
Achso ich hab mal deine impounded.hpp mit der aus dem Tutorial überprüft. Das sind vollkommen unterschiedliche Datein.
Irgendwas ist hier nicht ganz richtig.
Wo hast du deine Daten her?
JA GENAU ABER ICH HAB DES genommen wie im tut steht und nichts verändert
und zwar genau so ?
Code Alles anzeigenclass Life_impound_menu { idd = 2800; name="life_vehicle_shop"; movingEnable = 0; enableSimulation = 1; onLoad = "ctrlShow [2330,false];"; class controlsBackground { class Life_RscTitleBackground: Life_RscText { colorBackground[] = {"(profilenamespace getvariable ['GUI_BCG_RGB_R',0.3843])", "(profilenamespace getvariable ['GUI_BCG_RGB_G',0.7019])", "(profilenamespace getvariable ['GUI_BCG_RGB_B',0.8862])", "(profilenamespace getvariable ['GUI_BCG_RGB_A',0.7])"}; idc = -1; x = 0.1; y = 0.2; w = 0.8; h = (1 / 25); }; class MainBackground Life_RscText { colorBackground[] = {0,0,0,0.7}; idc = -1; x = 0.1; y = 0.2 + (11 / 250); w = 0.8; h = 0.7 - (22 / 250); }; class Title: Life_RscTitle { idc = 2801; text = "$STR_GUI_Garage"; x = 0.1; y = 0.2; w = 0.8; h = (1 / 25); }; class VehicleTitleBox: Life_RscText { idc = -1; text = "$STR_GUI_YourVeh"; colorBackground[] = {"(profilenamespace getvariable ['GUI_BCG_RGB_R',0.3843])", "(profilenamespace getvariable ['GUI_BCG_RGB_G',0.7019])", "(profilenamespace getvariable ['GUI_BCG_RGB_B',0.8862])", "(profilenamespace getvariable ['GUI_BCG_RGB_A',0.7])"}; x = 0.11; y = 0.26; w = 0.3; h = (1 / 25); }; class VehicleInfoHeader: Life_RscText { idc = 2830; text = "$STR_GUI_VehInfo"; colorBackground[] = {"(profilenamespace getvariable ['GUI_BCG_RGB_R',0.3843])", "(profilenamespace getvariable ['GUI_BCG_RGB_G',0.7019])", "(profilenamespace getvariable ['GUI_BCG_RGB_B',0.8862])", "(profilenamespace getvariable ['GUI_BCG_RGB_A',0.7])"}; x = 0.42; y = 0.26; w = 0.46; h = (1 / 25); }; class CloseBtn: Life_RscButtonMenu { idc = -1; text = "$STR_Global_Close"; onButtonClick = "closeDialog 0;"; x = -0.06 + (6.25 / 40) + (1 / 250 / (safezoneW / safezoneH)); y = 0.9 - (1 / 25); w = (6.25 / 40); h = (1 / 25); }; class RetrieveCar: Life_RscButtonMenu { idc = -1; text = "$STR_Global_Retrieve"; onButtonClick = "[] call life_fnc_unimpound;"; x = 0.1 + (6.25 / 40) + (1 / 250 / (safezoneW / safezoneH)); y = 0.9 - (1 / 25); w = (6.25 / 40); h = (1 / 25); }; class SellCar: Life_RscButtonMenu { idc = -1; text = "$STR_Global_Sell"; onButtonClick = "[] call life_fnc_sellGarage; closeDialog 0;"; x = 0.26 + (6.25 / 40) + (1 / 250 / (safezoneW / safezoneH)); y = 0.9 - (1 / 25); w = (6.25 / 40); h = (1 / 25); }; }; class controls { class VehicleList: Life_RscListBox { idc = 2802; text = ""; sizeEx = 0.04; colorBackground[] = {0.1,0.1,0.1,0.9}; onLBSelChanged = "_this call life_fnc_garageLBChange;"; x = 0.11; y = 0.302; w = 0.303; h = 0.49; }; class vehicleInfomationList: Life_RscStructuredText { idc = 2803; text = ""; sizeEx = 0.035; x = 0.41; y = 0.3; w = 0.5; h = 0.5; }; class MainBackgroundHider: Life_RscText { colorBackground[] = {0,0,0,1}; idc = 2810; x = 0.1; y = 0.2 + (11 / 250); w = 0.8; h = 0.7 - (22 / 250); }; class MainHideText: Life_RscText { idc = 2811; text = "$STR_ANOTF_QueryGarage"; sizeEx = 0.06; x = 0.24; y = 0.5; w = 0.6; h = (1 / 15); }; }; };
Ich weiss erlich nicht wo da ein };zuviel ist
meine erste aussage war auf einem Server auf Windows bezogen.
Und mit der Aussage von powerafro2 hab ich erkennen können das es sich hier um ein LINUX Server handelt.
Mit Linux kenne ich mich leider nicht aus, Sry.
Danke SilentF0x
Jetzt bin ich auch Schlauer. Man lernt halt nie aus.
"FacePalm"
jetzt wo du es sagst. seh ich es auch das es LINUX ist.
mach mal bei den Startparametern @extDB3\ zu @extDB3
Und schreib den Ordner \@extDB3 zu @extDB3 um.
Und vergiss nicht unter @extDB3\addons\ den Ordner extDB3 zu extDB3.pbo umzuwandeln
powerafro2 hat recht da hab ich nicht richtig geguckt. es ist ja LINUX. sry dann war das falsch
Rucksack unsichtbar
if(playerSide == west) then {(unitBackpack player) setObjectTextureGlobal [0,""];}; // <---- 0 = Unsichtbar
if(playerSide == independent) then {(unitBackpack player) setObjectTextureGlobal [0,""];}; // <----- 0 = Unsichtbar
und lad mal bitte die neuesten logs hier hoch nachdem du ja wieder änderungen gemacht hast.
guckst du hier:
lad mal deine Client Lag rpt-Datei hier hoch
[01:26:22:211 +02:00] [Thread 4876] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error [mysql_stmt_error]: The user specified as a definer ('DEINBENUTZERNAME'@'localhost') does not exist [mysql_stmt_errno]: 1449 [mysql_stmt_sqlstate]: HY000 [statemnt]: CALL deleteDeadVehicles;
[01:26:22:551 +02:00] [Thread 4876] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error [mysql_stmt_error]: The user specified as a definer ('DEINBENUTZERNAME'@'localhost') does not exist [mysql_stmt_errno]: 1449 [mysql_stmt_sqlstate]: HY000 [statemnt]: CALL resetLifeVehicles;
[01:26:22:562 +02:00] [Thread 4840] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error [mysql_stmt_error]: The user specified as a definer ('DEINBENUTZERNAME'@'localhost') does not exist [mysql_stmt_errno]: 1449 [mysql_stmt_sqlstate]: HY000 [statemnt]: CALL deleteOldHouses;
[01:26:22:562 +02:00] [Thread 304] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error [mysql_stmt_error]: The user specified as a definer ('DEINBENUTZERNAME'@'localhost') does not exist [mysql_stmt_errno]: 1449 [mysql_stmt_sqlstate]: HY000 [statemnt]: CALL deleteOldGangs;
Hier hast du in der SQL-Datei vergessen den Benutzernamen zu ändern
spontan würde mir einfallen das man die Datenbank normalerweise ohne Leerzeichen schreibt
von den Vielen die neueste:
Bsp.:
arma3server_2017-02-02_01-10-08.rpt-->NICHT NEHMEN
arma3server_2017-04-27_23-44-50.rpt-->DIE NEUESTE NEHMEN