I used to use mksheet.exe to make particle spritesheets for source, but coming back to it after a while I can't seem to get it working again. I'm not sure if I've just forgotten how to use it or Valve broke something again. What'll happen is I'll drag the .mks file onto mksheet and the command box opens for a split second before immediately closing. If anyone has any answers I'd really appreciate it.
[QUOTE=The Vman;50492660]I used to use mksheet.exe to make particle spritesheets for source, but coming back to it after a while I can't seem to get it working again. I'm not sure if I've just forgotten how to use it or Valve broke something again. What'll happen is I'll drag the .mks file onto mksheet and the command box opens for a split second before immediately closing. If anyone has any answers I'd really appreciate it.[/QUOTE]
Honestly I'd run it trough a batch file so you can actually see what the program is piping into the console and see any errors.
"Pathtomksheet.exe" %1
sleep
and drag the mk file on top of that
Sorry, you need to Log In to post a reply to this thread.