hi there, i made script for Dedicated Server 2.5.2, here's what it can do:
features:
- after joining full server person is moved to spectators, also on first position on queue, when there's free slot he joins one of teams
- user commands:
 !queue - shows person postion on queue
- admin commands:
 /queueshow - shows queue in "IP nick" format
 /queueclear - removes all players from queue
- script switches, on beginning of joinQueue.pas in const block there are:
 QUEUE_LIMIT - length of queue (default: 8 )
 QUEUE_ON - turns off/on joinQueue script (default: 1 )
afaik there's no server script section on soldatforums so if you wanna check it please go to
topic on Enesce Froum (needs registration)
also there're some other scripts there
enjoy.