28.06.2016, 08:25
Just open pawn and paste the include's code inside it then save it as .inc inside the includes folder. You can name it whatever you want while saving. Then simply #include it in your main script. It's that simple.
Ps: In case you ask how to position the bar properly on the screen, I don't think there's any bar editor created but I use a textdraw editor to fetch the proper position for it.
Ps: In case you ask how to position the bar properly on the screen, I don't think there's any bar editor created but I use a textdraw editor to fetch the proper position for it.

