Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem]Event OX


Rekomendowane odpowiedzi

Opublikowano
# MyCommand Commands Config File

# commandsnumber (default 20) it's number of command you want make

# Don't forget the '/' on runcmd line , example command: /myhelp

# type accept = text , runcommand , broadcast-text , runcommand-text , runcommand-broadcast-text , perm-broadcast-text , addpermission , addtimer , runconsole , runcommand-perm-broadcast-text , runcommand-random , runasoperator

# Additional type accept if you use Spoutplugin = spout-text , spout-notification.\n" +

# runcommand type example -> If command: /l and runcmd: /list,when you type /l mycommand execute /list

# runcmd support custom argument in game.($arg1,$arg2,$arg3,$arg4,$arg5,$multiargs) Example - runcmd : /time $arg1

# For Delayed command add $delay$ before the command in runcmd Example : - $delay$/list

# Set delay time with delaytimer: 5 (5 = seconds)

# Use the dot . for decimal cost Example = cost : 5.5

# You can use a custom permission node by placing "permission-node:" field in a command.

# Custom error-message for invalid args ,put "error-message:" line in a command.


options:

commandsnumber: 20

'1':

command: /mycmd-sampletext

type: text

text:

- '$red Hello $darkgreen$player!'

runcmd:

- '/sample'

cost: 0

delaytimer: 5

'2':

command: /mycmd-dice

type: text

text:

- '$red You got $darkgreen$rnd6 !'

runcmd:

- '/sample'

cost: 0

delaytimer: 5

permission-node: customperm.custom

'3':

command: /mycmd-runcommand

type: runcommand

text:

- '$red Text of command $black3'

runcmd:

- '/list'

cost: 0

delaytimer: 5

'4':

command: /mycmd-args

type: runcommand

text:

- '$red Text of command $black4'

runcmd:

- '/time $arg1 $arg2'

cost: 0

delaytimer: 5

error-message: 'Type /time day world'

'5':

command: /mycmd-runcmdtimer

type: runcommand

text:

- '$red Text of command $black5'

runcmd:

- '$delay$/say 3..'

- '$delay$/say 2..'

- '$delay$/say 1..'

cost: 0

delaytimer: 1

'6':

command: /mycmd-broadcast

type: broadcast-text

text:

- '$blue MyCommand Broadcast Test'

runcmd:

- '/sample'

cost: 0

delaytimer: 5

'7':

command: /mycmd-spoutsample

type: spout-text

text:

- '$darkgreen -Spout Text-'

- '$red MyCommand!'

runcmd:

- '/sample'

cost: 0

delaytimer: 5

'8':

command: /mycmd-runconsole

type: runconsole

text:

- '$red Text of command $black8'

runcmd:

- /say This /say it's performed by console.

cost: 0

delaytimer: 5

'9':

command: /mycmd-addtimer

type: text

text:

- '$gold Put your command over /mycmd-addtimer'

- '$gold And change type : from text to addtimer'

runcmd:

- '/sample'

cost: 0

delaytimer: 5

'10':

command: /mycmd-addpermission

type: text

text:

- '$gold Put your command over /mycmd-addpermission'

- '$gold And change type : from text to addpermission'

runcmd:

- '/sample'

cost: 0

delaytimer: 5

'11':

command: /mycmd-textargs

type: text

text:

- 'Player Name : $player'

- 'World : $world'

- 'Health : $health Food : $food'

- 'Exp : $exp Level : $level'

- 'Gamemode : $gamemode'

- 'LastDamage : $lastdamage'

runcmd:

- '/sample'

cost: 0

delaytimer: 5

'12':

command: /mycmd-online

type: text

text:

- '$red There are $online players online.'

runcmd:

- '/sample'

cost: 0

delaytimer: 5

'13':

command: /mycmd-clearchat

type: broadcast-text

text:

- ''

- ''

- ''

- ''

- ''

- ''

- ''

- ''

- ''

- ''

runcmd:

- '/sample'

cost: 0

delaytimer: 5

'14':

command: /mycmd-shortcut

type: runcommand

text:

- '$red Text of command $black14'

runcmd:

- '/say $multiargs'

cost: 0

delaytimer: 5

'15':

command: /mycmd-random

type: runcommand-random

text:

- '$red Text of command $black15'

runcmd:

- '/say 1 $multiargs'

- '/say 2 $multiargs'

- '/say 3 $multiargs'

cost: 0

delaytimer: 5

'16':

command: /mycmd-help 2

type: text

text:

- '$brightgreen ---- MyCommand Help Page Two ---'

- '$gold Test Help 2'

runcmd:

- '/sample'

cost: 0

delaytimer: 5

'17':

command: /mycmd-help 1

type: text

text:

- '$brightgreen ---- MyCommand Help Page One ---'

- '$gold Test Help 1'

runcmd:

- '/sample'

cost: 0

delaytimer: 5

'18':

command: /mycmd-help

type: text

text:

- '$brightgreen ---- MyCommand Help Main Page---'

- '$gold Test Help '

runcmd:

- '/sample'

cost: 0

delaytimer: 5

'19':

command: /scriptexample

type: text

text:

- 'Example'

runcmd:

- '$Script$HasPermission==custompermission.test'

- '$Script$SetInteger=1'

- '$Script$Integer==1'

- '$Script$SetString=ciao'

- '$Script$String!=lol'

- '$Script$Integer>10'

- '/dosomething'

cost: 0

delaytimer: 5

'20':

command: /mycmdsample20

type: text

text:

- '$red Text of command $black20'

runcmd:

- '/sample'

cost: 0

delaytimer: 5

'21':

command: /tak

type: runcommand

runcmd:

- /rg select biale

- $delay$/broadcast Biale pole zniknie za 10 sekund

- $delay$/broadcast Biale pole zniknie za 9 sekund

- $delay$/broadcast Biale pole zniknie za 8 sekund

- $delay$/broadcast Biale pole zniknie za 7 sekund

- $delay$/broadcast Biale pole zniknie za 6 sekund

- $delay$/broadcast Biale pole zniknie za 5 sekund

- $delay$/broadcast Biale pole zniknie za 4 sekundy

- $delay$/broadcast Biale pole zniknie za 3 sekundy

- $delay$/broadcast Biale pole zniknie za 2 sekundy

- $delay$/broadcast Biale pole zniknie za 1 sekunde

- $delay$//set 0

- $delay$/bcast Poprawna odpowiedz to TAK!

- $delay$

- $delay$/rg select nie

- $delay$//set 0

- $delay$

- $delay$/rg select biale

- $delay$//set wool

- $delay$/rg select nie

- $delay$//set wool:red

cost: 0

delaytimer: 1

'22':

command: /nie

type: runcommand

runcmd:

- /rg select biale

- $delay$/broadcast Biale pole zniknie za 10 sekund

- $delay$/broadcast Biale pole zniknie za 9 sekund

- $delay$/broadcast Biale pole zniknie za 8 sekund

- $delay$/broadcast Biale pole zniknie za 7 sekund

- $delay$/broadcast Biale pole zniknie za 6 sekund

- $delay$/broadcast Biale pole zniknie za 5 sekund

- $delay$/broadcast Biale pole zniknie za 4 sekundy

- $delay$/broadcast Biale pole zniknie za 3 sekundy

- $delay$/broadcast Biale pole zniknie za 2 sekundy

- $delay$/broadcast Biale pole zniknie za 1 sekunde

- $delay$//set 0

- $delay$/bcast Poprawna odpowiedz to NIE!

- $delay$

- $delay$/rg select tak

- $delay$//set 0

- $delay$

- $delay$/rg select biale

- $delay$//set wool

- $delay$/rg select tak

- $delay$//set 35:5

cost: 0

delaytimer: 1

'23':

command: /oxreload

type: runcommand

runcmd:

- $delay$/rg select biale

- $delay$//set wool

- $delay$/rg select tak

- $delay$//set 35:5

- $delay$/rg select nie

- $delay$//set wool:red

cost: 0

delaytimer: 1

'24':

command: /ox

type: runcommand

runcmd:

- /warp ox

cost: 0

delaytimer: 0
Opublikowano

zle skonfigurowales mycommand

wszedzie musi byc ' ' przyklad? :


'22':
command: /nie
type: runcommand
runcmd:
- '/rg select biale'
- '$delay$/broadcast Biale pole zniknie za 10 sekund'
- '$delay$/broadcast Biale pole zniknie za 9 sekund'
- '$delay$/broadcast Biale pole zniknie za 8 sekund'
- '$delay$/broadcast Biale pole zniknie za 7 sekund'
- '$delay$/broadcast Biale pole zniknie za 6 sekund'
- '$delay$/broadcast Biale pole zniknie za 5 sekund'
- '$delay$/broadcast Biale pole zniknie za 4 sekundy'
- '$delay$/broadcast Biale pole zniknie za 3 sekundy'
- '$delay$/broadcast Biale pole zniknie za 2 sekundy'
- '$delay$/broadcast Biale pole zniknie za 1 sekunde'
- '$delay$//set 0'
- '$delay$/bcast Poprawna odpowiedz to NIE!'
- '$delay$'
- '$delay$/rg select tak'
- '$delay$//set 0'
- '$delay$'
- '$delay$/rg select biale'
- '$delay$//set wool'
- '$delay$/rg select tak'
- '$delay$//set 35:5'
cost: 0
delaytimer: 1

 

tak mysle ;) jezeli nie zadziala to nie wiem ;P

Opublikowano

Rozwiązanie:

Mycommand powinno wyglądać tak (w poradniku jest zrobione źle!):

 

 

 

# MyCommand Commands Config File
# commandsnumber (default 20) it's number of command you want make
# Don't forget the '/' on runcmd line , example command: /myhelp
# type accept = text , runcommand , broadcast-text , runcommand-text , runcommand-broadcast-text , perm-broadcast-text , addpermission , addtimer , runconsole , runcommand-perm-broadcast-text , runcommand-random , runasoperator
# Additional type accept if you use Spoutplugin = spout-text , spout-notification.\n" +
# runcommand type example -> If command: /l and runcmd: /list,when you type /l mycommand execute /list
# runcmd support custom argument in game.($arg1,$arg2,$arg3,$arg4,$arg5,$multiargs) Example - runcmd : /time $arg1
# For Delayed command add $delay$ before the command in runcmd Example : - $delay$/list
# Set delay time with delaytimer: 5 (5 = seconds)
# Use the dot . for decimal cost Example = cost : 5.5
# You can use a custom permission node by placing "permission-node:" field in a command.
# Custom error-message for invalid args ,put "error-message:" line in a command.
options:
commandsnumber: 99
'1':
command: /mycmd-sampletext
type: text
text:
- '$red Hello $darkgreen$player!'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'2':
command: /mycmd-dice
type: text
text:
- '$red You got $darkgreen$rnd6 !'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
permission-node: customperm.custom
'3':
command: /mycmd-runcommand
type: runcommand
text:
- '$red Text of command $black3'
runcmd:
- '/list'
cost: 0
delaytimer: 5
'4':
command: /mycmd-args
type: runcommand
text:
- '$red Text of command $black4'
runcmd:
- '/time $arg1 $arg2'
cost: 0
delaytimer: 5
error-message: 'Type /time day world'
'5':
command: /mycmd-runcmdtimer
type: runcommand
text:
- '$red Text of command $black5'
runcmd:
- '$delay$/say 3..'
- '$delay$/say 2..'
- '$delay$/say 1..'
cost: 0
delaytimer: 1
'6':
command: /mycmd-broadcast
type: broadcast-text
text:
- '$blue MyCommand Broadcast Test'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'7':
command: /mycmd-spoutsample
type: spout-text
text:
- '$darkgreen -Spout Text-'
- '$red MyCommand!'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'8':
command: /mycmd-runconsole
type: runconsole
text:
- '$red Text of command $black8'
runcmd:
- /say This /say it's performed by console.
cost: 0
delaytimer: 5
'9':
command: /mycmd-addtimer
type: text
text:
- '$gold Put your command over /mycmd-addtimer'
- '$gold And change type : from text to addtimer'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'10':
command: /mycmd-addpermission
type: text
text:
- '$gold Put your command over /mycmd-addpermission'
- '$gold And change type : from text to addpermission'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'11':
command: /mycmd-textargs
type: text
text:
- 'Player Name : $player'
- 'World : $world'
- 'Health : $health Food : $food'
- 'Exp : $exp Level : $level'
- 'Gamemode : $gamemode'
- 'LastDamage : $lastdamage'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'12':
command: /mycmd-online
type: text
text:
- '$red There are $online players online.'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'13':
command: /cc
type: broadcast-text
text:
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- '&cCzat zostal wyczyszczony przez: &f$player!'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'14':
command: /mycmd-shortcut
type: runcommand
text:
- '$red Text of command $black14'
runcmd:
- '/say $multiargs'
cost: 0
delaytimer: 5
'15':
command: /mycmd-random
type: runcommand-random
text:
- '$red Text of command $black15'
runcmd:
- '/say 1 $multiargs'
- '/say 2 $multiargs'
- '/say 3 $multiargs'
cost: 0
delaytimer: 5
'16':
command: /mycmd-help 2
type: text
text:
- '$brightgreen ---- MyCommand Help Page Two ---'
- '$gold Test Help 2'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'17':
command: /mycmd-help 1
type: text
text:
- '$brightgreen ---- MyCommand Help Page One ---'
- '$gold Test Help 1'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'18':
command: /mycmd-help
type: text
text:
- '$brightgreen ---- MyCommand Help Main Page---'
- '$gold Test Help '
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'19':
command: /scriptexample
type: text
text:
- 'Example'
runcmd:
- '$Script$HasPermission==custompermission.test'
- '$Script$SetInteger=1'
- '$Script$Integer==1'
- '$Script$SetString=ciao'
- '$Script$String!=lol'
- '$Script$Integer>10'
- '/dosomething'
cost: 0
delaytimer: 5
'20':
command: /mycmdsample20
type: text
text:
- '$red Text of command $black20'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'21':
command: /tak
type: runcommand
runcmd:
- '/rg select biale'
- '$delay$/broadcast Biale pole zniknie za 10 sekund'
- '$delay$/broadcast Biale pole zniknie za 9 sekund'
- '$delay$/broadcast Biale pole zniknie za 8 sekund'
- '$delay$/broadcast Biale pole zniknie za 7 sekund'
- '$delay$/broadcast Biale pole zniknie za 6 sekund'
- '$delay$/broadcast Biale pole zniknie za 5 sekund'
- '$delay$/broadcast Biale pole zniknie za 4 sekundy'
- '$delay$/broadcast Biale pole zniknie za 3 sekundy'
- '$delay$/broadcast Biale pole zniknie za 2 sekundy'
- '$delay$/broadcast Biale pole zniknie za 1 sekunde'
- '$delay$//set 0'
- '$delay$/bcast Poprawna odpowiedz to TAK!'
- '$delay$'
- '$delay$/rg select nie'
- '$delay$//set 0'
- '$delay$'
- '$delay$/rg select biale'
- '$delay$//set wool'
- '$delay$/rg select nie'
- '$delay$//set wool:red'
cost: 0
delaytimer: 1
'22':
command: /nie
type: runcommand
runcmd:
- '/rg select biale'
- '$delay$/broadcast Biale pole zniknie za 10 sekund'
- '$delay$/broadcast Biale pole zniknie za 9 sekund'
- '$delay$/broadcast Biale pole zniknie za 8 sekund'
- '$delay$/broadcast Biale pole zniknie za 7 sekund'
- '$delay$/broadcast Biale pole zniknie za 6 sekund'
- '$delay$/broadcast Biale pole zniknie za 5 sekund'
- '$delay$/broadcast Biale pole zniknie za 4 sekundy'
- '$delay$/broadcast Biale pole zniknie za 3 sekundy'
- '$delay$/broadcast Biale pole zniknie za 2 sekundy'
- '$delay$/broadcast Biale pole zniknie za 1 sekunde'
- '$delay$//set 0'
- '$delay$/bcast Poprawna odpowiedz to NIE!'
- '$delay$'
- '$delay$/rg select tak'
- '$delay$//set 0'
- '$delay$'
- '$delay$/rg select biale'
- '$delay$//set wool'
- '$delay$/rg select tak'
- '$delay$//set 35:5'
cost: 0
delaytimer: 1
'23':
command: /oxreload
type: runcommand
runcmd:
- '$delay$/rg select biale'
- '$delay$//set wool'
- '$delay$/rg select tak'
- '$delay$//set 35:5'
- '$delay$/rg select nie'
- '$delay$//set wool:red'
cost: 0
delaytimer: 1
'24':
command: /ox
type: runcommand
runcmd:
- '/warp ox'
cost: 0
delaytimer: 0

Również dodałem jeszcze swoją komendę /cc - czyści czat : )
Mam nadzieję, że komuś pomogłem :D
Opublikowano

Po jeden konsola nie będzie czytała reszty komend ponieważ macie ustawione na

commandsnumber: 20


Dajcie na 24

commandsnumber: 24

Liczę na like



 

Rozwiązanie:

Mycommand powinno wyglądać tak (w poradniku jest zrobione źle!):

 

 

 

# MyCommand Commands Config File
# commandsnumber (default 20) it's number of command you want make
# Don't forget the '/' on runcmd line , example command: /myhelp
# type accept = text , runcommand , broadcast-text , runcommand-text , runcommand-broadcast-text , perm-broadcast-text , addpermission , addtimer , runconsole , runcommand-perm-broadcast-text , runcommand-random , runasoperator
# Additional type accept if you use Spoutplugin = spout-text , spout-notification.\n" +
# runcommand type example -> If command: /l and runcmd: /list,when you type /l mycommand execute /list
# runcmd support custom argument in game.($arg1,$arg2,$arg3,$arg4,$arg5,$multiargs) Example - runcmd : /time $arg1
# For Delayed command add $delay$ before the command in runcmd Example : - $delay$/list
# Set delay time with delaytimer: 5 (5 = seconds)
# Use the dot . for decimal cost Example = cost : 5.5
# You can use a custom permission node by placing "permission-node:" field in a command.
# Custom error-message for invalid args ,put "error-message:" line in a command.
options:
commandsnumber: 99
'1':
command: /mycmd-sampletext
type: text
text:
- '$red Hello $darkgreen$player!'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'2':
command: /mycmd-dice
type: text
text:
- '$red You got $darkgreen$rnd6 !'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
permission-node: customperm.custom
'3':
command: /mycmd-runcommand
type: runcommand
text:
- '$red Text of command $black3'
runcmd:
- '/list'
cost: 0
delaytimer: 5
'4':
command: /mycmd-args
type: runcommand
text:
- '$red Text of command $black4'
runcmd:
- '/time $arg1 $arg2'
cost: 0
delaytimer: 5
error-message: 'Type /time day world'
'5':
command: /mycmd-runcmdtimer
type: runcommand
text:
- '$red Text of command $black5'
runcmd:
- '$delay$/say 3..'
- '$delay$/say 2..'
- '$delay$/say 1..'
cost: 0
delaytimer: 1
'6':
command: /mycmd-broadcast
type: broadcast-text
text:
- '$blue MyCommand Broadcast Test'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'7':
command: /mycmd-spoutsample
type: spout-text
text:
- '$darkgreen -Spout Text-'
- '$red MyCommand!'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'8':
command: /mycmd-runconsole
type: runconsole
text:
- '$red Text of command $black8'
runcmd:
- /say This /say it's performed by console.
cost: 0
delaytimer: 5
'9':
command: /mycmd-addtimer
type: text
text:
- '$gold Put your command over /mycmd-addtimer'
- '$gold And change type : from text to addtimer'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'10':
command: /mycmd-addpermission
type: text
text:
- '$gold Put your command over /mycmd-addpermission'
- '$gold And change type : from text to addpermission'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'11':
command: /mycmd-textargs
type: text
text:
- 'Player Name : $player'
- 'World : $world'
- 'Health : $health Food : $food'
- 'Exp : $exp Level : $level'
- 'Gamemode : $gamemode'
- 'LastDamage : $lastdamage'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'12':
command: /mycmd-online
type: text
text:
- '$red There are $online players online.'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'13':
command: /cc
type: broadcast-text
text:
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
- ''
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'14':
command: /mycmd-shortcut
type: runcommand
text:
- '$red Text of command $black14'
runcmd:
- '/say $multiargs'
cost: 0
delaytimer: 5
'15':
command: /mycmd-random
type: runcommand-random
text:
- '$red Text of command $black15'
runcmd:
- '/say 1 $multiargs'
- '/say 2 $multiargs'
- '/say 3 $multiargs'
cost: 0
delaytimer: 5
'16':
command: /mycmd-help 2
type: text
text:
- '$brightgreen ---- MyCommand Help Page Two ---'
- '$gold Test Help 2'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'17':
command: /mycmd-help 1
type: text
text:
- '$brightgreen ---- MyCommand Help Page One ---'
- '$gold Test Help 1'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'18':
command: /mycmd-help
type: text
text:
- '$brightgreen ---- MyCommand Help Main Page---'
- '$gold Test Help '
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'19':
command: /scriptexample
type: text
text:
- 'Example'
runcmd:
- '$Script$HasPermission==custompermission.test'
- '$Script$SetInteger=1'
- '$Script$Integer==1'
- '$Script$SetString=ciao'
- '$Script$String!=lol'
- '$Script$Integer>10'
- '/dosomething'
cost: 0
delaytimer: 5
'20':
command: /mycmdsample20
type: text
text:
- '$red Text of command $black20'
runcmd:
- '/sample'
cost: 0
delaytimer: 5
'21':
command: /tak
type: runcommand
runcmd:
- '/rg select biale'
- '$delay$/broadcast Biale pole zniknie za 10 sekund'
- '$delay$/broadcast Biale pole zniknie za 9 sekund'
- '$delay$/broadcast Biale pole zniknie za 8 sekund'
- '$delay$/broadcast Biale pole zniknie za 7 sekund'
- '$delay$/broadcast Biale pole zniknie za 6 sekund'
- '$delay$/broadcast Biale pole zniknie za 5 sekund'
- '$delay$/broadcast Biale pole zniknie za 4 sekundy'
- '$delay$/broadcast Biale pole zniknie za 3 sekundy'
- '$delay$/broadcast Biale pole zniknie za 2 sekundy'
- '$delay$/broadcast Biale pole zniknie za 1 sekunde'
- '$delay$//set 0'
- '$delay$/bcast Poprawna odpowiedz to TAK!'
- '$delay$'
- '$delay$/rg select nie'
- '$delay$//set 0'
- '$delay$'
- '$delay$/rg select biale'
- '$delay$//set wool'
- '$delay$/rg select nie'
- '$delay$//set wool:red'
cost: 0
delaytimer: 1
'22':
command: /nie
type: runcommand
runcmd:
- '/rg select biale'
- '$delay$/broadcast Biale pole zniknie za 10 sekund'
- '$delay$/broadcast Biale pole zniknie za 9 sekund'
- '$delay$/broadcast Biale pole zniknie za 8 sekund'
- '$delay$/broadcast Biale pole zniknie za 7 sekund'
- '$delay$/broadcast Biale pole zniknie za 6 sekund'
- '$delay$/broadcast Biale pole zniknie za 5 sekund'
- '$delay$/broadcast Biale pole zniknie za 4 sekundy'
- '$delay$/broadcast Biale pole zniknie za 3 sekundy'
- '$delay$/broadcast Biale pole zniknie za 2 sekundy'
- '$delay$/broadcast Biale pole zniknie za 1 sekunde'
- '$delay$//set 0
- '$delay$/bcast Poprawna odpowiedz to NIE!
- '$delay$'
- '$delay$/rg select tak'
- '$delay$//set 0'
- '$delay$'
- '$delay$/rg select biale'
- '$delay$//set wool'
- '$delay$/rg select tak'
- '$delay$//set 35:5'
cost: 0
delaytimer: 1
'23':
command: /oxreload
type: runcommand
runcmd:
- '$delay$/rg select biale'
- '$delay$//set wool'
- '$delay$/rg select tak'
- '$delay$//set 35:5'
- '$delay$/rg select nie'
- '$delay$//set wool:red'
cost: 0
delaytimer: 1
'24':
command: /ox
type: runcommand
runcmd:
- '/warp ox'
cost: 0
delaytimer: 0

Również dodałem jeszcze swoją komendę /cc - czyści czat : )
Mam nadzieję, że komuś pomogłem :D

Nadal no nie powiedział bym zmieniłeś na 99 . Mogą być przez to problemy

Pomogłem? Like?

Opublikowano

Po jeden konsola nie będzie czytała reszty komend ponieważ macie ustawione na

commandsnumber: 20

 

Dajcie na 24

commandsnumber: 24

Liczę na like

 

Nadal no nie powiedział bym zmieniłeś na 99 . Mogą być przez to problemy

Właśnie nie :)

To dodaje, że może być maksymalnie dodanych 99 komend... Wszystko działa poprawnie, sprawdziłeś chociaż?

Opublikowano

Znaczy w starszej wersji pluginy było to nie włączeniem się jego ....

Ale widocznie idą do przodu ;]

Pomogłem? Like?

  • 4 miesiące temu...

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...