From 4ba06a8be19859c5992a4490a22e8749274b370d Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 25 Apr 2024 01:56:32 +0200 Subject: [PATCH] # CURRENT #################### _ForkUPlanetZERO ? --- RUNTIME/PLAYER.refresh.sh | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/RUNTIME/PLAYER.refresh.sh b/RUNTIME/PLAYER.refresh.sh index 94eb6c70..2a966729 100755 --- a/RUNTIME/PLAYER.refresh.sh +++ b/RUNTIME/PLAYER.refresh.sh @@ -653,6 +653,15 @@ for PLAYER in ${PLAYERONE[@]}; do && ${MY_PATH}/../tools/PAY4SURE.sh "${HOME}/.zen/game/players/.current/secret.dunikey" "${G1LEVEL1}" "${G1PUB}" "UPLANET:WELCOME:${MIUSER}:${YOUSER}" \ && echo "UPLANET:WELCOME:${MIUSER}:${YOUSER}" && echo "(⌐■_■) ~~~ OFFICIAL ~~ _${LAT}_${LON} ~~~ $ASTRONAUTENS" + ##################################################################### + ############ CURRENT #################### _ForkUPlanetZERO ? + if [[ $(echo "$COINS > 100" | bc -l) -eq 1 ]]; then + [[ ${CURRENT} == ${PLAYER} ]] && ${MY_PATH}/../ASTROBOT/_ForkUPlanetZERO.sh + fi + #################################### NEED > 100 G1 ################## + ##################################################################### + ##################################################################### + ## MAINTAIN R/RW TW STATE [[ ${ASTRONS} == "" ]] \ && echo "${PLAYER} DISCONNECT" \