Contenu récent par IceEagle132

  1. IceEagle132

    English Framework Life for Saint-Martin map

    Updated the SpyGlass patch List Supports Required Mods: @CBA_A3 @Saint-Martin
  2. IceEagle132

    Français Filtrer les véhicules dans le garage

    Works like a charm, thanks for the share. :)
  3. IceEagle132

    Français Garage "2.0"

    Love it man great job! 100% works no issues
  4. IceEagle132

    English Dynamic Markers

    Not bad I used mine like this: #include "\life_server\script_macros.hpp" /* File: fn_dynMarkers.sqf Author: Yuri Zoko Web site: www.the-programmer.com Discord: discord.the-programmer.com Terms of use: - This file is forbidden unless you have permission from the...
  5. IceEagle132

    Français Menu de Licences / Permis

    You need to edit the addiction. this addAction [localize "STR_MAR_NOM_DANS_STRINGTABLE", life_fnc_licenses, "Shop1", 0, false, false, "", '((player distance cursorObject) <5)']; this addAction [localize "STR_MAR_NOM_DANS_STRINGTABLE", life_fnc_licenses, "Shop2", 0, false, false, "", '((player...
  6. IceEagle132

    Français ID au dessus de la tête

    No need to close the topic, Just remove the comments since the post works 100% I just wanted to change how it appeared.
  7. IceEagle132

    English Solved Saving Vehicle Position on Restart

    You can close it, I was able to do it after the information was given by @Maxence
  8. IceEagle132

    English Solved Using ID Numbers for NPC Names

    Okay so that fixed the NPC issue and cops and ems can see one another ranks and icons. But I would like it so civs can see their rank and icons as well. https://paste-me.net/ecibo
  9. IceEagle132

    English Solved Using ID Numbers for NPC Names

    https://paste-me.net/geyuf
  10. IceEagle132

    English Solved Using ID Numbers for NPC Names

    So I'm using https://forum.the-programmer.com/post/id-au-dessus-de-la-t%C3%AAte.872/#post-6062 My issue is the NPC's have ID numbers instead of set real name. As well Police and EMS only have ID not there Rank and Icon. @Said Here is my current player tag https://paste-me.net/jijoz
  11. IceEagle132

    English Solved Saving Vehicle Position on Restart

    Yup thank you for the info. :)
  12. IceEagle132

    Français ID au dessus de la tête

    Yes I did add an image but as you see it dose not show image or rank.
  13. IceEagle132

    English Solved Saving Vehicle Position on Restart

    I would like to use: save_civilian_position = true; //Save civilian location? But the issue with this is your car goes back to storage on restart. So when you join back you spawn where you left off but without your car. So I would like to have it so the car position is also stored.
  14. IceEagle132

    Français ID au dessus de la tête

    So I'v tested this and I have a few issues: NPC's Have ID above there head instead of set realname Medics & Cops Don't have rank or icon above there head just the ID https://paste-me.net/jijoz