To add spawns you have to place entrypoints.
After you have have added them you can change their "number"
We defnitly need a full list of Entrypoints.
Here is a small list :
Battle:
0 faction 1
32 faction 2
Siege:
Defenders: 0 - 31
Attackers: 32-63
Flag: 66
Siege engine 1: 110 - 119
Siege engine 2: 120 - 129
Siege engine 3: 130 - 139
Ladders: 100-109
DTV:
80: Players (Defenders)
81-84: NPCs
How to test the scene(s):
I think you have to set up a test cRPG server
Read my guide
herebut don't ask you server for a connection to the database
Keep in mind:
1. Avoid small places with only 1 entrance (you can have positions like that, but they shouldn't be the default "camping spots"
2. Avoid places bots can't (or not easy) reach
3. Add the AI meshes when you finished your scene/"map"
4. Take care of the terrain code(don't make a desert map with a forrest terrain code)
5. Remove the grasses created by the Terraincode
6. Make Backups when you want change "huge" things
good luck