PermaMap

Make sure that players always have access to a map

Total Downloads: 1,670 - First Release: Jul 12, 2017 - Last Update: Jul 23, 2017

5/5, 11 likes
  1. i waited that plugin very long time because saw it somewhere inside plugin - i think blueprint. its very good idea! but i wait littbebit when its "done" :D
     
  2. Killing the player will get the map out of the inventory. Do you know what caused the player to have 2 maps? afaik i removed any ways a player can get another map added to their inventory
     
  3. I downloaded this mod for my server and neither my friend or I was able to use it. It wouldn't let us use the map when the button was pressed, but we weren'r allowed to craft one either. Help?
     
  4. You have to grant yourselves the permission before you are able to use it
     
  5. redBDGR updated PermaMap with a new update entry:

    1.0.5

     
  6. yes, anyone that already had the map in their inventory when connecting to server caused this. Found a simple temp fix earlier. Putting the maps into a box gets rid of it. Also killing yourself will too as you said. I see you have updated since this post. Ill check it out.
     
  7. Possible Bug: I did have this on my server but players were reporting when crafting items (C4, codelocks and other things) the crafted items would go into the invisible slots so had to remove the plugin and compensate quite a few people last night. Removed this plugin and they were getting the crafted items again.

    Perhaps it could be due to existing players having maps already before using this plugin? Is there a way to remove an existing map so that could solve the issue?
     
  8. Are you sure you are using the most updated version? this was an issue with my very first release but was fixed straight away. I am not able to re-create this issue with the latest version.
    [DOUBLEPOST=1500032459][/DOUBLEPOST]
    I am unable to re-create this (using the latest version). If you get any more information on the problem be sure to let me know.
     
  9. yeah, ill check it out. I have version 1.0.4 I think. Ill try the newest (1.0.5) later and let you know.
     
  10. Ok small issue when people join an event manager event deathmatch etc when they enter the permamap appears in their inventory and when event ends they have lost access to perma map until they respawn or die again.great plugin though dude :).
     
    Last edited by a moderator: Jul 14, 2017
  11. how does one do that?
    edit: figured it out nvm
     
  12. @redBDGR Hey bud, any workaround for the above mentioned issue using the Event Manager API?
    Code:
    (void) JoinedEvent(BasePlayer player) // Called when a user joins a event
    (void) LeftEvent(BasePlayer player) // Called when a user leave a event
    (bool) isPlaying(BasePlayer player) // Returns true if user is in a event
     
  13. Thanks for providing the API stuff for this, I'll take a look into sorting this out for you when i get a chance
     
  14. redBDGR updated PermaMap with a new update entry:

    1.0.6

     
  15. After people have been in our events they aren't able to use the map anymore

    Edit:
    Solved it with nivex for now
     
    Last edited by a moderator: Jul 25, 2017
  16. I did not like the Plugin, how can I now remove the 7th hotkey from the inventory?
     
  17. Considering you have already uninstalled the plugin, all you would need to do is kill yourself and it will remove the map from your inventory.
     
  18. I still have issues on my server with players losing items or not being able to use the permamap. Maybe a command or something so we can debug a players secret slot or a command for player to reset it with out death.
    Some of my servers issues came from editing or creating kits. I usually disable this and kill myself before messing with kits. Also I check kits data file from time to time to make sure there aren't too many things in the belt slot.
    I think maybe a bit more could be done to ensure the extra slot is only ever occupied by a map. I might fart around with this later for fun
    [DOUBLEPOST=1505168975][/DOUBLEPOST]There's a plugin called quick sort or quick loot that might cause this kind of stuff but I haven't been able to duplicate it.
     
  19. I will have a look into what solutions i can find for preventing this from happening