mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-12 00:01:43 +00:00
29 lines
1.1 KiB
Text
29 lines
1.1 KiB
Text
|
[oob]getchallenge\n
|
||
|
[oob]c[challenge][ext]
|
||
|
[oob]connect [protover] [qport] [challenge] [userinfo]
|
||
|
[oob]j
|
||
|
[chan][clc_stringcmd]new
|
||
|
[chan][svc_serverdata][data]
|
||
|
[chan][clc_stringcmd]soundlist [svcount] 0
|
||
|
{
|
||
|
[chan][svc_soundlist][data][next]
|
||
|
[chan][clc_stringcmd]soundlist [svcount] [next]
|
||
|
}
|
||
|
[chan][svc_soundlist][data]0
|
||
|
[chan][clc_stringcmd]modellist [svcount] 0
|
||
|
{
|
||
|
[chan][svc_modellist][data][next]
|
||
|
[chan][clc_stringcmd]modellist [svcount] [next]
|
||
|
}
|
||
|
[chan][svc_modellist][data]0
|
||
|
[chan][clc_stringcmd]prespawn [svcount] [n=0] [wcsum]
|
||
|
{
|
||
|
[chan][signon buffer n][stuffcmd]prespawn...
|
||
|
[chan][clc_stringcmd]prespawn [svcount] [n]
|
||
|
}
|
||
|
[chan][signon buffer n][stuffcmd]spawn...
|
||
|
[chan][clc_stringcmd]spawn [svcount] 0
|
||
|
[chan][spawn info][stuffcmd]skins
|
||
|
[chan][clc_stringcmd]begin [svcount]
|
||
|
....
|