RE: World Background Spawner
So Im new.. I have some questions..
Where do I get the new file mentioned in the script:
"Overwrite default sphere_types.scp file with the one containing t_forest & t_jungle"
What is the command in game to activate the script? I assume it is ".spawnbackground" but I find it strange that was not included in the description.
And this MESS:
// Installation:
// TO PREVENT ERRORING:
// The Map section of your sphere.ini should look like this (Uncomment the lines starting with MAP
obviously):
//
// To activate ML-sized map #0 uncomment the next line (don't forget to uncomment
// sphere_map0_ml.scp and sphere_map_points0_ml.scp in spheretables.scp if you want
// to use the default areas)
Map0=7168,4096,-1,0,0
//
// To activate ML-sized map #1 uncomment the next line
Map1=7168,4096,-1,1,1
//
//
// MAP2=2304,1600,32,2,2
// MAP3=2560,2048,32,3,3
// MAP4=1448,1448,8,4,4
// MAP5=1280,4096,64,5,5
//
// Overwrite default sphere_types.scp file with the one containing t_forest & t_jungle (requires server
restart)
// Function is set to admin only to prevent over spawning.
//
Am I supposed to uncomment the lines above to match my Sphere.ini setting? (They do not match by the way) or does the author suggest I should uncomment them in the Sphere.ini file? Funny I would think if they were not already (and by default they are) the server would not run?
Also I should mention I get nothing but errors in the console when I run it.. Im sure its something I missed but I cannot find what I missed.
Sorry but the lack of information is frustrating..
Thanks in advance for any info.
(This post was last modified: 03-14-2014 09:48 AM by markap.)
|