Hello i cant figure out how to make a gma and im doing that auto download workshop thing and i was wondering if someone could make a gma out of a file for me and upload it please here is the file download
[url]http://www.garrysmod.org/downloads/?a=view&id=128615[/url]
Post in the comments the steam link when done thanks allot in advance!
You can create it yourself using GMad. The tool is located in steamapps\common\garrysmod\bin. To use it, create a .bat file with the [URL="http://facepunch.com/showthread.php?t=1242185"]commands you want[/URL] to compile the folder into a .gma.
For example, you could compile that with a command like
[code]gmad.exe create -folder "C:\users\modifiedgamer\desktop\addonfolder" -out "C:\users\modifiedgamer\desktop\gmafilename.gma"[/code]
Just put something like that in a .bat file in steamapps\common\garrysmod\bin
[QUOTE=code_gs;41871758]You can create it yourself using GMad. The tool is located in steamapps\common\garrysmod\bin. To use it, create a .bat file with the [URL="http://facepunch.com/showthread.php?t=1242185"]commands you want[/URL] to compile the folder into a .gma.
For example, you could compile that with a command like
[code]gmad.exe create -folder "C:\users\modifiedgamer\desktop\addonfolder" -out "C:\users\modifiedgamer\desktop\gmafilename.gma"[/code]
Just put something like that in a .bat file in steamapps\common\garrysmod\bin[/QUOTE]
Still dosnt work the bat file just closes, Heres my code tell me what im doing wrong
[CODE]gmad.exe create -folder "C:\Users\Jake's-PC\Desktop\maruader" -out "C:\Users\Jake's-PC\Desktop\maruader.gma"[/CODE]
Oops, forgot to mention you need to create an addon.json to compile it. Look at the thread I like earlier about how to make one.
[QUOTE=code_gs;41872020]Oops, forgot to mention you need to create an addon.json to compile it. Look at the thread I like earlier about how to make one.[/QUOTE]
Already did but the addon.json the folder looks like this [url]http://gyazo.com/e0f9226f8dd6ad05f888cb335897f7e7[/url]
The .bat file isn't supposed to be in the addon folder, it's supposed to be in the same folder as GMad.
[QUOTE=code_gs;41872074]The .bat file isn't supposed to be in the addon folder, it's supposed to be in the same folder as GMad.[/QUOTE]
Where to i put the addon text then?
In the addon folder.
addon.json = addon folder
.bat file = next to GMad (steamapps/common/garrysmod/bin)
[editline]17th August 2013[/editline]
That doesn't even look like a proper addon?
[editline]17th August 2013[/editline]
Now that I'm back on my PC, I did it for you: [url]https://www.dropbox.com/s/yxalg5547qtx3fu/vplayermodel.gma[/url]
Thank you soo much!
[editline]17th August 2013[/editline]
I got the gma extractor to work but how do i upload it to workshop now?
The addon didn't work for GMod 13, so I converted and uploaded it.
[url]http://steamcommunity.com/sharedfiles/filedetails/?id=170434323[/url]
Could you put that file back up for download?
Sorry, you need to Log In to post a reply to this thread.