10.05.2011, 10:13
(
Last edited by bhaveshnande; 07/11/2015 at 04:01 PM.
)
BSN Textdraw Editor Online v0.9
AboutBSN Textdraw Editor Online as its name says is an online tool for creating San Andreas Multiplayer server textdraws. This online tool generates a PAWN code which adds textdraws to your server. You can customize these textdraws as the way you want them, this editor features a Position selector and also has a Hex Color Picker which lets you select your textdraw color in the editor itself.
Features
- Click and get screen coordinates
- Color Picker
- Hex Code Generator
- Textdraw Preview on Position Selector
- Move Textdraw with mouse
- Alot of options to customize your textdraw
- Fast and Easy
New Features!
Textdraw Preview on Position Selector
Screenshot
Move Textdraws with Mouse click and Arrow Buttons!
Screenshot
Position Selector allows you to select the textdraw screen coordinates with just a single click. You can even select your own position selector background. The selected X and Y axis coordinates are assigned to the top left side of your textdraw.
Now you can see the textdraw preview on position selector image where you can change its coordinates by mouse click or by moving it with arrow keys. You get an actual preview of what would your text look like ingame.
You can create many textdraws in a single window without refreshing the webpage, just create a single textdraw and obtain its code below now edit the fields again as you wish and click generate code, this would create Textdraw codes one below another.
Screenshot
Supported on:
Textdraw Movement with arrow keys on position selector works only on ****** Chrome currently, generated code wont be indented in Internet Explorer. Both these issues would be fixed soon.
Website Url: : https://fourscope.com/bsndesign/tde.htm
Note: BSN Textdraw Editor a Windows software released in March 2011 which was rejected on SA:MP forums (because softwares are not allowed) is the ancestor of this Online tool. When my app was rejected I learnt Javascript thereafter and created an online version.
Source Code with all Javascript packages,
Do not remove credits: To get source code, simply open the webpage right click and "Save as HTML whole" You will have the entire source code with JavaScript files
Code:
Update log: ---- 7th November 2015 ---- Moved to a new host, Made HTML5 compatible, Fixed positioning bug for Firefox, Fixed a couple of more bugs from the 3 year old code.