GUIAnnouncements

Moved

Total Downloads: 11,756 - First Release: Jul 13, 2015 - Last Update: Oct 20, 2017

5/5, 66 likes
  1. Ok no worries guy ;)
    Let us know and thank you for this job !

    Shu
     
  2. @JoeSheep, your default translatated file contains some french words when you copy it and want to use it in lang/fr modified it don't want to be used can you confirm that? the default used is alway lang/en file
     
  3. I was not aware of any issues with the language support. Can you confirm that you have only changed the right side of the language file and not the left by posting it within
    Code:
    
                            
    tags here please? And you also type the /lang fr command yes?
     
  4. Oui ^^ do you want a copy of my translated?
     
  5. Yes the translated one please.
     
  6. Yes ! Je suis preneur aussi merci ;)

    Shu
     
  7. I send it to the boss cause like I ask about it and seem confirmed by author, it is not used by the plugin, I think he go to add it in future patch if not i send you when it's solved @ShuarS
     
  8. Well I added the language file you gave me to the fr folder on my server, went in game, typed /lang fr and used a few commands and the response I got was in french:
    [​IMG]

    Again can you confirm that you are using the "/lang fr" command to change the language and the language file is in the correct place?
     
  9. Hi i don't know why it wouldn't work at time it's ok sorry for disturb :/
     
  10. Don't worry, at least it is working now :)
     
  11. Currently working on coding all updates in my list on Trello. Expect an update very soon with new features.
     
  12. I'm enjoying the plugin! I am however getting reports of the Welcome message not going away after the duration expires. Anyone else having this issue?
     
  13. I haven't heard of that before.
     
  14. everything works except the player join. no errors just doesn't show up.
     
  15. The announcements list for new players? Or something else?
     
  16. correct. when a player joins it says nothing. It is enabled but nothing happens.
     
  17. What is
    Code:
    "NewPlayerAnnouncementsShowTimes":4, //Sets the amount of times player can join and be shown the above new player announcements
    
    Set to in your config?
     
  18. ahh. Didn't understand what that was. So if I put 100, they will show as a new connect, on the screen, until they hit 100? Mine is set to 10. Also, {playername} shows up in the announcement now. I tried to put it outside the "" and I get an error. Does it need a $ in fron of it outside the ""? And the message doesn't seem to go away.
     
    Last edited by a moderator: Mar 15, 2017
  19. Yes that's correct. So yours would have only shown for the first 10 joins.
     
  20. I ended up adding to my post. Any idea on that other stuff?