• draw.SimpleText
    4 replies, posted
How can I draw a text rewriting the name of the arrester ?
Yes i try this code : draw.SimpleText( "Arrested by: "..v:GetNWString( "Arrester" ), "MOTD_LOUNGE_Larger", 84, 62, Color( 255, 255, 255, 200 ) )
Ok... where did you put that? What do you expect to happen and what happens? You can't just leave us a line of code, and what type of font is "Font"?
i put this code in cl_init.lua i expect to draw in bail npc the name of the Arrester ( "Arrested By : ") ,the Font is Bebas Neue
Sorry, you need to Log In to post a reply to this thread.