Categories

A sample text widget

Etiam pulvinar consectetur dolor sed malesuada. Ut convallis euismod dolor nec pretium. Nunc ut tristique massa.

Nam sodales mi vitae dolor ullamcorper et vulputate enim accumsan. Morbi orci magna, tincidunt vitae molestie nec, molestie at mi. Nulla nulla lorem, suscipit in posuere in, interdum non magna.

Berserker Redux

After a three month break, OMC resumes the.weekly pre session chats introducing the Berserker Redux . . . → Read More

Absolute beginners guide to pk3s (draft)

By using precache_ functions, and making sure the files are on your server, clients will automatically download the files below.

Files which Quake (FTE) automatically sends to clients. 1. models (*.mdl) / precache_model() 2. iqms (*iqm) / precache_model() 3. the iqm’s image files (*tga, *.png, *.jpg) / precache_pic() 4. particle scripts (*.cfg)  /particleeffectnum() 5. . . . → Read More