Thread: Image in HUD
View Single Post
tonline_kms65
Member
Join Date: Aug 2016
Location: Ru. Komsomol-on-Amur
Old 04-18-2021 , 03:11   Re: Image in HUD
Reply With Quote #4

I want to write a picture in bytecode. Attempt to use BfWriteShort, BfWriteEntity, etc. for this purpose. I can't figure out how to translate an image into bytecode. I try to use BfReadShort, BfReadEntity. Who has faced this, who has experience?

I need a minimap image on the player screen, for example, as in the vgui2 source code.
Or at least display the player image (I have my own ENT) "sprites/player_red_self" on the finished minimap (radar)

Last edited by tonline_kms65; 04-18-2021 at 03:18.
tonline_kms65 is offline