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

Revision history of "triggers.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) 13:27, 29 March 2013Negke (talk | contribs). . (14,357 bytes) (+14,357). . (Created page with "This Quake-C file contains the code for the triggers. <pre> entity stemp, otemp, s, old; void() trigger_reactivate = { self.solid = SOLID_TRIGGER; }; /...")