User Tools

Site Tools


admins:custom_content

This is an old revision of the document!


Using Custom Content

Custom Content include any game resources that is not part of the module.

Server vs Client Side Content

Not all custom content need to be on both the client (players) and server side, most of them only need to be on one side.

Client Side Resources

  1. Textures (*.tga, *.dds, *.plt, *.bmp…)
  2. Models (*.mdl)

Client and Server Side Resources

  1. Walkmeshes (*.wok, *.pwk, *.dwk)
  2. Tilesets information(*.set)
  3. Specific .2da

Server Side Resources

  1. Custom .2da

Distributing Client Side Content

For your players to have access to the client side resources, you need put them into hak packs

admins/custom_content.1571067676.txt.gz · Last modified: 2019/10/14 15:41 by Mavrixio

phpBB Appliance - Powered by TurnKey Linux