• Skin Selector problem
    2 replies, posted
[IMG]http://i.imgur.com/fHcoEdE.png[/IMG] I want it so when I select the portrait of the civilian that it sets my skin to that, What do I add. [B]skin1 = vgui.Create("DImageButton", Skin)[/B] [B]skin1:SetPos( 20, 30 ) [/B] [B]skin1:SetImage( "materials/spawnicons/models/humans/group01/male_01.png" )[/B] [B]skin1:SizeToContents()[/B] [B]skin1.DoClick = function() LocalPlayer():SetModel( "models/player/odessa.mdl" ) Skin:Close() [/B] [B]RunConsoleCommand( "sb_team1" )[/B] [B]surface.PlaySound( "buttons/button3.wav" )[/B] [B]end[/B]
Bump,Bump [editline]14th July 2014[/editline] Bump
[QUOTE=Sad Eggplant;45388085]Bump,Bump [editline]14th July 2014[/editline] Bump[/QUOTE] Bump [editline]14th July 2014[/editline] [QUOTE=Sad Eggplant;45390151]Bump[/QUOTE] bump
Sorry, you need to Log In to post a reply to this thread.