Hey
I want to upload my server content to workshop (Its somethong like 500mb but Im made a parts for it 5 or 4 parts of the content)
Anyway when im trying to use this command its alway saying
[QUOTE]Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Program Files (x86)\PowerCmd>cd D:\Program Files (x86)\Steam\SteamApps\common\GarrysMod\bin
C:\Program Files (x86)\PowerCmd>gmad.exe create -folder "D:\addonpart2" -out "D:\hey\part2.gma"
'gmad.exe' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files (x86)\PowerCmd>[/QUOTE]
I tried with the windows CMD and its do the same problem I have no idea what to do
I tried with gmpu 2.2 and its alway saying error status 1 (u can see here [url]http://www.facepunch.com/showthread.php?t=1281679&page=4[/url])
I tried with gmad gui too and its even not working when I click on build its not doing any thing
Your cd command isn't being run. Just run this in CMD instead:
[CODE]
"D:\Program Files (x86)\Steam\SteamApps\common\GarrysMod\bin\gmad.exe" create -folder "D:\addonpart2" -out "D:\hey\part2.gma"
[/CODE]
Sorry, you need to Log In to post a reply to this thread.