open.mp forum
[Web] Pawntools | Dialog and 3DTextLabel creator with preview! - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Releases (https://forum.open.mp/forumdisplay.php?fid=13)
--- Thread: [Web] Pawntools | Dialog and 3DTextLabel creator with preview! (/showthread.php?tid=247)



Pawntools | Dialog and 3DTextLabel creator with preview! - Romzes - 2019-04-15




ABOUT

Pawntools is a page with tools to help to programming visual (front-end) in SA:MP.



PT have a basic tools created in jquery to a fast and comfortable preview, is a simple interpretation of the some SA:MP graphics.



PREVIEWS



[Image: 5RUX0NH.png]



CHARACTERISTICS



* The dialog creator stores the job in the URL, so you can save the url and then continue working on the dialogue, and even pass the url to a friend to see our work and even other person can collaborate.



Example: https://pawn.romzes.com/?q=dialogs&sub=DIALOG_STYLE_MSGBOX&titulo=Hello&mensaje=This%20dialog%20was%20created%20by%20Zume



* The dialog maker have three buttons, to add the backspaces: \n, \t and to add color. The buttons set the character or color in cursor pos.



* The dialog maker have a simply character count, this counter have a colored indicator string count.



* Show the output without problems:



Code:
static str[177];



format(str, sizeof(str), "%sHi, this message is intended to be long and you may notice the newline in the format to prevent errors in the code.\nEach line allow only 200 chars and ", str);

format(str, sizeof(str), "%sbefore jump to this line!", str);



ShowPlayerDialog(playerid, 21, DIALOG_STYLE_MSGBOX, "Hello", str, "Accept", "Cancel");



* in the image animated, shows how would our text in 3d image.



https://pawn.romzes.com/?q=label



DEVELOPERS



Zume and Romzes


RE: Pawntools | Dialog and 3DTextLabel creator with preview! - #Beer - 2019-04-15

i love this, tks so much <3


RE: Pawntools | Dialog and 3DTextLabel creator with preview! - homelessdrop - 2019-04-15

Wow men, its pretty nice, good job.


RE: Pawntools | Dialog and 3DTextLabel creator with preview! - klays - 2019-04-15

wow man, you won the heaven.


RE: Pawntools | Dialog and 3DTextLabel creator with preview! - mosey1337 - 2019-04-16

useful site for developers, thank you


RE: Pawntools | Dialog and 3DTextLabel creator with preview! - Irelio - 2019-04-16

thanxxxxxxx


RE: Pawntools | Dialog and 3DTextLabel creator with preview! - RenanMsV - 2019-04-16

great!


RE: Pawntools | Dialog and 3DTextLabel creator with preview! - Sasino97 - 2019-06-21

SA-MP developers need lots of this kind of tools. Would be great to see them integrated within an IDE or VSCode


RE: Pawntools | Dialog and 3DTextLabel creator with preview! - Funkar69 - 2021-03-10

Sir, the website is down. Can you make a software of this website so we can use it offline.


RE: Pawntools | Dialog and 3DTextLabel creator with preview! - RhaegarX - 2021-03-10

this is very useful!


RE: Pawntools | Dialog and 3DTextLabel creator with preview! - RhaegarX - 2021-03-10

(2019-06-21, 06:32 AM)Sasino97 Wrote: SA-MP developers need lots of this kind of tools. Would be great to see them integrated within an IDE or VSCode

bringing these tools to vscode or some kind of auxiliary program would be great! It would save a lot of development time by having to restart the server for each change.


RE: Pawntools | Dialog and 3DTextLabel creator with preview! - Romzes - 2021-04-01

(2021-03-10, 03:03 PM)Funkar69 Wrote: Sir, the website is down. Can you make a software of this website so we can use it offline.



hello! I have restored the site a long time ago, sorry I could not report this earlier, I just rarely visit this forum. The problem was related to the fire at the OVH data center


RE: Pawntools | Dialog and 3DTextLabel creator with preview! - DarkChildren - 2022-07-31

great! job


RE: Pawntools | Dialog and 3DTextLabel creator with preview! - Ezio_Auditore - 2022-08-28

Really useful, thank you


RE: Pawntools | Dialog and 3DTextLabel creator with preview! - Romzes - 2023-08-11

New site address: https://pawn.romzes.com/?lang=en


RE: Pawntools | Dialog and 3DTextLabel creator with preview! - Dawkin - 2023-11-22

(2023-08-11, 01:57 PM)Romzes Wrote: New site address: https://pawn.romzes.com/?lang=en
Can you update the DIALOG_STYLE_TABLIST DIALOG_STYLE_TABLIST_HEADERS