Résultats de la recherche

  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
  15. IceEagle132

    English Remove Mod From Binarized sqm

    Well most people do it to reduce the size of the mission.sqm. Some people who do custom work do it when there are mods involved so it’s hard for people the steal there map edits since it can not be opened in editor unless you have the mods or edit the file and remove the mods but you can’t do...
  16. IceEagle132

    English Remove Mod From Binarized sqm

    Have you ever worked on a mission in the editor and used steam workshop mods and Binarized your SQM but later down the road the mod gets removed from the workshop and now your stuck with a mission.sqm you can no longer edit. Well here is a simple workaround: Step 1. Open CfgConvert in A3 Tools...
  17. IceEagle132

    Français Menu de Licences / Permis

    Here I will share what I did for my test server, I also made it so the display will update without closing.
  18. IceEagle132

    Français Menu de Licences / Permis

    So have I and it does work for me. Tested on 5.0 framework
  19. IceEagle132

    Français Menu de Licences / Permis

    So the update makes it so now if you own a license it won't show on the left list only on the right.