Valiant
It's me!
- Katılım
- 25 Ağustos 2018
- Mesajlar
- 123
- Elmaslar
- 42
- Puan
- 13.555
- Konum
- Plüton
- Minecraft
- Vali35
Discord:
zvaliant
Merhaba. Şimdi diyeceksiniz "bu xIsimsiz yine bi sorunla geldi" diye. Evet nedense bu forumda hep sorun nedeniyle post açıyorum xD
Bu seferki sorunum kingOf0'nun yapmış olduğu KSP Spawner skriptinden. Açıkçası gördüğüm en gelişmiş ItemSpawner Skripti ama dediğim gibi çalışmıyor. Logdaki görüntüsü şöyle:
Bu seferki sorunum kingOf0'nun yapmış olduğu KSP Spawner skriptinden. Açıkçası gördüğüm en gelişmiş ItemSpawner Skripti ama dediğim gibi çalışmıyor. Logdaki görüntüsü şöyle:
Kod:
[11:21:18] [Server thread/INFO]: [Skript] Reloading ksp.sk...
[11:21:18] [Server thread/ERROR]: can't understand this condition: 'create a gui with id "spy" with chest with 5 rows named "&0[&6KSP&0]&8 Y�kseltme Men�s�"' (ksp.sk, line 7: create a gui with id "spy" with chest with 5 rows named "&0[&6KSP&0]&8 Y�kseltme Men�s�":')
[11:21:18] [Server thread/ERROR]: can't understand this event: 'function editSPYM(p:player, location: location)' (ksp.sk, line 17: function editSPYM(p:player, location: location):')
[11:21:18] [Server thread/ERROR]: can't understand this event: 'function seviyeYukselt(p:player, location: location)' (ksp.sk, line 76: function seviyeYukselt(p:player, location: location):')
[11:21:18] [Server thread/ERROR]: can't understand this event: 'function saniyeDusur(p:player, location: location)' (ksp.sk, line 89: function saniyeDusur(p:player, location: location):')
[11:21:18] [Server thread/ERROR]: can't understand this event: 'function setSpawner(player: player, location: location)' (ksp.sk, line 102: function setSpawner(player: player, location: location):')
[11:21:19] [Server thread/ERROR]: '"%colored arg-1% &7Spawner" with lore "&7Materyal: &8%arg-2%||&7Saniye: &8%arg-3%||&7Seviye: &8%arg-4%"' is not a text (ksp.sk, line 121: give a mob_spawner named "%colored arg-1% &7Spawner" with lore "&7Materyal: &8%arg-2%||&7Saniye: &8%arg-3%||&7Seviye: &8%arg-4%" to player')
[11:21:19] [Server thread/ERROR]: '6 of mob_spawner named "%colored arg-1% &7Spawner" with lore "&7Materyal: &8%arg-2%||&7Saniye: &8%arg-3%||&7Seviye: &8%arg-4%"' is not a type (ksp.sk, line 130: give arg-6 of mob_spawner named "%colored arg-1% &7Spawner" with lore "&7Materyal: &8%arg-2%||&7Saniye: &8%arg-3%||&7Seviye: &8%arg-4%" to arg-5')
[11:21:19] [Server thread/ERROR]: 'mob_spawner' is not an item type (ksp.sk, line 134: on place of mob_spawner:')
[11:21:19] [Server thread/ERROR]: 'mob_spawner' is not an entity type (ksp.sk, line 185: on right click on mob_spawner:')
[11:21:19] [Server thread/ERROR]: 'mob_spawner' is not an item type (ksp.sk, line 192: on break of mob_spawner:')
[11:21:19] [Server thread/INFO]: [Skript] Encountered 10 errors while reloading ksp.sk!