• Changing the players model
    5 replies, posted
What is the code to change the players model to a prop. And you will need to be able to mvoe around and jump. I want the player to chaneg into a chair, so what is the code?
[lua]local function toChair(p) p:SetModel("Model/Path/Here.mdl") end concommand.Add("tochair", toChair)[/lua]
[QUOTE=Willsmith190;21803611]So what is the code?[/QUOTE] :/
or the most easiest alternative.... [url]http://www.garrysmod.org/downloads/?a=view&id=32752[/url] Fixed...
[QUOTE=Syntax 3rror;21834887]or the most easiest alternative.... [url]http://www.garrysmod.org/downloads/?a=view&id=32752[/url] Fixed...[/QUOTE] Wait.. what? He wants to change players into props, he doesent want a tool that changes the skin of props. :raise:
[QUOTE=Dragge;21835224]What he said ^[/QUOTE] ;) [editline]15:41[/editline] 400th Post! Wiiiiiiiiiiiieeeeee
Sorry, you need to Log In to post a reply to this thread.