Difference between revisions of "Frequently Asked Questions"
m (more accurate colors) |
|||
Line 32: | Line 32: | ||
! Code !! Color | ! Code !! Color | ||
|- | |- | ||
− | | ^0 || <span style="color:black; background-color:white">Black</span> | + | | ^0 || <span style="color:black; background-color: white">Black</span> |
|- | |- | ||
− | | ^1 || <span style="color: | + | | ^1 || <span style="color:#FF0202">Red</span> |
|- | |- | ||
− | | ^2 || <span style="color: | + | | ^2 || <span style="color:#05FF12">Green</span> |
|- | |- | ||
− | | ^3 || <span style="color: | + | | ^3 || <span style="color:#F1FF14">Yellow</span> |
|- | |- | ||
− | | ^4 || <span style="color: | + | | ^4 || <span style="color:#0100FE">Blue</span> |
|- | |- | ||
− | | ^5 || <span style="color: | + | | ^5 || <span style="color:#00FEFF">Cyan</span> |
|- | |- | ||
− | | ^6 || <span style="color: | + | | ^6 || <span style="color:#FF03FF">Purple</span> |
|- | |- | ||
− | | ^7 || <span style="color: | + | | ^7 || <span style="color:#FFFFFF">White</span> |
|- | |- | ||
− | | ^8 || <span style="color: | + | | ^8 || <span style="color:#F18602">Orange</span> |
|- | |- | ||
− | | ^9 || <span style="color: | + | | ^9 || <span style="color:#7B7B7B">Gray</span> |
|} | |} |
Revision as of 18:26, 22 July 2020
Important links:
Editing guidelines
Wiki rules
Contents
Where can I download Warfork from?
For Desktop OSes: Warfork can be downloaded from Steam.
For Linux servers: Warfork can be downloaded via SteamCMD (AppID 671610 (requires logging in) / 1136510 (no login required)).
Where can I report bugs / issues?
Any bugs, issues or problems related to Warfork can be reported on our Discord.
Where can I find my configuration file, demos, screenshots and other?
Operating System | Path |
---|---|
Windows | %USERPROFILE%/My Documents/My Games/Warfork 2.1/basewf/ |
Mac | ~/Library/Application Support/Warfork-2.1/basewf/ |
Linux | ~/.local/share/warfork-2.1/basewf/ |
How can I host a server? / My server isn't appearing on the server browser! What do I do?
Follow this guide.
How do I put colors in my player name?
Code | Color |
---|---|
^0 | Black |
^1 | Red |
^2 | Green |
^3 | Yellow |
^4 | Blue |
^5 | Cyan |
^6 | Purple |
^7 | White |
^8 | Orange |
^9 | Gray |