Job Banners

How to create new banners

Presets

We have created this repository with examples in illustrator, photshop or also a blank image, you can use other programs to create them, they are only templates so you can create your own images.

How to create

Once you have your program or whatever you are going to use to make the images, you need to do 2 things: 1.- BANNER : This image will be the one that will be shown in the game next to the text, the text area examples are only examples, they are not really necessary, keep in mind that users can change the position of the text. 2.- LOGO : The logo is shown as the beginning of the animation, if necessary it can be as you want, not only redondodo, here is where your imagination comes in.

Install on script

  1. Call both images the job it will belong to AS IT IS IN YOUR FRAMEWORK/DATABASE.

    Example: If your job is called taxi in your database the images should be called taxi.png

  2. Go to stNotify/html/img/jobs -> There you will have 2 folders, put the banner image in banners and the logo image in logos.

  3. Go to stNotify/config/config_script

    go to JobPermissions

  4. Add the name as shown in the images. And you can restart the script :)

Last updated

Was this helpful?