LustyMap

In-game map and minimap GUI

Total Downloads: 48,888 - First Release: Sep 8, 2015 - Last Update: Dec 29, 2017

5/5, 163 likes
  1. Hello . When I run the /map admin or / map rustiofriends nothing is happening no icon appears. What to do ?
    [DOUBLEPOST=1462205008][/DOUBLEPOST]Hello . When I run the /map admin or / map rustiofriends nothing is happening no icon appears. What to do ?
     
  2. there is a small problem. problem is that if I added friend I see it on a map, without his consent.
     
  3. same here
     
  4. @Kayzor Man! You did a wrong swap of parameters!

    if (HasRustIOFriend(player.userID.ToString(), wannabe.userID.ToString()))
    must be
    if (HasRustIOFriend(wannabe.userID.ToString(),player.userID.ToString()))

    In your version every player may add everyone else and see him on the map.
     
  5. lol opps!
     
  6. Why isnt this working for me?
    I see NO ONE on the map :p

    Do I have to do something to be able to see certain friends?
     
    Last edited by a moderator: May 2, 2016
  7. Hello !
    Show you how to add a friend? (For FF team)
    Where to enable this feature?
    Please do not use the word abbreviations. Because I'm Russian.
     
  8. I wish someone would help...

    The commands DO NOT work.... and you CAN NOT see friends?

    Why isnt there better help for this... or step by step instructions?
     
  9. Support for other plugins in development. Use Rust: IO.
    and also you can add a plugin that adds friends to Rust: IO inside the game Rust:IO Friends List API for Rust | Oxide

    Поддержка других плагинов в разработке. Используй Rust:IO.
    а так же можешь добавить плагин который добавляет друзей на Rust:IO прямо из игры Rust:IO Friends List API for Rust | Oxide
    [DOUBLEPOST=1462216658][/DOUBLEPOST]
    learn to read the description of the plugin and as well as messages that are written in this thread instead of asking hundred times.
     
  10. I did what I was supposed to and nothing works.... oh well guess I will skip this one.
     
  11. Tell me, do need to download this plugin and add it to the plugins folder?
    Nowhere additional text do not need to add?
     
  12. in the description of the plugin is written everything in detail.

    в описании плагина все подробно написано
     
  13. You keep saying that but the commands don't work and friends don't show up on the map...

    So how about you help us?
     
  14. Kayzor updated LustyMap with a new update entry:

    1.1.10


    [DOUBLEPOST=1462221784][/DOUBLEPOST]@Neversober Try the new version and let me know how you get on...
     
  15. Great addition with the friendsapi. Would it easy to make a "friends RustIO" intergration aswell?
     
  16. Is that different from getting friends from rustio directly?
     
  17. Great update! Thank you!
     
  18. May be i am misunderstanding but isn't that to just allow players to add friends to their rustio without going to the web page?

    As long as it adds the friends into rustio then my plugin will be able to see them when it check rustio directly...
     
  19. command /map friendsapifriends dont work for me and cant see nothing in the config about FriendsAPI only in the cs see: bool friendapi = false;

    Sorry i confused with the files in the latest download lol everything its ok
     
    Last edited by a moderator: May 2, 2016