You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
print("<br><p align='left'><font color='#638071'>[DODGE] </font><font color='#7CD499'>Welcome to </font><b><font color='#D2EC16'>#dodge </font></b><font color='#7CD499'>survive the cannons!<br>Plase Type</br> <b><font color='#33AA74'>!help</font></b> to show more information about this. </font><font color='#7CD499'>see the project repository here:</font><b><font color='#33AA74'>https://github.com/Factral/dodge</font></b></p>")
18
19
19
20
boxes={
20
21
help={
@@ -115,15 +116,19 @@
115
116
end
116
117
--modio dios
117
118
ifdios==80then
118
-
tfm.exec.setUIMapName("<YELLOW>#dodge by factral| Modo Dios En Unos Segundos... ... .. .")
119
+
tfm.exec.setUIMapName("<YELLOW>#dodge by factral <font color='#5c5474'>|</font> <N> Modo Dios En Unos Segundos.... ... .. .")
119
120
end
120
121
ifdios==100then
121
122
localvalue=math.random(1,#cannones) -- Get random number with 1 to length of table.
122
123
localpicked_value=cannones[value] -- Pick value from table
123
124
idCannon=picked_value
124
125
end
125
126
ifdios>=100andnotmodoCronothen
126
-
tfm.exec.setUIMapName("<YELLOW>#dodge by factral <N>Ronda: <V>"..numeroRonda.."/7 <N>Modo: <V>Estandar")
127
+
ifmodoIndividualthen
128
+
tfm.exec.setUIMapName("<YELLOW>#dodge by factral <N>Modo: <V>Individual")
129
+
else
130
+
tfm.exec.setUIMapName("<YELLOW>#dodge by factral <N>Ronda: <V>"..numeroRonda.."/7 <N>Modo: <V>Estandar")
0 commit comments