1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

[Solved] How to display Tip and Popup at right side of the screen

Discussion in 'Development' started by BEcraft, Jan 22, 2017.

  1. BEcraft

    BEcraft Slime

    Messages:
    79
    GitHub:
    BEcraft
    Hi, I would like to know how is possible to display a Tip or Popup at screen sides, because I know that "\n" works to put one line down but how to do for sides?
    Something like this:
     

    Attached Files:

  2. imYannic

    imYannic Baby Zombie

    Messages:
    113
    Just repeat " ", or use str_repeat(" ", 20).$yourMsg;

    But keep in mind that it varies with players with different GUI sizes.
     
    BEcraft likes this.
  3. BEcraft

    BEcraft Slime

    Messages:
    79
    GitHub:
    BEcraft
    Thank you @imYannic :D
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.