Position

Shows players their positions.

Total Downloads: 515 - First Release: Oct 25, 2016 - Last Update: May 14, 2017

5/5, 4 likes
  1. Spicy submitted a new resource:

    Position - Shows players their positions.

    Read more about this resource...
     
  2. Spicy updated Position with a new update entry:

    1.0.1

     
  3. Thanks for this plug-in! Suggestion...it would be really cool if, when you run the command, if it could pop the coordinates into your 'copy' buffer as well, so you could easily paste them into a .json file (as an example).

    I plan to use this to ascertain new locations for NPCs after server wipes.
     
  4. Wulf

    Wulf Community Admin

    There's no way to access your clipboard from the server.
     
  5. Ahh, OK. Thanks.

    hey, what about generating a log file of requested positions? Then you could go back and copy them from there.

    I realize I may well be requesting functionality that almost no one else would find useful, and if I am, I apologize.
     
  6. Wulf

    Wulf Community Admin

    That's possible, but up to the author. You could also have them send to the F1 console and copy from there.
     
  7. Please add ResourceId to ur plugin for support Updater plugin functionality.
    Change 6 line to:
    Code:
    [Info("Position", "Spicy", "1.0.1", ResourceId = 2192)]
    [DOUBLEPOST=1494717811][/DOUBLEPOST]Also you can add russian support.

    Code:
    lang.RegisterMessages(new Dictionary<string, string> { ["Position"] = "Позиция: {0}." }, this, "ru");
    p.s. My native language is russian
     
  8. Wulf

    Wulf Community Admin

    Wulf updated Position with a new update entry:

    1.0.2