home *** CD-ROM | disk | FTP | other *** search
/ 100 Pусских Uгр / 980121_2306.iso / SUPER3D / BLOODRUS.ZIP / COMMIT.DAT < prev    next >
INI File  |  1997-02-14  |  735b  |  42 lines

  1. [Commit]
  2. ;COMMIT data file
  3. ;This data file defines the configurable options of COMMIT.  Presumably,
  4. ;the user never sees this file, but rather it is setup by another
  5. ;program which launches COMMIT.
  6. ;COMMTYPE
  7. ; - SERIAL - 1
  8. ; - MODEM - 2
  9. ; - NETWORK - 3
  10. ; NUMPLAYERS
  11. ; - 0..MAXPLAYERS
  12. ; VECTOR
  13. ; - ~ find an empty one
  14. ; - 0x60..0x69 specify one
  15. ; CONNECTTYPE
  16. ; - DIALMODE - 0
  17. ; - ANSWERMODE - 1
  18. ; - ALREADYCONNECTED - 2
  19. COMMTYPE = 3
  20. NUMPLAYERS = 2
  21. PAUSE = 0
  22. VECTOR = ~
  23. SOCKETNUMBER = 105
  24. INITSTRING = "ATZ"
  25. HANGUPSTRING = "ATH0=0"
  26. PHONENUMBER = ""
  27. LAUNCHNAME = "BLOOD.EXE"
  28. CONNECTTYPE = 0
  29. USETONE = 1
  30. COMPORT = 2
  31. IRQNUMBER = ~
  32. UARTADDRESS = ~
  33. PORTSPEED = 9600
  34. SHOWSTATS = 0
  35.