]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - progsvm.h
Added QC float .allowtouchwithowner . Setting this to true allow an entity to touch...
[xonotic/darkplaces.git] / progsvm.h
index e6dcafef31ee66cfb2a90de1017d38dde767e8e7..c9cb69f27106c4b708bcd4b5e027756000fbce39 100644 (file)
--- a/progsvm.h
+++ b/progsvm.h
@@ -124,6 +124,7 @@ typedef struct prvm_prog_fieldoffsets_s
        int SendEntity; // ssqc
        int Version; // ssqc
        int alpha; // ssqc / csqc
+       int allowtouchwithowner;
        int ammo_cells1; // ssqc - Dissolution of Eternity mission pack
        int ammo_lava_nails; // ssqc - Dissolution of Eternity mission pack
        int ammo_multi_rockets; // ssqc - Dissolution of Eternity mission pack