Script
Server Utilities
By vsai · Credited author: Dave Buchhofer · 2009-06-23
- Version
- 0.85
- Date updated
- 2009-06-23
- Votes
- 22
- Homepage
- www.buchhofer.com
- Download
- Download
Description
Additional Info
Tags: VRay, Services, Slave, Renderfarm
Comments (5)
xaviromanov · 2011-01-29
Is there a new version of a more advanced Server Utilities script for 3d Max 2011?
reform · 2009-08-09
Does the VraySpawner2010 show up as 2009 ? I can't see 2010 but there appears to be two instances of 2009 in the utility list.
vsai · 2009-07-16
Thanks for the report, i'm uploading a fixed one.
thedoubtfulguest · 2009-06-29
Simple fix. The problem was with directories with spaces in them. Just change the fullprocess line to this. fullprocess = "\""+w_directory+"\\"+process+".exe"+"\"" and it's fixed.
thedoubtfulguest · 2009-06-29
Nice looking script but doesn't seem to work. I've tested a few things out and it seems it's not inputing the \ and " characters properly with \\ and \". I'm trying to modify it myself to see if I can fix it. I've been wanting a script like this for a long time and was about to write one up myself so I'm quite pleased to see it's already been done. Thanks! -Ryan