can anyt one tell me how to fix no monster spawn?

If you download the last package it should come with the correct monster files and -nosetfirst fixed for you. I don't really understand your question but if you correct the line in the ini file it will get executed when you hit all start in the manager.
 
-i2 -msf -nosefirst

This should be added to the svIP.exe shortcut where you start it....

ie: C:\<serverdir>\Bin\svIP.exe -i2 -msf -nosefirst
 
i use the shortcut with a space between the i and the 2.. so it should really look like this..

C:\RedmoonSvr\Bin\svIP.exe -i 2 -msf -nosefirst'
 
Back