]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - dpdefs/dpextensions.qc
prvm_edict: Implement __fullspawndata. Testing only; don't use in production yet
[xonotic/darkplaces.git] / dpdefs / dpextensions.qc
index 9cdeb695744219f529aed58e1636d992980b6c8f..05812846742975bf25bdcc7c6d22e15c8e9fc109 100644 (file)
@@ -2616,3 +2616,10 @@ float MOVETYPE_USER_LAST = 191;
 .float clipgroup;
 //description:
 //If two entities have this field set to the same non-zero integer value, they won't collide with each other.
+
+//idea: eukara
+//darkplaces implementation: Cloudwalk
+// Do NOT use in production yet.
+string __fullspawndata;
+//description:
+// http://icculus.org/finger/marco?date=2019-01-25&time=05-38-02