Garry's Mod

Garry's Mod

Skytooper General :: Skytrooper Specialist
7 条留言
Goderack 2021 年 7 月 2 日 上午 3:33 
5) Open it with Notepad or Notepad++ (Either works). There should be at least 1 line of code, player_manager.AddValidModel, and also probably list.Set. You do NOT need anything else. All you have to do is clean up all code that is in there and add this:

player_manager.AddValidModel( "Skytrooper General", "models/omo/skytroopergeneral/skytroopergeneral.mdl" );
list.Set( "PlayerOptionsModel", "Skytrooper General", "models/omo/skytroopergeneral/skytroopergeneral.mdl" );

6) Place the extracted Skytrooper addon on garrysmod\addons folder (On the Steam library, you can right-click on Garry's Mod, then select "Manage", then click on "Browse Local Files").

7) The model should now properly be selectable on the Playermodels window. Have fun!
Goderack 2021 年 7 月 2 日 上午 3:33 
So, apparently, the lua code necessary to make the playermodel work is missing. Here's a quick fix:

1) Either you extract the .gma addon file OR download it from Steam Workshop Downloader already extracted.

2) In the addon folder (Where's the "models" and "materials" folders), create a new folder named "lua".

3) In the "lua" file you just created, create a new folder named "autorun".

4)Extract any other playermodel addon, go to their "lua" folder, then the "autorun" folder. You will find a .lua file. Copy and paste it in the Skytrooper General's autorun folder.

Goderack 2021 年 7 月 1 日 上午 6:40 
How can I equip this model? It's nowhere in the Playermodel list.
Don Jones 2020 年 6 月 2 日 上午 1:58 
Hey Brother, im an Administrator from a German Server, and I was wondering if we could use your Addon on our Server! Would be much appreciated!
BaileyG  [作者] 2019 年 7 月 10 日 上午 6:57 
Yeah just give me credit idc
[TG] Rawlings 2019 年 7 月 9 日 下午 4:40 
Hi there! I am interested in turning your model into an NPC to add it to this pack:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1798541255

Do I have your permission to do so? I think it would be a nice addition to it.
Curzon Dax 2019 年 5 月 1 日 下午 8:58 
Is this a playermodel, or is it usable using !model?