Musze wyslac wiadomość do 2 graczy a oni wchodzą nie w jednym momecie więc jak bedzie ich dopiero 2 to musze to wyslać. Wiem ze i tak nic nie zrozumiales.
Cześć! Mam kolejny problem... Nie mogę wejść na serwer a w konsoli mam(1), a w kliencie (2) Z góry dzięki (2) Failed to login: Invalid session (Try restarting your game)(1) [16:58:07] [Server thread/INFO]: GameProfile{id='null', name='Barunyt'} (/127.0.0.1:51422) lost connection: Disconnected
Łap, nie wiem czy dobrze on damage:if victim is player:set {walka.%attacker%} to 10set {walka.%victim%} to 10send "&cJestes podczas walki! Nie logaj!" every 1 second:loop all players:if {walka.%loop-players%} is 10loop 10 times:remove 1 from {walka.%loop-players%}wait 1 secondif {walka.%loop-players%} is 0:send "&cMozesz sie wylogowac" on quit:if {walka.%player%} < 1:kill player:send "&4Gracz wylogowal sie podczas walki."
@up uzywaj code. Wytabuj sobie on mine of stoneif {drop} is true:chance of 5.0%:drop 3 iron ingotchance of 5.0%:drop 2 coalchance of 3.0%:drop 2 gold ingotchance of 3.0%:drop 2 diamondchance of 100.0%:give player 2000 xpchance of 0.5%:drop 1 322:1chance of 2.0%:drop 1 ender pearlchance of 0.7%:drop 1 potion of healingchance of 0.7%:drop 1 potion of regenerationchance of 0.7%:drop 1 potion of night visionchance of 0.7%:drop 1 potion of strengthchance of 0.7%:drop 1 splash potion of strengthchance of 0.7%:drop 1 splash potion of slownesschance of 0.7%:drop 1 potion of speedchance of 0.7%:drop 1 splash potion of weaknesschance of 2.0%:drop 2 oak woodchance of 2.0%:drop 2 glasschance of 5.0%:drop 5 obsidianchance of 1.0%:drop 1 ender chestchance of 2.0%:chance of 0.01%:drop 1 nether starchance of 3.0%:drop 6 redstoneif {drop} is false:give player 2000 xp command /drop []:trigger:if player is op:if arg 1 is "on":set {drop} to truesend "&bWlaczyles drop!"stopif arg 1 is "off":set {drop} to falsesend "&bWlaczyles drop!"