• Setting playermodel from addon in custom gamemode
    3 replies, posted
Hello! I'm making a custom gamemode and i've downloaded an addon from Steam workshop that provides more playermodels to Garrys mod, is there anyway i can set the deault playermodel in my gamemode using "GM:PlayerSetModel()" to one of the models provided in the addon?
Get the location of the model then use it in GM:PlayerSetModel( "modelocationhere" )
-snip-
[QUOTE=Bayley_;45347312]Get the location of the model then use it in GM:PlayerSetModel( "modelocationhere" )[/QUOTE] I've searched and search but i can't find it. In what location does the models "use" to be? (if there are any such location) I'm on Linux by the way.
Sorry, you need to Log In to post a reply to this thread.