Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 7011df6abb7d10e517fc90b47752d7a5 > files > 16

tetrinetx-1.13.16-3mdv2008.1.x86_64.rpm

!! This is still in an experimental stage 
!! Please use it at your own risk
!! If you have suggestions, please email drslum@tetrinet.org

IRC FEATURE
-----------
To use this query feature
Simple use an ircII client to connect to port 31456
Example:  irc drslum tetrinet.org:31456

!!!! This works best on _standard_ ircII clients (i.e. 2.8.2)
It is not tested on BitchX or mIRC yet.

If you want to change the port, edit the src/main.h file!!

Command list (some clients may need to type /quote in front of commands)
/list  or /quote list
/who #channel
/whois nickname
/names or /quote names
/kill nickname
/kick #channel slotnumber
/join #channel  /part #channel
/topic #channel [message]
/quote slist	*Spectator view*
/quote move slot1 slot2   *experimental*
/quote op #channel slotnumber 
/quote deop #channel slotnumber 
/quote wall or /quote broadcast
/quote set [varname value]
/stats p for server operator list
/rehash or /quote reset
/motd

This is not a real irc server. Weirdness is expected!
Read :) qirc.changes for what's new
Report bug to drslum@tetrinet.org

SPECTATOR FEATURE
-----------------

- To use gameplay watch feature (First time user)
	Look into game.secure file to set spectator and spectator_op password
For this release spectator_op_password is not used. Only spec_password
and op_password are used 

- Client programs

    Gtetrinet(linux) spectator support is completed. 
	Tspec (windows) was proved to work with this release.
    You can download either of the client at http://tetrinet.org

- Log on procedure
	To Log on, use spectator capatible clients and enter spec_password
	as team name to log on.  Nickname must be alphabetic! or "-_[]".

	After Logged on, you can now view the game play by /join a channel
        by default spectator will be in #spectators or as defined in
	DEFAULTSPECCHANNEL variable in src/main.h. 
		/list, /who		-- same as standard tetrix
		/slist or /specwho	-- view spectators in the channel
		/op			-- obtain oper status
		/view			-- big view changer (undetermined)

	To perform semi high-level function, you need to do /op as you do
        in normal gameplay.  The commands that are available for op are
		Anything that normal spectator can do, and

		/kick, /move		-- same as standard tetrix
		/qlist			-- view global irc session operators
		// text or /p text	-- chat with players (partyline)
		/m nick text		-- chat with irc session
		/ip slotnumber(s)	-- view players IPs
		gmsg access		-- chat with players (playfield msg)

	To perform ultimate maintenance, I suggest that you use irc sessions!
	IRC sessions can do /kill and /whois spectator_nick and /quote slist
	to list all spectator.  IRC session can also chat with a spectator
        using /msg.  Please use only standard irc client 2.8.2.

	Once again, this is still in experimental stage.  Use it with caution.

*** Spec PEOPLE
	drslum	        -- qirc+spectator addons author
	zillidot	-- gtetrinet author (I use his proggy everyday.)
	ekn		-- tspec author / major tester 
	bundaberg	-- standard tetrix 1.13.16 author (Big guy! :))