docs/templates/pages/proto/game/sv4.html

386 lines
9.9 KiB
HTML
Raw Normal View History

2022-04-11 18:27:15 +00:00
{% extends "konami.html" %}
2021-12-29 01:41:21 +00:00
{% block title %}game.sv4{% endblock %}
2021-12-28 20:54:12 +00:00
{% block body %}
<h1 id="game"><code>game</code></h1>
<h2 id="sample"><code>game.sv4_sample</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_sample">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="new"><code>game.sv4_new</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_new">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="load"><code>game.sv4_load</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_load">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="load_m"><code>game.sv4_load_m</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_load_m">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="save"><code>game.sv4_save</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_save">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="save_m"><code>game.sv4_save_m</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_save_m">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="common"><code>game.sv4_common</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
2022-01-22 14:15:53 +00:00
<game method="sv4_common" ver="0">
<locid __type="str" />
<cstcode __type="str" />
<cpycode __type="str" />
<hadid __type="str" />
<licid __type="str" />
<actid __type="str" />
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="shop"><code>game.sv4_shop</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_shop">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="hiscore"><code>game.sv4_hiscore</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
2022-01-22 14:15:53 +00:00
<game method="sv4_hiscore" ver="0">
<locid __type="str" />
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2022-01-22 14:15:53 +00:00
<sc>
<d[]>
<id __type="s32" />
<ty __type="u32" />
<a_sq __type="str" />
<a_nm __type="str" />
<a_sc __type="u32" />
<l_sq __type="str" />
<l_nm __type="str" />
<l_sc __type="u32" />
<avg_sc __type="u32" />
<cr __type="s32" />
</d>
</sc>
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="buy"><code>game.sv4_buy</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_buy">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="exception"><code>game.sv4_exception</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_exception">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="entry_s"><code>game.sv4_entry_s</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_entry_s">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="entry_e"><code>game.sv4_entry_e</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_entry_e">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="frozen"><code>game.sv4_frozen</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_frozen">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="lounge"><code>game.sv4_lounge</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_lounge">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="save_e"><code>game.sv4_save_e</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_save_e">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="save_pb"><code>game.sv4_save_pb</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_save_pb">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="save_c"><code>game.sv4_save_c</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_save_c">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="play_s"><code>game.sv4_play_s</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_play_s">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="play_e"><code>game.sv4_play_e</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_play_e">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="serial"><code>game.sv4_serial</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_serial">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="save_fi"><code>game.sv4_save_fi</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_save_fi">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="print"><code>game.sv4_print</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_print">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="print_h"><code>game.sv4_print_h</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_print_h">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="load_r"><code>game.sv4_load_r</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_load_r">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 00:26:42 +00:00
2021-12-28 20:54:12 +00:00
<h2 id="save_campaign"><code>game.sv4_save_campaign</code></h2>
<h3>Request:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<call ...>
<game method="sv4_save_campaign">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</call>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
<h3>Response:</h3>
2021-12-28 22:29:33 +00:00
<pre>{% highlight "cxml" %}<response>
<game status="??status">
2021-12-29 01:37:18 +00:00
...placeholder
2021-12-28 22:29:33 +00:00
</game>
</response>{% endhighlight %}</pre>
2021-12-28 20:54:12 +00:00
{% endblock %}