Common Issues

From Warfork
Revision as of 23:09, 5 February 2020 by caine (Caine) (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

My screen is blank when I open Warfork

This generally means your videocard cannot run Warfork with its default configuration settings. Try adding the following to game properties in Steam: +exec profiles/low

I'm seeing "pure check failed" when a server I connect to attempts to download a map.

  1. That pure check failed could have a bunch of different causes
  2. the file isn't downloadable from the server
  3. the client's filesystem is blocking it from saving
  4. the served file differs from the actual file
  5. the client has a different version of the same file
  6. etc

Try adding the following to game properties in Steam: +set fs_usehomedir 0

How do I increase my FPS limit?

Try adding the following to game properties in Steam: +cl_maxfps 500 +r_maxfps 500. The maximum value is 1000.

I don't have Steam and\or don't want to use it. Where can I download Warfork?

We host binaries at https://warfork.com.

Does a 32-bit version exist?

It will be available in the next update.

Is it possible to change weapon models?

It will be soon.

Does Warfork has max acceleration hud like in defrag?

Defrag had such command like cgaz_hud https://i.ytimg.com/vi/uIFO4wB3bwo/maxresdefault.jpg

not quite the same but cg_strafehud 1 is a strafe helper ale's race hud can show accel and there are some other custom ones with it i don't have links

I created a game and I want to play with a friend, but how can he join me?

you have to open 44400 UDP and 44444 TCP ports on your router and sometimes have a static ip address (depends on your ISP)

Cmd/how to remove the text when spectating? 'ESC' for in-game menu or...... etc.

showhelp something cg_showhelp maybe

How do I make my own map?

You use a tool called NetRadiant. Most tutorials for Warsow, Quake 3, and GTKRadiant will be extremely similar. The Warfork files you need for NetRadiant can be found here - https://cdn.discordapp.com/attachments/611741789237411850/659512520553267201/netradiant_warfork_gamepack.zip https://en.wikibooks.org/wiki/NetRadiant https://github.com/xonotic/xonotic/wiki/Netradiant http://ingar.intranifty.net/gtkradiant/ https://slice.sh/warsow/oldwiki/IndexDocument.html - In the Development section there are some relevant pages https://ws.q3df.org/level_design/ - Very detailed tutorial for quake 3 map-making

may i ask how i can host my own servers so my friends and I can play without being in the same internet?

https://steamcommunity.com/sharedfiles/filedetails/?id=1845533691

is there a way to set chat binds?

bind f say_team blablabla /bind f say blablabla / bind f vsay goodgame blablabla / bind f vsay_team goodgame blablabla / you can bind the voicemessages somewhere in the menu might be that you need to put quotes around the actual command (like bind f "say_team blablabla")

For some reason the players all turn the textures black around them when they are near me.

Here's an example: https://i.imgur.com/OgOaWMu.png Hm, so turns out it's not just one server. So far the only servers I've had the issue on have been FFA ones. Here's another example: https://i.imgur.com/8PirdXl.png

you probably downloaded some pk3 that breaks it deleting or renaming that should work you'll have to redownload maps

undo that and only delete basewf/cache but not the basewf in downloads there is one above that

warfork opengamepanel config?

if it has a q3 config that might work nevermind probably not

where can I find the (script) files for official gamemodes?

pure pk3 file

how to make a custom gamemode?

??

Should I modify pk3 files?

don't modify the pk3s

How do I read or\extract PK3 files?

PK3 files are compressed using Zip compression. We recommend you use 7-Zip: https://7-zip.org/download.html

add more