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:
Just repeat " ", or use str_repeat(" ", 20).$yourMsg; But keep in mind that it varies with players with different GUI sizes.