31.10.2015, 22:46
(
Last edited by xXmAn40100Xx; 27/02/2016 at 09:18 PM.
Reason: New update (1.3)
)
Hi everyone, this is my first release of a program made by me so don't be rude
.
The intention with this program is help the noobies of Pawn like me (because I still consider myself noob though I am since last year) get support of TextDraws, Colors and commands on one menu and without connection
.
When I release an update for the program you can check in the program easily without coming to the post.
Screenshots:
![](http://i.imgur.com/Oa7Q0iK.png)
Changelog:
To be added (Future updates)
Download
EXE Only.
Source code + EXE. (Found in bin/debug/SA-MP Helper.exe) Made by me, a little newbie.
Made in Visual C# 2008 Express
![Smiley](images/smilies/smile.png)
The intention with this program is help the noobies of Pawn like me (because I still consider myself noob though I am since last year) get support of TextDraws, Colors and commands on one menu and without connection
![Smiley](images/smilies/smile.png)
When I release an update for the program you can check in the program easily without coming to the post.
Screenshots:
![](http://i.imgur.com/Oa7Q0iK.png)
![](http://i.imgur.com/d7xFNP0.png)
Code:
- 1.3.0.0 (27/02/16): 3 Addition and some few changes: *SA-MP Keys: A new section has been added, SA-MP Keys let's you see some of the keys that can be used in the game, if you click any of the GameText Keys or macros they will copy on the Clipboard so you can copy it on the Pawn editor! *Command Creator: + Added the Private Message command. + Added the Game Text command. * Section has been a little re-organized. - 1.2.0.0 (07/12/15): Major addition and changes: Color picker changes: + Transparency progress bar has been replaced with a slider, now it fits all the transparency values accepted by SA-MP. + Black color is now auto-selected on the color section. ++ A String counter has been added as a new section on the menu, this allows the developers to have a calculated count of character while making arrays. It counts the EOS and the MAX_PLAYERS, also the MAX_PLAYER_NAME, which are used often on the String formatting. * A few progresses on the noted thingies below. - 1.1.0.0 (2/11/15): Few changes have been made: * Global TextDraws are now auto selected in the TextDraw Creator tool. * Made some changes in the main menu GUI, making it a litle pretty. * Preparation for a bigger update coming soon. - 1.0.0.0 (31/10/15): *Release, includes a very simple TextDraw Creator, a Color picker that is useful for Pawn and a Command Creator using ZCMD.
Code:
- Enhanced TextDraw Creator tool, making a window to select the coordinates where you want the TextDraw to be. (Working on it). - Vehicle components IDs. (Working on it).
Download
EXE Only.
Source code + EXE. (Found in bin/debug/SA-MP Helper.exe) Made by me, a little newbie.
Made in Visual C# 2008 Express