User Tools

Site Tools


faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
faq [2022/07/28 13:28]
leaf [9.1 Client Help] GTkv2 and JXClient - verbose output when walking over items
faq [2022/09/02 16:34]
leaf Add more info on metaserver reporting on release info
Line 436: Line 436:
 === 3.2.16 Where can I get blank spell scrolls? === === 3.2.16 Where can I get blank spell scrolls? ===
  
-You don’t. To write spell scroll, you write over another spell scroll.+You erase the writing and runes on existing scrolls by dipping them in fountain. 
 + 
 +Stand on any of the many fountains found within the game world. Use the mark (shift & middle click) command to specify the scrolls or stack of scrolls. Then use the dip ('dip) command to erase one of the scrolls. Repeat as necessary.
  
 === 3.2.17 Where do I get blank scrolls and books for taking notes? === === 3.2.17 Where do I get blank scrolls and books for taking notes? ===
Line 574: Line 576:
 Metaserver needs TCP port 13326 open Metaserver needs TCP port 13326 open
  
-==== 4.5 Why when I try to launch the server, I see a message about the port already in use? ====+==== 4.5 How can I tell what version a server is running using Metaserver info? ==== 
 + 
 +Check the website for any of the available metaservers. In the Version column, you will see information such as: 
 + 
 +  1.12-beta-r17660M  
 +   
 +  Or 
 +   
 +  v1.75.0-1046-gc8d4b6 
 +  
 +The first set of digits relates to the tagged release (i.e., 1.12 or 1.75.0) 
 + 
 +The middle number of informationi (i.e. 1046) includes a commit number. FIXME - This is the number of commits since the tagged version release. That way the versions can still be sorted in chronological order 
 + 
 +The last string of text indicates a subversion (marked with a '​r'​) commit (i.e. r17660M) while the letter '​g'​ indicates a git commit (i.e, gc8d4b6). Note: The project is no longer using subversion 
 + 
 +To look up the specific git commit related to that version, exclude the letter '​g'​ from your search. 
 +So release gc8d4b6 would be commit [[https://​sourceforge.net/​p/​crossfire/​crossfire-server/​ci/​c8d4b6aabeb3d9ef5b982bbc13b8b404f1269b0c/​|c8d4b6]] 
 + 
 +==== 4.6 Why when I try to launch the server, I see a message about the port already in use? ====
  
 Check to see if the server is already running with this command: Check to see if the server is already running with this command:
Line 749: Line 770:
   - Launch the client and it should work again now   - Launch the client and it should work again now
   - Adjust your settings again to restore your preferred layout and other options   - Adjust your settings again to restore your preferred layout and other options
 +
 +=== GTKv2 Client - all entered commands appear in the message window ===
 +
 +If you see messages such as:
 +
 +   east
 +   east
 +   north
 +   ​use_skill literacy
 +   south
 +   west
 +
 +And so on. 
 +
 +The option to echo commands to the message window has been enabled.
 +
 +To disable this function: In the client window, click on Edit -> Preference -> remove the check in front of Show sent commands in message window -> click Apply button
 +
 +To enable this function: In the client window, click on Edit -> Preference -> place a checkin front of Show sent commands in message window -> click Apply button
  
 === GTkv2 and JXClient - verbose output when walking over items === === GTkv2 and JXClient - verbose output when walking over items ===
Line 766: Line 806:
  
 To disable: '​pickup -debug To disable: '​pickup -debug
 +
 To enable: '​pickup +debug To enable: '​pickup +debug
 ==== 9.2 Server Help ==== ==== 9.2 Server Help ====
faq.txt · Last modified: 2022/09/28 14:12 by leaf