1. Dashboard
  2. Forum
    1. Unerledigte Themen
  3. Downloads
  4. Galerie
    1. Alben
  5. Toolbox
    1. Passwort Generator
    2. Portchecker
  6. Mitglieder
    1. Mitgliedersuche
    2. Benutzer online
    3. Trophäen
    4. Team
Mi: 02 Juli 2025
  • Anmelden oder registrieren
  • Suche
Alles
  • Alles
  • Artikel
  • Forum
  • Dateien
  • Seiten
  • Bilder
  • Erweiterte Suche

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.

Anmelden oder registrieren
    1. Nodezone.net Community
    2. Mitglieder
    3. Reen36

    Beiträge von Reen36

    • ExtDB2 Error pls help

      • Reen36
      • 23. November 2016 um 13:57
      Code
      [Main]
      Version = 5
      
      
      
      
      ;Threads = 0  
      ; Default Value is the number of CPU Cores Detected (max value is 6, min value is 2)
      
      
      
      
      Randomize Config File = false
      ;This is a legacy option to randomize config file for Arma2 Servers. Only for Windows Builds
      
      
      
      
      
      
      
      [Rcon]
      ;; This is functional, should be working fine. Just needs abit of testing on a $
      ;; Allow for changing Address for those running server in a VM environment.
      IP = 127.0.0.1
      Port = 2302
      
      
      
      
      ;; Rcon Password i.e Battleye/beserver.cfg
      Password = sqa8dADH8d
      
      
      
      
      ;; Bad Player Name Checks
      ;;		This will only work if your mission / mod has started extDB2 Rcon. i.e 9:START_RCON:RCON
      Bad Playername Enable = false
      Bad Playername Kick Message = Bad Player Name
      
      
      
      
      ;; By default : is a bad character (used as seperator for extDB2 Calls (this is hardcoded in)
      ;;Bad Playername Strings = (:):{:}
      ;;Bad Playername Regex_1 = [:alnum:]
      ;;Bad Playername Regex_2 = [:alnum:]
      ;;Bad Playername Regex_3 = [:alnum:]
      
      
      
      
      
      
      
      ;; Whitelisting / Reserve Slots
      ;;		This will only work if your mission / mod has started extDB2 Rcon. i.e 9:START_RCON:RCON
      Whitelist Enable = false
      Whitelist Kick Message = Only Reserved Slots Left
      
      
      
      
      Whitelist Public Slots = 999
      
      
      
      
      ;; Database settings to use (Optional)
      Whitelist Database = MySQL_Example
      Whitelist SQL Prepared Statement = SELECT CASE WHEN EXISTS(SELECT UID FROM PlayerInfo WHERE BattlEyeGUID=? AND Whitelisted=1) THEN 1 ELSE 0 END
      Whitelist Kick on SQL Query Failed = false
      
      
      
      
      ;; Hardcoded BEGuids for whitelisted players
      ;Whitelist BEGuids = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx : yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
      
      
      
      
      
      
      
      [RemoteAccess]
      ;; Remote TCP Access to extDB2
      Enable = false
      
      
      
      
      Port = 2300
      MaxThreads = 4
      MaxQueued = 4
      IdleTime = 120
      
      
      
      
      Password = password
      
      
      
      
      
      
      
      [Steam]
      ;; This is for VAC Protocol for VAC Bans + Steam Friends.
      ;; https://steamcommunity.com/dev/apikey
      API Key = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
      
      
      
      
      
      
      
      [VAC]
      ;; This feature requires Steam + Rcon to be enabled.
      ;; Also this feature is called via SQF Code atm, i.e it doesn't auto detect players joining server yet....
      Auto Ban = true
      
      
      
      
      ;; For Player to get banned ( their total VAC Bans => NumberOfVACBans)  AND ( Days Since their Last Ban was <= DaysSinceLastBan)
      ;; This is also used extDB Protocol VAC:VACBanned returned results
      
      
      
      
      NumberOfVACBans = 1
      DaysSinceLastBan = 999999999
      BanDuration = 0
      ;; 0 = Forever, otherwise its x Minutes
      BanMessage = Steam VAC Banned
      
      
      
      
      
      
      
      [Log]
      ;; Flush Logs after each write, more work on Harddrive
      Flush = true
      
      
      
      
      [AltisLife]
      ;; Example of MySQL
      ;; 	AtlisLifeRPG uses Database2 by default
      Type = MySQL
      Name = altislife
      
      
      
      
      Username = root
      Password = Lf_da310
      IP = 127.0.0.1
      Port = 3306
      
      
      
      
      minSessions = 1
      ;maxSessions = 4
      idleTime = 60
      
      
      
      
      compress = false
      ; Should only use this if MySQL server is external. Also only for MySQL
      
      
      
      
      Secure Auth = true
      ; Recommend you turn this on
      
      
      
      
      [SQLite_Example]
      Type = SQLite
      Name = sqlite.db
      
      
      
      
      minSessions = 1
      ; minSession Default Value = 1
      
      
      
      
      ;maxSessions = 4
      ; maxSession Default Value = number of Main->Threads
      ; 	You really should leave this value alone
      idleTime = 60
      ; idleTime no Default Value yet, needs to be defined.
      ; 	idleTime is the time before a database session is stopped if not used. 
      ;	If Database Sessions are greater than minSessions
      
      
      
      
      
      
      
      [HTTP_Example]
      Type = HTTP
      
      
      
      
      Host = 127.0.0.1
      Port = 80
      
      
      
      
      ; Username = user
      ; Password = password
      Alles anzeigen

      bitte^^

    • ExtDB2 Error pls help

      • Reen36
      • 23. November 2016 um 13:40

      jop hab ich als dateianhang

      Dateien

      altislife.sql 112,58 kB – 214 Downloads
    • ExtDB2 Error pls help

      • Reen36
      • 23. November 2016 um 13:37
      Zitat von riristriesen

      Eine RPT-Log vom Server wäre eventuell hilfreich.
      Hast du mal die Struktur verändert oder was importiert?

      ja z.b adac,Personalausweis,verwahrungstelle.

      hab es sogar mit einer komplett neuen DB versucht aber ist das gleiche problem

    • ExtDB2 Error pls help

      • Reen36
      • 23. November 2016 um 13:28

      nope immernoch die gleichen errora

    • ExtDB2 Error pls help

      • Reen36
      • 23. November 2016 um 13:25
      Zitat von blackfisch

      Prozeduren fehlen - DB-SQL nochmal ausfürehn
      @riristriesen Da braucht man auch keine RPTs um das zu erkennen.... da hilft lesen

      hab die jetzt bestimmt 5x neu ausgeführt und es kommt immer wieder bei navicat.
      werde die DB jetzt mal über plesk einfügen und gucken ob ich da glück habe

    • ExtDB2 Error pls help

      • Reen36
      • 23. November 2016 um 12:57

      hi liebes forum ich hab eine riesen problem und zwar:

      Wenn ihr fahrzeuge kaufe werden sie ohne probleme gespawnt.
      Aber wenn der server neustartet dann sind keine fahrzeuge in der Garage vorhanden.

      In der Datenbank werden sie aber aufgelistet

      Hab das hier in den DBLOGS gefunden kann es daran liegen??

      Code
      extDB2: SQL_RAW_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error	[mysql_stmt_error]: PROCEDURE altislife.resetLifeVehicles does not exist	[mysql_stmt_errno]: 1305	[mysql_stmt_sqlstate]: 42000	[statemnt]: CALL resetLifeVehicles
      [12:19:16:726 +02:00] [Thread 13256] extDB2: SQL_RAW_V2: Error StatementException: SQL: CALL resetLifeVehicles
      [12:19:16:727 +02:00] [Thread 6884] extDB2: SQL_RAW_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error	[mysql_stmt_error]: PROCEDURE altislife.deleteDeadVehicles does not exist	[mysql_stmt_errno]: 1305	[mysql_stmt_sqlstate]: 42000	[statemnt]: CALL deleteDeadVehicles
      [12:19:16:727 +02:00] [Thread 6884] extDB2: SQL_RAW_V2: Error StatementException: SQL: CALL deleteDeadVehicles
      [12:19:16:727 +02:00] [Thread 3060] extDB2: SQL_RAW_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error	[mysql_stmt_error]: PROCEDURE altislife.deleteOldHouses does not exist	[mysql_stmt_errno]: 1305	[mysql_stmt_sqlstate]: 42000	[statemnt]: CALL deleteOldHouses
      [12:19:16:727 +02:00] [Thread 3060] extDB2: SQL_RAW_V2: Error StatementException: SQL: CALL deleteOldHouses
      [12:19:16:728 +02:00] [Thread 1728] extDB2: SQL_RAW_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error	[mysql_stmt_error]: PROCEDURE altislife.deleteOldGangs does not exist	[mysql_stmt_errno]: 1305	[mysql_stmt_sqlstate]: 42000	[statemnt]: CALL deleteOldGangs
      [12:19:16:728 +02:00] [Thread 1728] extDB2: SQL_RAW_V2: Error StatementException: SQL: CALL deleteOldGangs
      [12:38:50:816 +02:00] [Thread 3060] extDB2: SQL_RAW_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error	[mysql_stmt_error]: PROCEDURE altislife.resetLifeVehicles does not exist	[mysql_stmt_errno]: 1305	[mysql_stmt_sqlstate]: 42000	[statemnt]: CALL resetLifeVehicles
      [12:38:50:816 +02:00] [Thread 3060] extDB2: SQL_RAW_V2: Error StatementException: SQL: CALL resetLifeVehicles
      [12:38:50:817 +02:00] [Thread 1728] extDB2: SQL_RAW_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error	[mysql_stmt_error]: PROCEDURE altislife.deleteDeadVehicles does not exist	[mysql_stmt_errno]: 1305	[mysql_stmt_sqlstate]: 42000	[statemnt]: CALL deleteDeadVehicles
      [12:38:50:817 +02:00] [Thread 1728] extDB2: SQL_RAW_V2: Error StatementException: SQL: CALL deleteDeadVehicles
      [12:38:50:817 +02:00] [Thread 6884] extDB2: SQL_RAW_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error	[mysql_stmt_error]: PROCEDURE altislife.deleteOldHouses does not exist	[mysql_stmt_errno]: 1305	[mysql_stmt_sqlstate]: 42000	[statemnt]: CALL deleteOldHouses
      [12:38:50:817 +02:00] [Thread 6884] extDB2: SQL_RAW_V2: Error StatementException: SQL: CALL deleteOldHouses
      [12:38:50:817 +02:00] [Thread 13256] extDB2: SQL_RAW_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error	[mysql_stmt_error]: PROCEDURE altislife.deleteOldGangs does not exist	[mysql_stmt_errno]: 1305	[mysql_stmt_sqlstate]: 42000	[statemnt]: CALL deleteOldGangs
      [12:38:50:817 +02:00] [Thread 13256] extDB2: SQL_RAW_V2: Error StatementException: SQL: CALL deleteOldGangs
      [12:41:47:524 +02:00] [Thread 10920] extDB2: Stopping ...
      Alles anzeigen

      kann mir da villt jemand helfen?

    • Statusbar 4.X

      • Reen36
      • 23. November 2016 um 09:10
      Zitat von Reen36

      geht ohne probleme für die 4.5

      @AmaZiinG

      kannst du villt mir noch helfen und mir erklären wie ich in deiner statusbar den ADAC noch mit einbinden kann?
      und wie man es noch ein stück weiter nach unten positionieren kann die leiste?

      ok das mit der höhenanpassung hab ich gefunden ^^

      würde gerne noch den adac einbinden und essen und trinken

    • Statusbar 4.X

      • Reen36
      • 23. November 2016 um 09:09

      geht ohne probleme für die 4.5

      @AmaZiinG

      kannst du villt mir noch helfen und mir erklären wie ich in deiner statusbar den ADAC noch mit einbinden kann?
      und wie man es noch ein stück weiter nach unten positionieren kann die leiste?

    • [Tutorial] Altis Life 4.4 ADAC (OPFOR) einfügen

      • Reen36
      • 23. November 2016 um 08:18

      danke dir rom

      kennst du dich mit dem adac aus?

      weill am anfang sagt er an er lädt die abschlepp seile
      aber der adac hat die nicht nachdem er fertig ist mit dem laden von den Seilen

    • [Tutorial] Altis Life 4.4 ADAC (OPFOR) einfügen

      • Reen36
      • 23. November 2016 um 07:29

      eine client fehlermeldung dich ich bekomme

      Code
      STR_License_Abschleppen not found
    • [Tutorial 4.4R4+] Verwahrungsstelle nach Impounden

      • Reen36
      • 22. November 2016 um 18:11
      Zitat von br1zey

      ohhh da habe in ein Stringtableeintrag vergessen mom habe es im tutorial geaddet must bei dir noch in die stringtable eintragen

      Code
      <Key ID="STR_ANOTF_QueryImpGarage">
      <Original>Durchsuche nach Fahrzeugen...</Original>
      </Key>

      ist es auch damit behoben das wenn man also COP die fahrzeuge beschlagnahmt das die dann in die verwahrungstelle kommt?

    • [Tutorial 4.4R4+] Verwahrungsstelle nach Impounden

      • Reen36
      • 22. November 2016 um 18:00

      in der verwahrungstelle werden mir keine fahrzeuge angezeigt
      nur ein graues fenster

      meine clientlogs

      Code
      String STR_ANOTF_QueryImpGarage not found
      17:58:29 String STR_ANOTF_QueryImpGarage not found
      17:58:40 String STR_ANOTF_QueryImpGarage not found

      den fehler sagt er mir an pls help

      auch wenn ich als COP die fahrzeuge beschlagnahme dann werden die nicht in die verwahrungstelle gesetzt

    • Farming (alles) Button erstellen?

      • Reen36
      • 22. November 2016 um 16:50

      kann keiner helfen?

    • [Tutorial 4.4R4+] Verwahrungsstelle nach Impounden

      • Reen36
      • 22. November 2016 um 16:04

      ja hab die sachen unter den anderen impound menüs gesetzt und jetzt geht es

    • [Tutorial 4.4R4+] Verwahrungsstelle nach Impounden

      • Reen36
      • 22. November 2016 um 15:41

      wenn ich es auf dem server habe wird der server garnicht mehr gestartet
      er rattert nurnnoch in der console arma3life.Lakesidevalley read from bank

      Code
      Item STR_GUI_VehInfo listed twice
      15:37:33 Unsupported language English in stringtable
      15:37:33 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:33 Item STR_GUI_VehInfo listed twice
      15:37:33 Unsupported language English in stringtable
      15:37:33 Item STR_GUI_VehInfo listed twice
      15:37:33 Unsupported language English in stringtable
      15:37:33 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:33 Item STR_GUI_VehInfo listed twice
      15:37:34 Unsupported language English in stringtable
      15:37:34 Item STR_GUI_VehInfo listed twice
      15:37:34 Unsupported language English in stringtable
      15:37:34 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:34 Item STR_GUI_VehInfo listed twice
      15:37:34 Unsupported language English in stringtable
      15:37:34 Item STR_GUI_VehInfo listed twice
      15:37:34 Unsupported language English in stringtable
      15:37:34 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:34 Item STR_GUI_VehInfo listed twice
      15:37:34 Unsupported language English in stringtable
      15:37:34 Item STR_GUI_VehInfo listed twice
      15:37:34 Unsupported language English in stringtable
      15:37:34 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:34 Item STR_GUI_VehInfo listed twice
      15:37:34 Unsupported language English in stringtable
      15:37:34 Item STR_GUI_VehInfo listed twice
      15:37:34 Unsupported language English in stringtable
      15:37:34 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:34 Item STR_GUI_VehInfo listed twice
      15:37:34 Unsupported language English in stringtable
      15:37:34 Item STR_GUI_VehInfo listed twice
      15:37:34 Unsupported language English in stringtable
      15:37:35 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:35 Item STR_GUI_VehInfo listed twice
      15:37:35 Unsupported language English in stringtable
      15:37:35 Item STR_GUI_VehInfo listed twice
      15:37:35 Unsupported language English in stringtable
      15:37:35 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:35 Item STR_GUI_VehInfo listed twice
      15:37:35 Unsupported language English in stringtable
      15:37:35 Item STR_GUI_VehInfo listed twice
      15:37:35 Unsupported language English in stringtable
      15:37:35 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:35 Item STR_GUI_VehInfo listed twice
      15:37:35 Unsupported language English in stringtable
      15:37:35 Item STR_GUI_VehInfo listed twice
      15:37:35 Unsupported language English in stringtable
      15:37:35 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:35 Item STR_GUI_VehInfo listed twice
      15:37:35 Unsupported language English in stringtable
      15:37:35 Item STR_GUI_VehInfo listed twice
      15:37:35 Unsupported language English in stringtable
      15:37:35 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:35 Item STR_GUI_VehInfo listed twice
      15:37:35 Unsupported language English in stringtable
      15:37:36 Item STR_GUI_VehInfo listed twice
      15:37:36 Unsupported language English in stringtable
      15:37:36 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:36 Item STR_GUI_VehInfo listed twice
      15:37:36 Unsupported language English in stringtable
      15:37:36 Item STR_GUI_VehInfo listed twice
      15:37:36 Unsupported language English in stringtable
      15:37:36 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:36 Item STR_GUI_VehInfo listed twice
      15:37:36 Unsupported language English in stringtable
      15:37:36 Item STR_GUI_VehInfo listed twice
      15:37:36 Unsupported language English in stringtable
      15:37:36 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:36 Item STR_GUI_VehInfo listed twice
      15:37:36 Unsupported language English in stringtable
      15:37:36 Item STR_GUI_VehInfo listed twice
      15:37:36 Unsupported language English in stringtable
      15:37:36 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:36 Item STR_GUI_VehInfo listed twice
      15:37:36 Unsupported language English in stringtable
      15:37:36 Item STR_GUI_VehInfo listed twice
      15:37:36 Unsupported language English in stringtable
      15:37:36 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:36 Item STR_GUI_VehInfo listed twice
      15:37:36 Unsupported language English in stringtable
      15:37:37 Item STR_GUI_VehInfo listed twice
      15:37:37 Unsupported language English in stringtable
      15:37:37 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:37 Item STR_GUI_VehInfo listed twice
      15:37:37 Unsupported language English in stringtable
      15:37:37 Item STR_GUI_VehInfo listed twice
      15:37:37 Unsupported language English in stringtable
      15:37:37 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:37 Item STR_GUI_VehInfo listed twice
      15:37:37 Unsupported language English in stringtable
      15:37:37 Item STR_GUI_VehInfo listed twice
      15:37:37 Unsupported language English in stringtable
      15:37:37 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:37 Item STR_GUI_VehInfo listed twice
      15:37:37 Unsupported language English in stringtable
      15:37:37 Item STR_GUI_VehInfo listed twice
      15:37:37 Unsupported language English in stringtable
      15:37:37 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:37 Item STR_GUI_VehInfo listed twice
      15:37:37 Unsupported language English in stringtable
      15:37:37 Item STR_GUI_VehInfo listed twice
      15:37:37 Unsupported language English in stringtable
      15:37:37 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:38 Item STR_GUI_VehInfo listed twice
      15:37:38 Unsupported language English in stringtable
      15:37:38 Item STR_GUI_VehInfo listed twice
      15:37:38 Unsupported language English in stringtable
      15:37:38 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:38 Item STR_GUI_VehInfo listed twice
      15:37:38 Unsupported language English in stringtable
      15:37:38 Item STR_GUI_VehInfo listed twice
      15:37:38 Unsupported language English in stringtable
      15:37:38 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:38 Item STR_GUI_VehInfo listed twice
      15:37:38 Unsupported language English in stringtable
      15:37:38 Item STR_GUI_VehInfo listed twice
      15:37:38 Unsupported language English in stringtable
      15:37:38 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:38 Item STR_GUI_VehInfo listed twice
      15:37:38 Unsupported language English in stringtable
      15:37:38 Item STR_GUI_VehInfo listed twice
      15:37:38 Unsupported language English in stringtable
      15:37:38 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:38 Item STR_GUI_VehInfo listed twice
      15:37:38 Unsupported language English in stringtable
      15:37:38 Item STR_GUI_VehInfo listed twice
      15:37:38 Unsupported language English in stringtable
      15:37:38 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:39 Item STR_GUI_VehInfo listed twice
      15:37:39 Unsupported language English in stringtable
      15:37:39 Item STR_GUI_VehInfo listed twice
      15:37:39 Unsupported language English in stringtable
      15:37:39 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:39 Item STR_GUI_VehInfo listed twice
      15:37:39 Unsupported language English in stringtable
      15:37:39 Item STR_GUI_VehInfo listed twice
      15:37:39 Unsupported language English in stringtable
      15:37:39 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:39 Item STR_GUI_VehInfo listed twice
      15:37:39 Unsupported language English in stringtable
      15:37:39 Item STR_GUI_VehInfo listed twice
      15:37:39 Unsupported language English in stringtable
      15:37:39 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:39 Item STR_GUI_VehInfo listed twice
      15:37:39 Unsupported language English in stringtable
      15:37:39 Item STR_GUI_VehInfo listed twice
      15:37:39 Unsupported language English in stringtable
      15:37:39 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:39 Item STR_GUI_VehInfo listed twice
      15:37:39 Unsupported language English in stringtable
      15:37:39 Item STR_GUI_VehInfo listed twice
      15:37:39 Unsupported language English in stringtable
      15:37:40 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:40 Item STR_GUI_VehInfo listed twice
      15:37:40 Unsupported language English in stringtable
      15:37:40 Item STR_GUI_VehInfo listed twice
      15:37:40 Unsupported language English in stringtable
      15:37:40 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:40 Item STR_GUI_VehInfo listed twice
      15:37:40 Unsupported language English in stringtable
      15:37:40 Item STR_GUI_VehInfo listed twice
      15:37:40 Unsupported language English in stringtable
      15:37:40 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:40 Item STR_GUI_VehInfo listed twice
      15:37:40 Unsupported language English in stringtable
      15:37:40 Item STR_GUI_VehInfo listed twice
      15:37:40 Unsupported language English in stringtable
      15:37:40 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:40 Item STR_GUI_VehInfo listed twice
      15:37:40 Unsupported language English in stringtable
      15:37:40 Item STR_GUI_VehInfo listed twice
      15:37:40 Unsupported language English in stringtable
      15:37:40 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:40 Item STR_GUI_VehInfo listed twice
      15:37:40 Unsupported language English in stringtable
      15:37:40 Item STR_GUI_VehInfo listed twice
      15:37:40 Unsupported language English in stringtable
      15:37:41 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:41 Item STR_GUI_VehInfo listed twice
      15:37:41 Unsupported language English in stringtable
      15:37:41 Item STR_GUI_VehInfo listed twice
      15:37:41 Unsupported language English in stringtable
      15:37:41 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:41 Item STR_GUI_VehInfo listed twice
      15:37:41 Unsupported language English in stringtable
      15:37:41 Item STR_GUI_VehInfo listed twice
      15:37:41 Unsupported language English in stringtable
      15:37:41 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:41 Item STR_GUI_VehInfo listed twice
      15:37:41 Unsupported language English in stringtable
      15:37:41 Item STR_GUI_VehInfo listed twice
      15:37:41 Unsupported language English in stringtable
      15:37:41 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:41 Item STR_GUI_VehInfo listed twice
      15:37:41 Unsupported language English in stringtable
      15:37:41 Item STR_GUI_VehInfo listed twice
      15:37:41 Unsupported language English in stringtable
      15:37:41 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:41 Item STR_GUI_VehInfo listed twice
      15:37:41 Unsupported language English in stringtable
      15:37:41 Item STR_GUI_VehInfo listed twice
      15:37:42 Unsupported language English in stringtable
      15:37:42 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:42 Item STR_GUI_VehInfo listed twice
      15:37:42 Unsupported language English in stringtable
      15:37:42 Item STR_GUI_VehInfo listed twice
      15:37:42 Unsupported language English in stringtable
      15:37:42 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:42 Item STR_GUI_VehInfo listed twice
      15:37:42 Unsupported language English in stringtable
      15:37:42 Item STR_GUI_VehInfo listed twice
      15:37:42 Unsupported language English in stringtable
      15:37:42 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:42 Item STR_GUI_VehInfo listed twice
      15:37:42 Unsupported language English in stringtable
      15:37:42 Item STR_GUI_VehInfo listed twice
      15:37:42 Unsupported language English in stringtable
      15:37:42 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:42 Item STR_GUI_VehInfo listed twice
      15:37:42 Unsupported language English in stringtable
      15:37:42 Item STR_GUI_VehInfo listed twice
      15:37:42 Unsupported language English in stringtable
      15:37:42 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:42 Item STR_GUI_VehInfo listed twice
      15:37:42 Unsupported language English in stringtable
      15:37:43 Item STR_GUI_VehInfo listed twice
      15:37:43 Unsupported language English in stringtable
      15:37:43 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:43 Item STR_GUI_VehInfo listed twice
      15:37:43 Unsupported language English in stringtable
      15:37:43 Item STR_GUI_VehInfo listed twice
      15:37:43 Unsupported language English in stringtable
      15:37:43 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:43 Item STR_GUI_VehInfo listed twice
      15:37:43 Unsupported language English in stringtable
      15:37:43 Item STR_GUI_VehInfo listed twice
      15:37:43 Unsupported language English in stringtable
      15:37:43 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:43 Item STR_GUI_VehInfo listed twice
      15:37:43 Unsupported language English in stringtable
      15:37:43 Item STR_GUI_VehInfo listed twice
      15:37:43 Unsupported language English in stringtable
      15:37:43 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:43 Item STR_GUI_VehInfo listed twice
      15:37:43 Unsupported language English in stringtable
      15:37:43 Item STR_GUI_VehInfo listed twice
      15:37:43 Unsupported language English in stringtable
      15:37:43 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:43 Item STR_GUI_VehInfo listed twice
      15:37:44 Unsupported language English in stringtable
      15:37:44 Item STR_GUI_VehInfo listed twice
      15:37:44 Unsupported language English in stringtable
      15:37:44 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:44 Item STR_GUI_VehInfo listed twice
      15:37:44 Unsupported language English in stringtable
      15:37:44 Item STR_GUI_VehInfo listed twice
      15:37:44 Unsupported language English in stringtable
      15:37:44 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:44 Item STR_GUI_VehInfo listed twice
      15:37:44 Unsupported language English in stringtable
      15:37:44 Item STR_GUI_VehInfo listed twice
      15:37:44 Unsupported language English in stringtable
      15:37:44 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:44 Item STR_GUI_VehInfo listed twice
      15:37:44 Unsupported language English in stringtable
      15:37:44 Item STR_GUI_VehInfo listed twice
      15:37:44 Unsupported language English in stringtable
      15:37:44 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:44 Item STR_GUI_VehInfo listed twice
      15:37:44 Unsupported language English in stringtable
      15:37:44 Item STR_GUI_VehInfo listed twice
      15:37:44 Unsupported language English in stringtable
      15:37:44 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:45 Item STR_GUI_VehInfo listed twice
      15:37:45 Unsupported language English in stringtable
      15:37:45 Item STR_GUI_VehInfo listed twice
      15:37:45 Unsupported language English in stringtable
      15:37:45 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:45 Item STR_GUI_VehInfo listed twice
      15:37:45 Unsupported language English in stringtable
      15:37:45 Item STR_GUI_VehInfo listed twice
      15:37:45 Unsupported language English in stringtable
      15:37:45 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:45 Item STR_GUI_VehInfo listed twice
      15:37:45 Unsupported language English in stringtable
      15:37:45 Item STR_GUI_VehInfo listed twice
      15:37:45 Unsupported language English in stringtable
      15:37:45 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:45 Item STR_GUI_VehInfo listed twice
      15:37:45 Unsupported language English in stringtable
      15:37:45 Item STR_GUI_VehInfo listed twice
      15:37:45 Unsupported language English in stringtable
      15:37:45 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:45 Item STR_GUI_VehInfo listed twice
      15:37:45 Unsupported language English in stringtable
      15:37:45 Item STR_GUI_VehInfo listed twice
      15:37:45 Unsupported language English in stringtable
      15:37:46 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:46 Item STR_GUI_VehInfo listed twice
      15:37:46 Unsupported language English in stringtable
      15:37:46 Item STR_GUI_VehInfo listed twice
      15:37:46 Unsupported language English in stringtable
      15:37:46 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:46 Item STR_GUI_VehInfo listed twice
      15:37:46 Unsupported language English in stringtable
      15:37:46 Item STR_GUI_VehInfo listed twice
      15:37:46 Unsupported language English in stringtable
      15:37:46 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:46 Item STR_GUI_VehInfo listed twice
      15:37:46 Unsupported language English in stringtable
      15:37:46 Item STR_GUI_VehInfo listed twice
      15:37:46 Unsupported language English in stringtable
      15:37:46 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:46 Item STR_GUI_VehInfo listed twice
      15:37:46 Unsupported language English in stringtable
      15:37:46 Item STR_GUI_VehInfo listed twice
      15:37:46 Unsupported language English in stringtable
      15:37:46 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:46 Item STR_GUI_VehInfo listed twice
      15:37:46 Unsupported language English in stringtable
      15:37:46 Item STR_GUI_VehInfo listed twice
      15:37:46 Unsupported language English in stringtable
      15:37:47 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:47 Item STR_GUI_VehInfo listed twice
      15:37:47 Unsupported language English in stringtable
      15:37:47 Item STR_GUI_VehInfo listed twice
      15:37:47 Unsupported language English in stringtable
      15:37:47 Warning Message: Preprocessor failed with error - Invalid file name(empty filename)
      15:37:47 c:\w\stable\futura\lib\network\networkserver.cpp ClearNetServer:NOT IMPLEMENTED - briefing!
      15:37:49 Extensions:
      Alles anzeigen

      meine logs

    • [TUTORIAL] SQL basiertes Smartphone

      • Reen36
      • 22. November 2016 um 14:44

      hab es soweit hinbekommen das die message gesndet wird aber bei dem adac kommt keine message an pls help

    • [TUTORIAL] SQL basiertes Smartphone

      • Reen36
      • 22. November 2016 um 14:08

      das sagt meine client log an

      Code
      No entry 'mpmissions\__CUR_MP.LakesideValley\description.ext/Life_my_smartphone/controls/MessageList.rowHeight'.
      14:00:20 Warning Message: '/' is not a value
      14:00:20 Warning Message: No entry 'mpmissions\__CUR_MP.LakesideValley\description.ext/Life_my_smartphone/controls/MessageList.drawSideArrows'.
      14:00:20 Warning Message: '/' is not a value
      14:00:20 Warning Message: No entry 'mpmissions\__CUR_MP.LakesideValley\description.ext/Life_my_smartphone/controls/MessageList.idcLeft'.
      14:00:20 Warning Message: '/' is not a value
      14:00:20 Warning Message: No entry 'mpmissions\__CUR_MP.LakesideValley\description.ext/Life_my_smartphone/controls/MessageList.idcRight'.
      14:00:20 Warning Message: '/' is not a value
    • [Tutorial] Altis Life 4.4 ADAC (OPFOR) einfügen

      • Reen36
      • 22. November 2016 um 13:31

      Button hab ich drinnen nur wird die nachicht erst garnicht gesendet

    • [TUTORIAL] SQL basiertes Smartphone

      • Reen36
      • 22. November 2016 um 13:06

      und meine smartphone.hpp

      Code
      class Life_my_smartphone {
       idd = 88888;
       name = "life_my_telephone_menu";
       movingEnable = false;
       enableSimulation = true;
       onLoad = "[] spawn life_fnc_smartphone;";
       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.95;
       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.95;
       h = 0.7 - (22 / 250);
       };
       class PlayerListTitleBackground:Life_RscText {
       colorBackground[] = {0.588, 0.424, 0.145, 1.0};
       idc = -1;
       x = 0.11;
       y = 0.25;
       w = 0.2;
       h = (1 / 25);
       };
       class MessageTitleBackground:Life_RscText {
       colorBackground[] = {0.588, 0.424, 0.145, 1.0};
       idc = -1;
       x = 0.325;
       y = 0.25;
       w = 0.7;
       h = (1 / 25);
       };
       class RandomTitleBackground:Life_RscText {
       colorBackground[] = {0.588, 0.424, 0.145, 1.0};
       idc = -1;
       x = 0.325;
       y = 0.25 + 0.3 + (1 / 25);
       w = 0.7;
       h = (1 / 25);
       };
       };
       class controls {
       class MessageTitle : Life_RscTitle {
       colorBackground[] = {0, 0, 0, 0};
       idc = 88886;
       text = "";
       sizeEx = "(((((safezoneW / safezoneH) min 1.2) / 1.2) / 25) * 0.9)";
       x = 0.325;
       y = 0.25;
       w = 0.7;
       h = (1 / 25);
       };
       class RandomTitle : Life_RscTitle {
       colorBackground[] = {0, 0, 0, 0};
       idc = 88890;
       text = "$STR_SMARTPHONE_RANDOMTITLE";
       sizeEx = "(((((safezoneW / safezoneH) min 1.2) / 1.2) / 25) * 0.9)";
       x = 0.325;
       y = 0.25 + 0.3 + (1 / 25);
       w = 0.7;
       h = (1 / 25);
       };
       class PlayerList : Life_RscListBox {
       idc = 88881;
       onLBSelChanged = "[2] spawn life_fnc_smartphone;";
       sizeEx = "(((((safezoneW / safezoneH) min 1.2) / 1.2) / 25) * 0.8)";
       x = 0.11;
       y = 0.25 + (1 / 25);
       w = 0.2;
       h = 0.5;
       };
       class MessageList : Life_RscListNBox {
       idc = 88882;
       onLBSelChanged = "[(lbCurSel 88882)] call life_fnc_showMsg;";
       //sizeEx = 0.04;
       sizeEx = "(((((safezoneW / safezoneH) min 1.2) / 1.2) / 25) * 0.8)";
       colorBackground[] = {0, 0, 0, 0.0};
       columns[] = {0,0.3};
       x = 0.325;
       y = 0.25 + (1 / 25);
       w = 0.7;
       h = 0.3;
       };
       class TextShow : Life_RscControlsGroup {
       x = 0.325;
       y = 0.25 + 0.3 + (1 / 25) + (1 / 25);
       w = 0.7;
       h = 0.15;
       class HScrollbar : HScrollbar {
       height = 0;
       };
       class controls {
       class showText : Life_RscStructuredText {
       idc = 88887;
       text = "";
       colorBackground[] = {0.28,0.28,0.28,0.28};
       size = "(((((safezoneW / safezoneH) min 1.2) / 1.2) / 25) * 0.8)";
       shadow = 0;
       x = 0;
       y = 0;
       w = 0.69;//w = 0.7;
       h = 1;//h = 2.15;
       };
       };
       };
       class Schreiben : Life_RscButtonMenu {
       idc = 887892;
       text = "$STR_SMARTPHONE_SCHREIBEN";
       onButtonClick = "[4] call life_fnc_smartphone;";
       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])", 1.0};
       x = 0.11;
       y = 0.25 + (1 / 25) + 0.51;
       w = 0.2;
       h = (1 / 25);
       };
       class Title : Life_RscTitle {
       colorBackground[] = {0, 0, 0, 0};
       idc = -1;
       text = "$STR_SMARTPHONE_TITLE";
       sizeEx = "(((((safezoneW / safezoneH) min 1.2) / 1.2) / 25) * 1)";
       x = 0.1;
       y = 0.2;
       w = 0.95;
       h = (1 / 25);
       };
       class PlayerListTitle : Life_RscTitle {
       colorBackground[] = {0, 0, 0, 0};
       idc = -1;
       text = "$STR_SMARTPHONE_PLAYERLISTTITLE";
       sizeEx = "(((((safezoneW / safezoneH) min 1.2) / 1.2) / 25) * 0.9)";
       x = 0.11;
       y = 0.25;
       w = 0.2;
       h = (1 / 25);
       };
       class CloseLoadMenu : 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 Notruf : Life_RscButtonMenu {
       idc = -1;
       text = "$STR_SMARTPHONE_NOTRUF";
       onButtonClick = "createDialog ""Life_smartphone_notruf"";";
       colorBackground[] = {0.584, 0.086, 0.086,1.0};
       x = 0.325 + 0.7 - (6.25 / 40);
       y = 0.25 + (1 / 25) + 0.51;
       w = (6.25 / 40);
       h = (1 / 25);
       };
       };
      };
      class Life_smartphone_schreiben{
       idd = 88883;
       name = "life_my_smartphone_schreiben";
       movingEnable = false;
       enableSimulation = true;
       onLoad = "";
       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.6;
       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.6;
       h = 0.1;
       };
       };
       class controls {
       class Title : Life_RscTitle {
       colorBackground[] = {0, 0, 0, 0};
       idc = 88886;
       text = "$STR_SMARTPHONE_NACHRICHTTITLE";
       x = 0.1;
       y = 0.2;
       w = 0.95;
       h = (1 / 25);
       };
       class Absenden : Life_RscButtonMenu {
       idc = 88885;
       text = "$STR_SMARTPHONE_ABSENDEN";
       onButtonClick = "[1,-1,(ctrlText 88884)] call life_fnc_newMsg;";
       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])", 1.0};
       x = 0.6 - (6.25 / 40) + 0.088;
       y = 0.3 + (1 / 25) - 0.048;
       w = (6.25 / 40);
       h = (1 / 25);
       };
       class AdminMsg : life_RscButtonMenu 
       {
       idc = 888897;
       text = "$STR_CELL_AdminMsg";
       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])", 1.0};
       onButtonClick = "[5,-1,(ctrlText 88884)] call life_fnc_newMsg;";
       x = 0.6 - (6.25 / 40) - 0.121;
       y = 0.3 + (1 / 25) - 0.048;
       w = 0.2;
       h = (1 / 25);
       };
       class Close : Life_RscButtonMenu {
       idc = -1;
       text = "$STR_Global_Close";
       onButtonClick = "closeDialog 0;";
       colorBackground[] = {0.584, 0.086, 0.086,1.0};
       x = 0.11;
       y = 0.3 + (1 / 25) - 0.048;
       w = (6.25 / 40);
       h = (1 / 25);
       };
       class textEdit : Life_RscEdit {
       idc = 88884;
       text = "";
       sizeEx = 0.030;
       x = 0.11; y = 0.3 - 0.048;
       w = 0.58; h = 0.03;
       };
       };
      };
      class Life_smartphone_notruf {
       idd = 887890;
       name= "life_my_smartphone_notruf";
       movingEnable = false;
       enableSimulation = true;
       onLoad = "[6] spawn life_fnc_newMsg;";
       class controlsBackground {
       class Life_RscTitleBackground:Life_RscText {
       colorBackground[] = {0.584, 0.086, 0.086,1.0};
       idc = -1;
       x = 0.1;
       y = 0.2;
       w = 0.64;
       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.64;
       h = 0.15 - (5 / 250);
       };
       };
       class controls {
       class Title : Life_RscTitle {
       colorBackground[] = {0, 0, 0, 0};
       idc = 888892;
       text = "$STR_SMARTPHONE_Notruftitle";
       x = 0.1;
       y = 0.2;
       w = 0.6;
       h = (1 / 25);
       };
       class textEdit : Life_RscEdit {
       idc = 888894;
       text = "";
       sizeEx = 0.030;
       x = 0.11; y = 0.25;
       w = 0.62; h = 0.03;
       };
       class TxtCopButton : life_RscButtonMenu 
       {
       idc = 888895;
       text = "$STR_CELL_TextPolice";
       colorBackground[] = {0.584, 0.086, 0.086,1.0};
       onButtonClick = "[2,-1,(ctrlText 888894)] call life_fnc_newMsg;";
       x = 0.32;
       y = 0.30;
       w = 0.2;
       h = (1 / 25);
       };
       class TxtAdminButton : life_RscButtonMenu 
       {
       idc = 888896;
       text = "$STR_CELL_TextAdmins";
       colorBackground[] = {0.584, 0.086, 0.086,1.0};
       onButtonClick = "[3,-1,(ctrlText 888894)] call life_fnc_newMsg;";
       x = 0.53;
       y = 0.30;
       w = 0.2;
       h = (1 / 25);
       };
       class AdminMsgAll : life_RscButtonMenu 
       {
       idc = 888898;
       text = "$STR_CELL_AdminMSGAll";
       colorBackground[] = {0.584, 0.086, 0.086,1.0};
       onButtonClick = "[7,-1,(ctrlText 888894)] call life_fnc_newMsg;";
       x = 0.53;
       y = 0.30;
       w = 0.2;
       h = (1 / 25);
       };
       class EMSReq : life_RscButtonMenu
       {
       idc = 888899;
       text = "$STR_CELL_EMSRequest";
       colorBackground[] = {0.584, 0.086, 0.086,1.0};
       onButtonClick = "[4,-1,(ctrlText 888894)] call life_fnc_newMsg;";
       x = 0.11;
       y = 0.30;
       w = 0.2;
       h = (1 / 25);
       };
       class ADACReq : life_RscButtonMenu
       {
       idc = 888899;
       text = "$STR_CELL_ADACRequest";
       colorBackground[] = {0.584, 0.086, 0.086,1.0};
       onButtonClick = "[8,-1,(ctrlText 888894)] call life_fnc_newMsg;";
       x = 0.63;
       y = 0.30;
       w = 0.2;
       h = (1 / 25);
       };
       class CloseButton : Life_RscButtonMenu {
       idc = -1;
       text = "$STR_Global_Close";
       onButtonClick = "closeDialog 0;";
       x = -0.06 + (6.25 / 40) + (1 / 250 / (safezoneW / safezoneH));
       y = 0.36 + (1 / 50);
       w = (6.25 / 40);
       h = (1 / 25);
       };
       };
      };
      Alles anzeigen

      am ende habe ich das ADAReq

    • [TUTORIAL] SQL basiertes Smartphone

      • Reen36
      • 22. November 2016 um 12:51

      also den button hab ich drinnne aber nur senden er erst garnicht die nachicht ab

      meine lfunktions aus der live server

      Code
      #include "script_macros.hpp"
      /*
          File: functions.sqf
          Author: Bryan "Tonic" Boardwine
      
      
      
      
          Description: They are functions.
      */
      TON_fnc_index =
      compileFinal "
          private [""_item"",""_stack""];
          _item = _this select 0;
          _stack = _this select 1;
          _return = -1;
      
      
      
      
          {
              if (_item in _x) exitWith {
                  _return = _forEachIndex;
              };
          } forEach _stack;
      
      
      
      
          _return;
      ";
      
      
      
      
      TON_fnc_player_query =
      compileFinal "
          private [""_ret""];
          _ret = _this select 0;
          if (isNull _ret) exitWith {};
          if (isNil ""_ret"") exitWith {};
      
      
      
      
          [life_atmbank,life_cash,owner player,player,profileNameSteam,getPlayerUID player,playerSide] remoteExecCall [""life_fnc_adminInfo"",_ret];
      ";
      publicVariable "TON_fnc_player_query";
      publicVariable "TON_fnc_index";
      
      
      
      
      TON_fnc_isnumber =
      compileFinal "
          private [""_valid"",""_array""];
          _valid = [""0"",""1"",""2"",""3"",""4"",""5"",""6"",""7"",""8"",""9""];
          _array = [_this select 0] call KRON_StrToArray;
          _return = true;
      
      
      
      
          {
              if (!(_x in _valid)) exitWith {
                  _return = false;
              };
          } forEach _array;
          _return;
      ";
      
      
      
      
      publicVariable "TON_fnc_isnumber";
      
      
      
      
      TON_fnc_clientGangKick =
      compileFinal "
          private [""_unit"",""_group""];
          _unit = _this select 0;
          _group = _this select 1;
          if (isNil ""_unit"" || isNil ""_group"") exitWith {};
          if (player isEqualTo _unit && (group player) == _group) then {
              life_my_gang = objNull;
              [player] joinSilent (createGroup civilian);
              hint ""You have been kicked out of the gang."";
          };
      ";
      
      
      
      
      publicVariable "TON_fnc_clientGangKick";
      
      
      
      
      TON_fnc_clientGetKey =
      compileFinal "
          private [""_vehicle"",""_unit"",""_giver""];
          _vehicle = _this select 0;
          _unit = _this select 1;
          _giver = _this select 2;
          if (isNil ""_unit"" || isNil ""_giver"") exitWith {};
          if (player isEqualTo _unit && !(_vehicle in life_vehicles)) then {
              _name = getText(configFile >> ""CfgVehicles"" >> (typeOf _vehicle) >> ""displayName"");
              hint format [""%1 has gave you keys for a %2"",_giver,_name];
              life_vehicles pushBack _vehicle;
              [getPlayerUID player,playerSide,_vehicle,1] remoteExecCall [""TON_fnc_keyManagement"",2];
          };
      ";
      
      
      
      
      publicVariable "TON_fnc_clientGetKey";
      
      
      
      
      TON_fnc_clientGangLeader =
      compileFinal "
          private [""_unit"",""_group""];
          _unit = _this select 0;
          _group = _this select 1;
          if (isNil ""_unit"" || isNil ""_group"") exitWith {};
          if (player isEqualTo _unit && (group player) == _group) then {
              player setRank ""COLONEL"";
              _group selectLeader _unit;
              hint ""You have been made the new leader."";
          };
      ";
      
      
      
      
      publicVariable "TON_fnc_clientGangLeader";
      
      
      
      
      TON_fnc_clientGangLeft =
      compileFinal "
          private [""_unit"",""_group""];
          _unit = _this select 0;
          _group = _this select 1;
          if (isNil ""_unit"" || isNil ""_group"") exitWith {};
          if (player isEqualTo _unit && (group player) == _group) then {
              life_my_gang = objNull;
              [player] joinSilent (createGroup civilian);
              hint ""You have quit the gang."";
          };
      ";
      
      
      
      
      publicVariable "TON_fnc_clientGangLeft";
      
      
      
      
      //Cell Phone Messaging
      /*
          -fnc_cell_textmsg
          -fnc_cell_textcop
          -fnc_cell_textadmin
          -fnc_cell_adminmsg
          -fnc_cell_adminmsgall
      */
      
      
      
      
      
      
      
      //ZUM EMS
      TON_fnc_cell_emsrequest =
      compileFinal "
          private [""_msg"",""_to""];
          ctrlShow[3022,false];
          _msg = ctrlText 3003;
          _to = ""EMS Units"";
          if (_msg isEqualTo """") exitWith {hint ""You must enter a message to send!"";ctrlShow[3022,true];};
      
      
      
      
          [_msg,name player,5,mapGridPosition player,player] remoteExecCall [""TON_fnc_clientMessage"",independent];
          [] call life_fnc_cellphone;
          hint format [""You sent %1 a message: %2"",_to,_msg];
          ctrlShow[3022,true];
      ";
      //To One Person
      TON_fnc_cell_textmsg =
      compileFinal "
          private [""_msg"",""_to""];
          ctrlShow[3015,false];
          _msg = ctrlText 3003;
          if (lbCurSel 3004 isEqualTo -1) exitWith {hint ""You must select a player you are sending the text to!""; ctrlShow[3015,true];};
          _to = call compile format [""%1"",(lbData[3004,(lbCurSel 3004)])];
          if (isNull _to) exitWith {ctrlShow[3015,true];};
          if (isNil ""_to"") exitWith {ctrlShow[3015,true];};
          if (_msg isEqualTo """") exitWith {hint ""You must enter a message to send!"";ctrlShow[3015,true];};
      
      
      
      
          [_msg,name player,0] remoteExecCall [""TON_fnc_clientMessage"",_to];
          [] call life_fnc_cellphone;
          hint format [""You sent %1 a message: %2"",name _to,_msg];
          ctrlShow[3015,true];
      ";
      //To All Cops
      TON_fnc_cell_textcop =
      compileFinal "
          private [""_msg"",""_to""];
          ctrlShow[3016,false];
          _msg = ctrlText 3003;
          _to = ""The Police"";
          if (_msg isEqualTo """") exitWith {hint ""You must enter a message to send!"";ctrlShow[3016,true];};
      
      
      
      
          [_msg,name player,1,mapGridPosition player,player] remoteExecCall [""TON_fnc_clientMessage"",-2];
          [] call life_fnc_cellphone;
          hint format [""You sent %1 a message: %2"",_to,_msg];
          ctrlShow[3016,true];
      ";
      //Zum ADAC
      TON_fnc_cell_adacrequest =
      compileFinal "
          private [""_msg"",""_to""];
          ctrlShow[3023,false];
          _msg = ctrlText 3003;
          _to = ""The ADAC"";
          if (_msg isEqualTo """") exitWith {hint ""You must enter a message to send!"";ctrlShow[3023,true];};
      
      
      
      
          [_msg,name player,6,mapGridPosition player,player] remoteExecCall [""TON_fnc_clientMessage"",east];
          [] call life_fnc_cellphone;
          hint format [""You sent %1 a message: %2"",_to,_msg];
          ctrlShow[3023,true];
      ";
      //To All Admins
      TON_fnc_cell_textadmin =
      compileFinal "
          private [""_msg"",""_to"",""_from""];
          ctrlShow[3017,false];
          _msg = ctrlText 3003;
          _to = ""The Admins"";
          if (_msg isEqualTo """") exitWith {hint ""You must enter a message to send!"";ctrlShow[3017,true];};
      
      
      
      
          [_msg,name player,2,mapGridPosition player,player] remoteExecCall [""TON_fnc_clientMessage"",-2];
          [] call life_fnc_cellphone;
          hint format [""You sent %1 a message: %2"",_to,_msg];
          ctrlShow[3017,true];
      ";
      //Admin To One Person
      TON_fnc_cell_adminmsg =
      compileFinal "
          if (isServer) exitWith {};
          if ((call life_adminlevel) < 1) exitWith {hint ""You are not an admin!"";};
          private [""_msg"",""_to""];
          ctrlShow[3020,false];
          _msg = ctrlText 3003;
          _to = call compile format [""%1"",(lbData[3004,(lbCurSel 3004)])];
          if (isNull _to) exitWith {ctrlShow[3020,true];};
          if (isNil ""_to"") exitWith {ctrlShow[3020,true];};
          if (_msg isEqualTo """") exitWith {hint ""You must enter a message to send!"";ctrlShow[3020,true];};
      
      
      
      
          [_msg,name player,3] remoteExecCall [""TON_fnc_clientMessage"",_to];
          [] call life_fnc_cellphone;
          hint format [""Admin Message Sent To: %1 - Message: %2"",name _to,_msg];
          ctrlShow[3020,true];
      ";
      
      
      
      
      TON_fnc_cell_adminmsgall =
      compileFinal "
          if (isServer) exitWith {};
          if ((call life_adminlevel) < 1) exitWith {hint ""You are not an admin!"";};
          private [""_msg"",""_from""];
          ctrlShow[3021,false];
          _msg = ctrlText 3003;
          if (_msg isEqualTo """") exitWith {hint ""You must enter a message to send!"";ctrlShow[3021,true];};
      
      
      
      
          [_msg,name player,4] remoteExecCall [""TON_fnc_clientMessage"",-2];
          [] call life_fnc_cellphone;
          hint format [""Admin Message Sent To All: %1"",_msg];
          ctrlShow[3021,true];
      ";
      
      
      
      
      TON_fnc_cell_polizeimsgall = //NEW
      compileFinal "
      	if(isServer) exitWith {};
      	if((call life_coplevel) < 6) exitWith {hint ""Du bist dazu nicht berechtigt!"";};
      	private[""_msg"",""_from""];
      	ctrlShow[3023,false];
      	_msg = ctrlText 3003;
      	if(_msg == """") exitWith {hint ""Du musst eine Nachricht eingeben!"";ctrlShow[3023,true];};
      
      
      
      
      	[_msg,name player,6] remoteExecCall [""TON_fnc_clientMessage"",-2];
      	[] call life_fnc_cellphone;
      	hint format[""gesendete Rundfunknachricht: %1"",_msg];
      	ctrlShow[3023,true];
      ";
      
      
      
      
      publicVariable "TON_fnc_cell_textmsg";
      publicVariable "TON_fnc_cell_textcop";
      publicVariable "TON_fnc_cell_textadmin";
      publicVariable "TON_fnc_cell_adminmsg";
      publicVariable "TON_fnc_cell_adminmsgall";
      publicVariable "TON_fnc_cell_emsrequest";
      publicVariable "TON_fnc_cell_polizeimsgall";
      //Client Message
      /*
          0 = private message
          1 = police message
          2 = message to admin
          3 = message from admin
          4 = admin message to all
      */
      TON_fnc_clientMessage =
      compileFinal "
          if (isServer) exitWith {};
          private [""_msg"",""_from"", ""_type""];
          _msg = _this select 0;
          _from = _this select 1;
          _type = _this select 2;
          if (_from isEqualTo """") exitWith {};
          switch (_type) do {
              case 0 : {
                  private [""_message""];
                  _message = format ["">>>MESSAGE FROM %1: %2"",_from,_msg];
                  hint parseText format [""<t color='#FFCC00'><t size='2'><t align='center'>New Message<br/><br/><t color='#33CC33'><t align='left'><t size='1'>To: <t color='#ffffff'>You<br/><t color='#33CC33'>From: <t color='#ffffff'>%1<br/><br/><t color='#33CC33'>Message:<br/><t color='#ffffff'>%2"",_from,_msg];
      
      
      
      
                  [""TextMessage"",[format [""You Received A New Private Message From %1"",_from]]] call bis_fnc_showNotification;
                  systemChat _message;
              };
      
      
      
      
              case 1 : {
                  if (side player != west) exitWith {};
                  private [""_message"",""_loc"",""_unit""];
                  _loc = _this select 3;
                  _unit = _this select 4;
                  _message = format [""--- 911 DISPATCH FROM %1: %2"",_from,_msg];
                  if (isNil ""_loc"") then {_loc = ""Unknown"";};
                  hint parseText format [""<t color='#316dff'><t size='2'><t align='center'>New Dispatch<br/><br/><t color='#33CC33'><t align='left'><t size='1'>To: <t color='#ffffff'>All Officers<br/><t color='#33CC33'>From: <t color='#ffffff'>%1<br/><t color='#33CC33'>Coords: <t color='#ffffff'>%2<br/><br/><t color='#33CC33'>Message:<br/><t color='#ffffff'>%3"",_from,_loc,_msg];
      
      
      
      
                  [""PoliceDispatch"",[format [""A New Police Report From: %1"",_from]]] call bis_fnc_showNotification;
                  systemChat _message;
              };
      
      
      
      
              case 2 : {
                  if ((call life_adminlevel) < 1) exitWith {};
                  private [""_message"",""_loc"",""_unit""];
                  _loc = _this select 3;
                  _unit = _this select 4;
                  _message = format [""!!! ADMIN REQUEST FROM %1: %2"",_from,_msg];
                  if (isNil ""_loc"") then {_loc = ""Unknown"";};
                  hint parseText format [""<t color='#ffcefe'><t size='2'><t align='center'>Admin Request<br/><br/><t color='#33CC33'><t align='left'><t size='1'>To: <t color='#ffffff'>Admins<br/><t color='#33CC33'>From: <t color='#ffffff'>%1<br/><t color='#33CC33'>Coords: <t color='#ffffff'>%2<br/><br/><t color='#33CC33'>Message:<br/><t color='#ffffff'>%3"",_from,_loc,_msg];
      
      
      
      
                  [""AdminDispatch"",[format [""%1 Has Requested An Admin!"",_from]]] call bis_fnc_showNotification;
                  systemChat _message;
              };
      
      
      
      
              case 3 : {
                  private [""_message""];
                  _message = format [""!!! ADMIN MESSAGE: %1"",_msg];
                  _admin = format [""Sent by admin: %1"", _from];
                  hint parseText format [""<t color='#FF0000'><t size='2'><t align='center'>Admin Message<br/><br/><t color='#33CC33'><t align='left'><t size='1'>To: <t color='#ffffff'>You<br/><t color='#33CC33'>From: <t color='#ffffff'>An Admin<br/><br/><t color='#33CC33'>Message:<br/><t color='#ffffff'>%1"",_msg];
      
      
      
      
                  [""AdminMessage"",[""You Have Received A Message From An Admin!""]] call bis_fnc_showNotification;
                  systemChat _message;
                  if ((call life_adminlevel) > 0) then {systemChat _admin;};
              };
      
      
      
      
              case 4 : {
                  private [""_message"",""_admin""];
                  _message = format [""!!!ADMIN MESSAGE: %1"",_msg];
                  _admin = format [""Sent by admin: %1"", _from];
                  hint parseText format [""<t color='#FF0000'><t size='2'><t align='center'>Admin Message<br/><br/><t color='#33CC33'><t align='left'><t size='1'>To: <t color='#ffffff'>All Players<br/><t color='#33CC33'>From: <t color='#ffffff'>The Admins<br/><br/><t color='#33CC33'>Message:<br/><t color='#ffffff'>%1"",_msg];
      
      
      
      
                  [""AdminMessage"",[""You Have Received A Message From An Admin!""]] call bis_fnc_showNotification;
                  systemChat _message;
                  if ((call life_adminlevel) > 0) then {systemChat _admin;};
              };
      
      
      
      
              case 5: {
      			if(side player != independent) exitWith {};
      			private[""_message"",""_loc"",""_unit""];
      			_loc = _this select 3;
      			_unit = _this select 4;
      			_message = format["">>> 112 Notruf von %1: %2"",_from,_msg];
      			if(isNil ""_loc"") then {_loc = ""Unknown"";};
      			hint parseText format [""<t color='#FF0000'><t size='2'><t align='center'>EMS Notruf<br/><br/><t color='#33CC33'><t align='left'><t size='1'>An: <t color='#ffffff'>Allen Sanitaetern<br/><t color='#33CC33'>Von: <t color='#ffffff'>%1<br/><t color='#33CC33'>Koords: <t color='#ffffff'>%2<br/><br/><t color='#33CC33'>Mitteilung:<br/><t color='#ffffff'>%3"",_from,_loc,_msg];
      			[""PoliceDispatch"",[format[""EMS Notruf von: %1"",_from]]] call bis_fnc_showNotification;
      			systemChat _message;
      		};
      		case 6: {
      			if(side player != east) exitWith {};
      			private[""_message"",""_loc"",""_unit""];
      			_loc = _this select 3;
      			_unit = _this select 4;
      			_message = format["">>> ADAC Notruf von %1: %2"",_from,_msg];
      			if(isNil ""_loc"") then {_loc = ""Unknown"";};
      			hint parseText format [""<t color='#FF0000'><t size='2'><t align='center'>ADAC<br/><br/><t color='#33CC33'><t align='left'><t size='1'>An: <t color='#ffffff'>Allen TPAC<br/><t color='#33CC33'>Von: <t color='#ffffff'>%1<br/><t color='#33CC33'>Koords: <t color='#ffffff'>%2<br/><br/><t color='#33CC33'>Mitteilung:<br/><t color='#ffffff'>%3"",_from,_loc,_msg];
      			[""PoliceDispatch"",[format[""Notruf von: %1"",_from]]] call bis_fnc_showNotification;
      			systemChat _message;
      		};
      		case 7: {
      			private[""_message"",""_admin""];
      			_message = format[""POLIZEI RUNDFUNK: %1"",_msg];
      			hint parseText format [""<t color='#0000FF'><t size='2'><t align='center'>Polizei Rundfunk<br/><br/><t color='#33CC33'><t align='left'><t size='1'>An: <t color='#ffffff'>Alle Bürger<br/><t color='#33CC33'>Von: <t color='#ffffff'>Polizei Altis<br/><br/><t color='#33CC33'>Mitteilung:<br/><t color='#ffffff'>%1"",_msg];
      
      
      
      
      			[""PolizeiRundfunk"",[""Neue Polizei Mitteilung""]] call bis_fnc_showNotification;
      			systemChat _message;
      		};
          };
      ";
      publicVariable "TON_fnc_clientMessage";
      
      
      
      
      TON_fnc_MapMarkersAdmin = compileFinal "
        life_markers_Vehicles = [];
        life_markers_Players = [];
        if (!life_markers) then {
          life_markers = true;
          hint localize ""STR_ANOTF_MEnabled"";
        } else {
          life_markers = false;
          hint localize ""STR_ANOTF_MDisabled"";
        };
          for ""_i"" from 0 to 1 step 0 do {
              if (!life_markers) exitWith {};
          {
            if ((vehicle _x isKindOf ""LandVehicle"") || (vehicle _x isKindOf ""Air"") || (vehicle _x isKindOf ""Ship"")) then {
              if (count(crew vehicle _x) > 0) then {
                {
                  if (!(_x in life_markers_Vehicles) && (alive _x) && (getPlayerUID _x != """")) then {
                    private [""_pos"", ""_Markers"", ""_Vehicle""];
                    _Vehicle = vehicle _x;
                    _pos = visiblePosition _x;
                    _Markers = createMarkerLocal[format [""CRW%1%2"", _pos select 0, _pos select 1], [(_pos select 0) + 20, _pos select 1, 0]];
                    _TypeVehicle = (getText(configFile >> 'CfgVehicles' >> (typeOf vehicle _x) >> 'displayName'));
                    _Markers setMarkerTextLocal format ['%1---%2---%3m', name _x, _TypeVehicle, round(_x distance player)];
                    _Markers setMarkerTypeLocal ""mil_dot"";
                    if (side _x isEqualTo independent) then {
                      _Markers setMarkerColorLocal (""ColorIndependent"");
                    };
                    if (side _x isEqualTo civilian) then {
                      _Markers setMarkerColorLocal (""ColorCivilian"");
                    };
                    if (side _x isEqualTo west) then {
                      _Markers setMarkerColorLocal (""ColorBLUFOR"");
                    };
                    _Markers setMarkerSizeLocal[1, 1];
                    life_markers_Vehicles pushBack _x;
                    [_x, _Markers, _Vehicle, _TypeVehicle] spawn {
                      private [""_PlayersOrVehicles"", ""_Marker"", ""_CrewVehicle""];
                      _PlayersOrVehicles = _this select 0;
                      _Marker = _this select 1;
                                      _TypeVehicle = _this select 3;
                                      for ""_i"" from 0 to 1 step 0 do {
                                          if (!life_markers && !(alive _PlayersOrVehicles) && (vehicle _PlayersOrVehicles == _PlayersOrVehicles) && (getPlayerUID _PlayersOrVehicles != """")) exitWith {};
                        _CrewVehicle = ((crew vehicle _PlayersOrVehicles) find _PlayersOrVehicles);
                        _Marker setMarkerPosLocal([(visiblePosition _PlayersOrVehicles select 0) + 20, (visiblePosition _PlayersOrVehicles select 1) - (25 + _CrewVehicle * 20), 0]);
                                          _Marker setMarkerTextLocal format ['%1---%2---%3m', name _PlayersOrVehicles, _TypeVehicle, round(_PlayersOrVehicles distance player)];
                        sleep 0.01;
                      };
                      deleteMarkerLocal _Marker;
                      if (_PlayersOrVehicles in life_markers_Vehicles) then {
                                          life_markers_Vehicles deleteAt (life_markers_Vehicles find _PlayersOrVehicles);
                      };
                      true;
                    };
                  };
                } forEach crew vehicle _x;
              };
            } else {
              if (!(_x in life_markers_Players) && (vehicle _x == _x) && (getPlayerUID _x != """")) then {
                private [""_pos"", ""_Markers""];
                _pos = visiblePosition _x;
                _Markers = createMarkerLocal[format [""PLR%1%2"", _pos select 0, _pos select 1], [(_pos select 0) + 20, _pos select 1, 0]];
                _Markers setMarkerTypeLocal ""mil_dot"";
                _Markers setMarkerSizeLocal[1, 1];
                if (side _x isEqualTo independent) then {
                  _Markers setMarkerColorLocal (""ColorIndependent"");
                };
                if (side _x isEqualTo civilian) then {
                  _Markers setMarkerColorLocal (""ColorCivilian"");
                };
                if (side _x isEqualTo west) then {
                  _Markers setMarkerColorLocal (""ColorBLUFOR"");
                };
                _Markers setMarkerTextLocal format [""%1---%2"", name _x, round(_x distance player)];
                if (_x == player) then {
                  _Markers setMarkerColorLocal ""ColorGreen"";
                };
                life_markers_Players pushBack _x;
                [_x, _Markers] spawn {
                  private [""_PlayersOrVehicles"", ""_Marker""];
                  _PlayersOrVehicles = _this select 0;
                  _Marker = _this select 1;
                              for ""_i"" from 0 to 1 step 0 do {
                                  if (!life_markers && !(alive _PlayersOrVehicles) && (vehicle _PlayersOrVehicles != _PlayersOrVehicles) && (getPlayerUID _PlayersOrVehicles != """")) exitWith {};
                    _Marker setMarkerPosLocal([visiblePosition _PlayersOrVehicles select 0, visiblePosition _PlayersOrVehicles select 1, 0]);
                    _Marker setMarkerTextLocal format [""%1---%2"", name _PlayersOrVehicles, round(_PlayersOrVehicles distance player)];
                    sleep 0.01;
                  };
                  deleteMarkerLocal _Marker;
                  if (_PlayersOrVehicles in life_markers_Players) then {
                                  life_markers_Players deleteAt (life_markers_Players find _PlayersOrVehicles);
                  };
                  true;
                };
              };
            };
          } forEach playableUnits;
          sleep 0.3;
        };
        {
          _Markers = str _x;
          deleteMarkerLocal _Markers;
        } forEach playableUnits;
      ";
      
      
      
      
      publicVariable "TON_fnc_MapMarkersAdmin";
      Alles anzeigen

      und meine handlemessage

      Code
      /* file: fn_handleMessages.sqf Author: Silex*/
      private["_msg","_to","_target","_player","_type"];
      _target = [_this,0,ObjNull,[ObjNull]] call BIS_fnc_param;
      _msg = [_this,1,"",[""]] call BIS_fnc_param;
      _player = [_this,2,ObjNull,[ObjNull]] call BIS_fnc_param;
      _type = [_this,3,-1] call BIS_fnc_param;
      switch(_type) do{ //normal message 
      case 0: { if(isNULL _target) exitWith {};
       _to = call compile format["%1", _target];
      [_msg,name _player,0] remoteExec ["TON_fnc_clientMessage",_to];
       private["_query","_pid","_toID"];
       _pid = getPlayerUID _player;
       _toID = getPlayerUID _target;
       _msg = [_msg] call DB_fnc_mresString;
       _fromName = name _player;
       _toName = name _target;
       _query = format["INSERT INTO messages (fromID, toID, message, fromName, toName) VALUES('%1', '%2', '""%3""', '%4', '%5')",_pid,_toID,_msg,_fromName,_toName];
       diag_log format["Query: %1",_query];
       waitUntil{!DB_Async_Active};
       [_query,1] call DB_fnc_asyncCall;
       };
       //message to cops 
       case 1: { 
      [_msg,name _player,1] remoteExec ["TON_fnc_clientMessage",west];
       };
       //to admins 
       case 2: { 
      [_msg,name _player,2] remoteExec ["TON_fnc_clientMessage",0];
       };
       //ems request 
       case 3: { 
      [_msg,name _player,5] remoteExec ["TON_fnc_clientMessage",independent];
       };
       //adminToPerson 
       case 4: { _to = call compile format["%1", _target];
       if(isNull _to) exitWith {};
      [_msg,name _player,3] remoteExec ["TON_fnc_clientMessage",_to];
       };
       //adminMsgAll 
       case 5: {[_msg,name _player,4] remoteExec ["TON_fnc_clientMessage",0];
       };
       //message to adac
       case 6: { 
      [_msg,name _player,6] remoteExec ["TON_fnc_clientMessage",east];
       };
      };
      Alles anzeigen

    Registrieren oder Einloggen

    Du bist noch kein Mitglied von NodeZone.net? Registriere dich kostenlos und werde Teil einer großartigen Community!

    Registrieren

    Wichtige Links & Informationen

    Server & Hosting-Ressourcen

      Server Administration & Hosting Basics

      Windows Server Support & Guides

      Linux Server Configuration & Help

      Setting up TeamSpeak 3 & VoIP Servers

      Domains & Web Hosting for Beginners & Professionals

      Cloud Hosting, Docker & Kubernetes Tutorials

    Gameserver & Modding-Ressourcen

      ArmA 3 Tutorials & Script Collection

      Renting & Operating Gameservers

      DayZ Server Management & Help

      FiveM (GTA V) Server & Script Development

      Rust Server Modding & Administration

      Setting up & Optimizing ARK Survival Servers

    NodeZone.net – Deine Community für Gameserver, Server-Hosting & Modding

      NodeZone.net ist dein Forum für Gameserver-Hosting, Rootserver, vServer, Webhosting und Modding. Seit 2015 bietet unsere Community eine zentrale Anlaufstelle für Server-Admins, Gamer und Technikbegeisterte, die sich über Server-Management, Hosting-Lösungen und Spielemodding austauschen möchten.


      Ob Anleitungen für eigene Gameserver, Hilfe bei Root- und vServer-Konfigurationen oder Tipps zu Modding & Scripting – bei uns findest du fundiertes Wissen und praxisnahe Tutorials. Mit einer stetig wachsenden Community findest du hier Antworten auf deine Fragen, Projektpartner und Gleichgesinnte für deine Gaming- und Serverprojekte. Schließe dich NodeZone.net an und werde Teil einer aktiven Community rund um Server-Hosting, Gameserver-Management und Modding-Ressourcen.

    Wer jetzt nicht teilt ist selber Schuld:
    1. Nutzungsbestimmungen
    2. Datenschutzerklärung
    3. Impressum
    4. Urheberrechts- oder Lizenzverstoß melden
  • Trimax Design coded & layout by Gino Zantarelli 2023-2025©
    Community-Software: WoltLab Suite™