Project

General

Profile

« Previous | Next » 

Revision b798a10e

Added by skyjake about 18 years ago

Player action requests. In order for serverside gameplay events to accurately reflect what is really done by clients on clientside, do action requests instead of relying on the ticcmd action flags.

An action request is sent by the player when the player fires a weapon or tries to use a line. The request records the player's position, angles, and current weapon. The server carries out the request at the correct position.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences