Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Revision history of "jctest.qc"

From Quake Wiki

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 12:46, 29 March 2013Negke (talk | contribs). . (346 bytes) (+346). . (Created page with "This Quake-C file contains the code for a test trigger. It is not used anywhere in the game. <pre> void() jctrig = { dprint ("here\n\n"); lightstyle(0, "az"); }; /*QUA...")