Re: Noobs & Vets: Rise of the AI Menace. EA, BI, Running.
Actually that was a tweak I needed to do. A linuxy thing. The post.sh was moving the stats and score files but I failed to notice that the game creates them giving only the owner permission to read them. I had to add a line making them publicly viewable before moving them to the webdir.
Also linuxy is that as a server for multiple users linux is really geared toward multi-processing. It has a tendency to read a script and do many things in it at the same time. I have to put "sleep" commands thru scripts, and "wait for" options, to make sure that necessary items happen in order. Im gradually tweaking those smaller as we go. Direct-connect makes alot of that unneeded so Im still experimenting abit with the pbem needs.
Last edited by Gandalf Parker; November 8th, 2009 at 12:29 PM..
|