• Putting LocalPlayer():Nick() on an entity
    1 replies, posted
Hey, I'm trying to put the user's name on the entity, but for some reason it creates errors once I spawn it . Here's the code : draw.DrawText(client:Nick(),"RechargerFont",0,-80,Color(0,0,0,255), TEXT_ALIGN_CENTER)
Where are you calling that, are you in a 2D rendering context? You need to send more code and provide the error you're getting.
Sorry, you need to Log In to post a reply to this thread.