Posts: 591
Threads: 150
Joined: Sep 2013
Reputation:
0
how to know the positions of the screen for textdraw ?
Posts: 265
Threads: 59
Joined: Sep 2013
Posts: 854
Threads: 154
Joined: Jun 2012
Reputation:
0
Use a textdraw editor, search the filterscripts and gamemodes for one.
That's what I do, makes it easy.
Posts: 591
Threads: 150
Joined: Sep 2013
Reputation:
0
help me more please!
i want to make a textdraws more than one line with a box, like "onplayerconnect" show a box of textdraws with more than one line, and it's about server rules, somebody know how ?
Posts: 658
Threads: 32
Joined: Mar 2013
Reputation:
0
What I do is get a 640x480 dimensions picture and open it with paint, on the bottom of the screen you get like 140, 400px >> That's your position.
You just put the mouse on where you want the textdraw to start at, and it gets you its position.
Posts: 591
Threads: 150
Joined: Sep 2013
Reputation:
0
20.09.2013, 18:00
(
Последний раз редактировалось AnonScripter; 21.09.2013 в 11:09.
Причина: ...
)
okay that's a great method to know the positions..
my new question is: can we make a box with textdraws like this :
1- something
2- something
3- something
and when a player type a number, he will switch to a new box with new textdraws.
EDIT: and can we make a big box includes more than 1 line of textdraws ?
also can we make the box a lil bit transparent ?
Posts: 591
Threads: 150
Joined: Sep 2013
Reputation:
0
hehehe thank you, btw can we make a transparent box ?