Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Threaded Mode
I want very simple help please
XxAhMeDxX
Little Clucker
Posts: 10
Threads: 4
Joined: May 2013
Reputation:
0
#1
04.06.2013, 22:31
(
Последний раз редактировалось XxAhMeDxX; 29.07.2013 в 00:03.
)
1111
Find
Reply
[ABK]Antonio
High-roller
Posts: 1,223
Threads: 5
Joined: Sep 2011
Reputation:
0
#2
04.06.2013, 22:32
If you use \n it'll make a new line for you
Find
Reply
XxAhMeDxX
Little Clucker
Posts: 10
Threads: 4
Joined: May 2013
Reputation:
0
#3
04.06.2013, 22:33
i cant understand
sorry i am new So please can you give me an example ? or the code
Find
Reply
SilverKiller
Gangsta
Posts: 626
Threads: 23
Joined: Nov 2012
Reputation:
0
#4
04.06.2013, 22:33
Do \n in the message part of the dialog, Ex:
pawn Код:
ShowPlayerDialog
(
playerid,
1
, DIALOG_STYLE_MSGBOX,
"hmm"
,
"1: bla bla
\n
2: Bla bla"
,
"Close"
,
""
)
;
EDIT: Too late.
Find
Reply
DobbysGamertag
Gangsta
Posts: 807
Threads: 10
Joined: Jan 2013
Reputation:
0
#5
04.06.2013, 22:34
To start a new line you add \n
So this: test\n1\n2\n3 will appear as
test
1
2
3
ShowPlayerDialog(playerid,DIALOGID,DIALOG_STYLE_LI ST,"TITLE","List 1\nList2\nList3","OK","Close");
https://sampwiki.blast.hk/wiki/Dialog_Styles
Find
Reply
XxAhMeDxX
Little Clucker
Posts: 10
Threads: 4
Joined: May 2013
Reputation:
0
#6
04.06.2013, 22:36
Ahhhh thank you all please check this if you can help :
https://sampforum.blast.hk/showthread.php?tid=441860
Thank you all btw
<333
Find
Reply
«
Next Oldest
|
Next Newest
»
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help