troubleshoot

This commit is contained in:
depyraken 2016-04-02 19:03:42 +02:00
parent 1fb5dcfb73
commit cb7b5c02d3

View file

@ -1758,17 +1758,11 @@
<STRING>}</STRING>
<STRING></STRING>
<STRING>NoOneIsFishing(){</STRING>
<STRING>$ttt = "boteid3 = ";</STRING>
<STRING> ()phraseEndSystemMsg(0, "shout", $ttt);</STRING>
<STRING> v0 = 1; // P1 is now fishing</STRING>
<STRING> v1 = 0; // etat initial &lt; 1000, fishing &gt;= 1000</STRING>
<STRING>$ttt = "boteid3 = " + $botEid;</STRING>
<STRING> ()phraseEndSystemMsg(0, "shout", $ttt);</STRING>
<STRING>$ttt = "botFamily3 = " + $botFamily;</STRING>
<STRING> ()phraseEndSystemMsg(0, "shout", $ttt);</STRING>
<STRING>// ()setNamedEntityProp($botEid, "state", $botFamily); // botFamily requirement</STRING>
<STRING>// BCP = 1;</STRING>
<STRING>// BuildPlayerSlot();</STRING>
<STRING> ()setNamedEntityProp($botEid, "state", $botFamily); // botFamily requirement</STRING>
<STRING> BCP = 1;</STRING>
<STRING> BuildPlayerSlot();</STRING>
<STRING>}</STRING>
<STRING></STRING>
<STRING>P1AlreadyFishing(){</STRING>