• 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Web] Pawntools | Dialog and 3DTextLabel creator with preview!
#1



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
  Reply
#2
i love this, tks so much <3
[Image: 0T2dscl.png]

  Reply
#3
Wow men, its pretty nice, good job.
OG

Since of 2011


Discord: zeetayn#2166

  Reply
#4
wow man, you won the heaven.
Faith Hills Role-Play

Faith Hills, juego de rol

WEBSITE:?fhrp.me

  Reply
#5
useful site for developers, thank you
  Reply
#6
thanxxxxxxx
  Reply
#7
great!
  Reply
#8
SA-MP developers need lots of this kind of tools. Would be great to see them integrated within an IDE or VSCode
  Reply
#9
Sir, the website is down. Can you make a software of this website so we can use it offline.
  Reply
#10
this is very useful!
  Reply
#11
(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.
  Reply
#12
(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
  Reply
#13
great! job
  Reply
#14
Really useful, thank you
  Reply
#15
New site address: https://pawn.romzes.com/?lang=en
  Reply
#16
(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 
Three things you should know about this life:

Do not trust anyone.
Do not beg anyone.
Do not expect anything from anyone.
  Reply


Forum Jump: