Textdraw help
#1

I need help making something like this textdraw box With the Writing
http://tinypic.com/view.php?pic=2m2b477&s=5

i will +Rep if anyone can help.
Thanks
Reply
#2

It's not a textdraw it's a dialog, here you go
pawn Код:
#define DIALOG_RULES 1800

ShowPlayerDialog(playerid,DIALOG_RULES,DIALOG_STYLE_MSGBOX,"Rules","{FFFF00}General Information\n \n{FF6347}/rules\n{33CCFF}/chatinfo","Ok","");
Edit the text to the way you want it to be.
Reply
#3

you might want to check this out hope it helps you out

https://sampwiki.blast.hk/wiki/ShowPlayerDialog
Reply
#4

Exact same as shown in image.

pawn Код:
ShowPlayerDialog(playeid,4542,DIALOG_STYLE_MSGBOX,"{FFFFFF}Rules","{FFFF00}General Information:\n\n\n      {FE2E2E}/rules for a list of server rules.\n\n      {2EFE9A}/chatinfo for information on chat.\n\n{FFFFFF}Server script coded and owned by {04B404}Southclaw{FFFFFF}(jaz636@gmail.com) all rights reserved.","Close","");
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)