[ÇOK BASİT] BİLİYORUM ÇOK OLDU AMA BU SON SÖZ

SercanGF

Kömür Madencisi
En iyi cevaplar
0
beyler tamam bu son söz bir daha bir şey istemeyeceğim :)
/ver yazınca x isimli bir stone vermesin istiyorum biliyorum 2 max 3 satır kod ama basmayınca basmıyor işte :D
 

SercanGF

Kömür Madencisi
En iyi cevaplar
0
PHP:
on command /ver:
    give 1 stone named "x" to player

// Ühü ühü :'(
[17:10:11 INFO]: [Skript] Reloading the config and all scripts...
[17:10:12 INFO]: Loaded a total of 11504 english aliases
[17:10:13 ERROR]: '/ver' is not a text (id.sk, line 1: on command /ver:')
>
 

SercanGF

Kömür Madencisi
En iyi cevaplar
0
Kod:
command /ver:
   give 1 stone named "x" to player
[17:14:45 INFO]: [Skript] Reloading the config and all scripts...
[17:14:46 INFO]: Loaded a total of 11504 english aliases
[17:14:47 ERROR]: 'give 1 stone named "x" to player' is not an entry (like 'name
: value') (id.sk, line 2: give 1 stone named "x" to player')
[17:14:47 ERROR]: Required entry 'trigger' is missing in 'command /ver' (id.sk,
starting at line 1) (id.sk, line 1: command /ver:')
 

Altikardes

Kızıltaş Madencisi
En iyi cevaplar
0
[17:14:45 INFO]: [Skript] Reloading the config and all scripts...
[17:14:46 INFO]: Loaded a total of 11504 english aliases
[17:14:47 ERROR]: 'give 1 stone named "x" to player' is not an entry (like 'name
: value') (id.sk, line 2: give 1 stone named "x" to player')
[17:14:47 ERROR]: Required entry 'trigger' is missing in 'command /ver' (id.sk,
starting at line 1) (id.sk, line 1: command /ver:')
Denendi çalışıyor
 
Üst