A quick question about SA-MP screen (+REP) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: A quick question about SA-MP screen (+REP) (
/showthread.php?tid=326158)
A quick question about SA-MP screen (+REP) -
Handicap - 16.03.2012
Hi, I know there's a function to make the player's screen like in the cut-scenes in the single-player, with the screen cutted in the bottom and in the above. What's the name of it? How to do this?
Thanks in advance.
Re: A quick question about SA-MP screen (+REP) -
new121 - 16.03.2012
Create soem textdraws.
Re: A quick question about SA-MP screen (+REP) -
Handicap - 17.03.2012
Bump.
Re: A quick question about SA-MP screen (+REP) -
Jochemd - 17.03.2012
Quote:
Originally Posted by new121
Create soem textdraws.
|
He said it... Use a nice textdraw editor (the one from Zamaroht?) and create two black bars.
Re: A quick question about SA-MP screen (+REP) -
Handicap - 17.03.2012
No, there is another way to do this. It's a kind of function that simply
turns the screen into a cut-scene screen.
Re: A quick question about SA-MP screen (+REP) -
ReneG - 17.03.2012
There is no such function in SAMP without using Textdraws.
Re: A quick question about SA-MP screen (+REP) -
vital2k - 17.03.2012
The function was probably an include or function made by someone using textdraws.
Re: A quick question about SA-MP screen (+REP) -
Mike_Peterson - 17.03.2012
Read this script through.
https://sampforum.blast.hk/showthread.php?tid=48508
AW: A quick question about SA-MP screen (+REP) -
Handicap - 17.03.2012
There we go. Thank you.