0 Members and 1 Guest are viewing this topic.
3. I'd say have a file with coordinates for each map. Maybe XML?
4.Depends on HTF/CTF
5.No, not possible. Although the new script-engine for 1.5 allows you to make players download images and sounds from the server, you aren't able to 'force' a mod on the players.
If you choose CTF each team can only grab the opposite flag (or bomb), but you could force them all to DM team, then both teams grab both flags. Then let the script remember who's in what team.
If a bravo player touches the flag, it gets returned to alpha base, so they have to go plant it again.
Don't forget that if you just drop a flag in the middle of the field, it will return automatically after a while.
The idea is to use setSpawnStat to set the spawn coordinates of the flag on the spot where a player 'drops' it, basically you can keep a flag anywhere indefinetly then. But that way the opposite team won't be able to 'return' that flag, since it's already on it's spawn spot.