18.07.2014, 07:49
(
Last edited by iFarbod; 19/07/2014 at 06:09 AM.
)
GameText Library
What's good with this? Why you should use this?- Use your own colors in GameTexts. Maybe Color codes (~r~, ~g~, ... isn't enough for someones!
![Cheesy](images/smilies/biggrin.png)
- Fix for buggy styles, like style 0, 1, 2, 5
- New styles! Coming soon in next versions!
How you can use this?
Simple, Just download it from here. Then place files in your pawno/include folder.
Usage is simple, Just include the library by following code:
pawn Code:
#include <a_gametext>
Functions
pawn Code:
GameTextForPlayer_(playerid, string[], time, style, color = DEFAULT_COLOR);
GameTextForAll_(string[], time, style, color = DEFAULT_COLOR);
Styles using this Library (Like originals)
Style 0
![](http://i62.tinypic.com/9j2f6a.png)
You can see original styles in here.
Style 7
![](http://i.gyazo.com/b1b83841d80e464f27f1091c2426ac09.png)
Style 8
![](http://i.gyazo.com/3f44ddc563398803a5d3c146a9094963.png)
Style 9
![](http://i.gyazo.com/f480c8bc6d8ef0edd7958e93dc0802ec.png)
Style 10
![](http://i.gyazo.com/8912622bfc9152245501fcd9ad78d907.png)
Style 4 with custom color.
![](http://i.gyazo.com/283c1bd9b0f0b8b9c697128835c3f97e.png)
![](http://i.gyazo.com/656bcb95272b2a5dbab562d786a4d793.png)
![](http://i.gyazo.com/f91085e6b4906ca7bb042148473aedd3.png)
![](http://i.gyazo.com/6cc0d3ad36731ea7e633451132a8688a.png)