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

Difference between revisions of "DP QC ETOS"

From Quake Wiki

(New page: Builtin definitions: <pre> string(entity ent) etos = #65; </pre> Prints "entity 1" or similar into a string. (this was a Q2 builtin))
 
 
Line 5: Line 5:
  
 
Prints "entity 1" or similar into a string. (this was a Q2 builtin)
 
Prints "entity 1" or similar into a string. (this was a Q2 builtin)
 +
[[Category:DarkPlaces]]

Latest revision as of 02:15, 25 March 2013

Builtin definitions:

string(entity ent) etos = #65;

Prints "entity 1" or similar into a string. (this was a Q2 builtin)