Hello,
Already posted a threat and got great help! Im still a beginning lua scripter so i still need some support.
I still got some question and i hope you can answer them.
#1.
I have a [B]surface.DrawCircle[/B], but how do i put someone's playermodel in it so your see there jobs character in it. Or there steam profile picture?
#2.
How do i get someones job name and DarkRP money in a [B]draw.SimpleText[/B]?
#3.
My [B]draw.RoundedBox[/B] is overriding my text. How do i fix this?
I hope you can get me some tips and tricks!
Thank you :)
1 - You'd most likely have to use stencils (which are probably going to be too advanced for you; unless you find some code to paste).
2 - Pass the the variables as the text in the first argument.
3 - Call it before the you draw the text.
[QUOTE=txike;52600535]1 - You'd most likely have to use stencils (which are probably going to be too advanced for you; unless you find some code to paste).
2 - Pass the the variables as the text in the first argument.
3 - Call it before the you draw the text.[/QUOTE]
Ive been searching on GmodWiki, but where are these variables.
Thanks
[QUOTE=E-Servers;52600712]Ive been searching on GmodWiki, but where are these variables.
Thanks[/QUOTE]
[URL="http://wiki.darkrp.com/index.php/Functions/Player/Shared/getDarkRPVar"]Player:getDarkRPVar[/URL] with "job" and "money".
[QUOTE=txike;52600745][URL="http://wiki.darkrp.com/index.php/Functions/Player/Shared/getDarkRPVar"]Player:getDarkRPVar[/URL] with "job" and "money".[/QUOTE]
Thank you so much <3
Sorry, you need to Log In to post a reply to this thread.