X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fdpdefs%2Fdoc.md;h=b49bb6f57ad72e7ab0ff6bed1b20925d6e26362a;hb=1b0decb9afb829407eae763b3053a122e2ae3de6;hp=01fa43aaf28d2669bdc0132b2ecc5df5ad503c80;hpb=77c46a6022a0e5c6fa2541e858a0cd9cba8d6b0b;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