X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fdpdefs%2Fdoc.md;h=b49bb6f57ad72e7ab0ff6bed1b20925d6e26362a;hb=05776c4204bf73c8ebc84e615ad088af45ebe5ed;hp=01fa43aaf28d2669bdc0132b2ecc5df5ad503c80;hpb=05ee5b1212a6537e5c5acb76dbc1ef9df40f85c6;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/dpdefs/doc.md b/qcsrc/dpdefs/doc.md index 01fa43aaf..b49bb6f57 100644 --- a/qcsrc/dpdefs/doc.md +++ b/qcsrc/dpdefs/doc.md @@ -214,6 +214,10 @@ void SV_PlayerPhysics(); // self void SV_ParseClientCommand(string cmd); +// qcstatus server field +string worldstatus; +.string clientstatus; + ``` # MENUQC