Hey Guys,
I used the search funktion but no other theard could help me so i try this
ive installed Pointshop2 on my TTT server which is hosted by Nitrado.net
i subscribed some Playermodels in the Workshop added them to my Collection
Ingame i can use the Playermodels and can see if everyone else wears them but all other players see them as Error.
i created an lua file at /garrysmod/garrysmod/lua/autorun/server
name : download.lua
content : [CODE]resource.AddWorkshop( '154177743' ) -- ttt_aircraft_v1b
resource.AddWorkshop( '388906716' ) -- Ahri,The Nine-Tailed Fox
resource.AddWorkshop( '406544556' ) -- Lilith the Siren [player/npc]
resource.AddWorkshop( '899916433' ) -- Link - Breath Of The Wild
resource.AddWorkshop( '176887855' ) -- ttt_mw2_terminal
resource.AddWorkshop( '238575181' ) -- ttt_kakariko
resource.AddWorkshop( '169342118' ) -- ttt_casino_b2
resource.AddWorkshop( '464838417' ) -- League of Legends Draven Playermodel and npc
resource.AddWorkshop( '477143906' ) -- Ice Knife
resource.AddWorkshop( '665994908' ) -- ttt_smallville (WIP)
resource.AddWorkshop( '439856500' ) -- Pointshop 2 Content
resource.AddWorkshop( '534491717' ) -- ttt_rooftops_2016
resource.AddWorkshop( '169817394' ) -- Deadpool
resource.AddWorkshop( '440189569' ) -- Deadpool Playermodel
resource.AddWorkshop( '141103402' ) -- ttt_bb_teenroom_b2
resource.AddWorkshop( '295897079' ) -- ttt_lego
resource.AddWorkshop( '118937144' ) -- ttt_lttp_kakariko
resource.AddWorkshop( '145316417' ) -- ttt_fastfood_a6
resource.AddWorkshop( '183797802' ) -- TTT_island_2013
resource.AddWorkshop( '157420728' ) -- ttt_waterworld
resource.AddWorkshop( '337311940' ) -- ttt_terraria
resource.AddWorkshop( '761923626' ) -- TTT_Outset_Island - The Legend of Zelda Windwaker HD Map for TTT
resource.AddWorkshop( '320963369' ) -- ttt_college
resource.AddWorkshop( '335955518' ) -- ttt_stripclub_v2
resource.AddWorkshop( '379662785' ) -- [TTT] ttt_pacman_v1
resource.AddWorkshop( '143546559' ) -- ttt_slender_v3_fix
resource.AddWorkshop( '144575800' ) -- ttt_community_pool_revamped
resource.AddWorkshop( '131667838' ) -- ttt_community_bowling
resource.AddWorkshop( '396645991' ) -- ttt_pokemon_v2
resource.AddWorkshop( '652423997' ) -- ttt_craftroom
resource.AddWorkshop( '133138700' ) -- TTT_Nuclear_Power_b2
resource.AddWorkshop( '403716183' ) -- ttt_cquest[/CODE]
but the other players still see them as ERROR
can anyone pls help me :( ?
They'll need to download the content from the workshop themselves.
Do you have the -authkey and +host_workshop_collection in your server start up command line?
Sorry, you need to Log In to post a reply to this thread.