Hello i have been having some issues with gmad
I have a bat file in common/garrysmod/bin folder with this
gmad.exe create -folder "F:\eowmap\" -out "F:\eowmap\save.gma"
pause
And i keep getting an error saying
Missing -out (the filename of the target gma)
Could someone please help me solve this thanks.
[code]"C:\Program Files (x86)\Steam\steamapps\common\garrysmod\bin\gmad.exe" create -folder %1 -out %1.gma
pause[/code]
Here you go. Drag'n'drop your folder onto the .bat and it will create a .gma with same name in same folder.
[code]
"C:\Program Files (x86)\Steam\steamapps\robotboy655\garrysmod\bin\gmad.exe" extract -file %1
pause[/code]
Here's one for extracting.
[QUOTE=Robotboy655;45404441][code]"C:\Program Files (x86)\Steam\steamapps\common\garrysmod\bin\gmad.exe" create -folder %1 -out %1.gma
pause[/code]
Here you go. Drag'n'drop your folder onto the .bat and it will create a .gma with same name in same folder.
[code]
"C:\Program Files (x86)\Steam\steamapps\robotboy655\garrysmod\bin\gmad.exe" extract -file %1
pause[/code]
Here's one for extracting.[/QUOTE]
It worked but says file list verification failed? what is that.
It means your addon contains a file that you must not upload. Remove it.
[QUOTE=Robotboy655;45404471]It means your addon contains a file that you must not upload. Remove it.[/QUOTE]
ok so now when i go to publish it and it says compressing.. [512.0 MB] => Failed!
whats wrong there.
You have too much shit. Downscale your textures to 1024x1024.
Sorry, you need to Log In to post a reply to this thread.