git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5637
d7cf8633-e32d-0410-b094-
e92efae38249
PF_dropclient, // #453 void(entity clent) dropclient (DP_SV_DROPCLIENT)
PF_spawnclient, // #454 entity() spawnclient (DP_SV_BOTCLIENT)
PF_clienttype, // #455 float(entity clent) clienttype (DP_SV_BOTCLIENT)
-PF_WriteUnterminatedString, // #456
+PF_WriteUnterminatedString, // #456 void(float to, string s) WriteUnterminatedString (DP_SV_WRITEUNTERMINATEDSTRING)
NULL, // #457
NULL, // #458
NULL, // #459