General Questions - questions with flags hellzlaker - Mon Oct 30, 2006 6:27 pm Post subject: questions with flags
how do i make a specific area where flags are suposed to be warped or atleast radius, for ex: 100 pixels from center or etc
Smong - Tue Oct 31, 2006 9:20 am Post subject:
In subgame flags spawn in the same area as greens and balls using the Prize:MinimumVirtual setting. This is a distance from the center of the map. This area can be increased automatically as more players join using the UpgradeVirtual setting.
In asss you can use the Flag:SpawnX and SpawnY settings along with SpawnRadius. Currently the radius doesn't grow in proportion to the player count but this can be added easily if you need it.