• Playermodel in a hud
    2 replies, posted
Hey, how would i go about putting a little box showing a player's playermodel or steam picture. I have tried this a couple of times and i get some script errors and about 12 fps :D
You have to use a DModelPanel. Careful not to put it in your HUDPaint() becuase it'll get called every frame. [url]https://wiki.garrysmod.com/page/Category:DModelPanel[/url]
[QUOTE=Roag15;52677414]You have to use a DModelPanel. Careful not to put it in your HUDPaint() becuase it'll get called every frame. [url]https://wiki.garrysmod.com/page/Category:DModelPanel[/url][/QUOTE] alright, cheers for the info :)
Sorry, you need to Log In to post a reply to this thread.