Skocz do zawartości
  • 0

[PRB] Niewiem :(


StertoXPL

Pytanie

8 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0

Mozesz tez zrobic oddzielna komende, czyli w kodzie dajesz execute player command "komenda"

a jak robisz ta komende to przed trigger dajesz exacutable by: console

 

Sorry ale tlumaczyc nie umiem xddd

 

@EDIT

masz przykladowy kod ;p

command /komenda1 [<text>]:	trigger:		if arg 1 is "test":			execute player command "komenda2"command /komenda2:	exacutable by: console	trigger:		broadcast "&5Lubiem w pupgem"
Edytowane przez Drexon
Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

Sprobuj

if executor is console:

jak nie zadziala ten post bedzie to usuniecia bo nie chce miec na koncie niepotrzebnego spamu ;p

Fajne będą gildie

on chat:

cancel event

set {_} to size of {oXeGuilds::Players::*}

if {_} is smaller than 2:

set {_chat} to "%{oXeGuilds::Chat}%"

replace all "{PLAYER}" with "%name of player%" in {_chat}

replace all "{TAG}" with "%{oXeGuilds::%name of player%::tag}%" in {_chat}

replace all "{TYPECOLOR}" with "&a" in {_chat}

replace all "{MESSAGE}" with "%message%" in {_chat}

send "%{_chat}%"

else:

if {oXeGuilds::%Name of player%::tag} is set:

loop {oXeGuilds::%{oXeGuilds::%name of player%::tag}%::member::*}:

set {_chat} to "%{oXeGuilds::Chat}%"

replace all "{PLAYER}" with "%name of player%" in {_chat}

replace all "{TAG}" with "%{oXeGuilds::%name of player%::tag}%" in {_chat}

replace all "{TYPECOLOR}" with "&a" in {_chat}

replace all "{MESSAGE}" with "%message%" in {_chat}

send "%{_chat}%" to loop-value parsed as player

loop {oXeGuilds::Players::*}:

remove "%{oXeGuilds::%{oXeGuilds::%name of player%::tag}%::member::*}%" from {oXeGuilds::Players::*}

set {_chat} to "%{oXeGuilds::Chat}%"

replace all "{PLAYER}" with "%name of player%" in {_chat}

replace all "{TAG}" with "%{oXeGuilds::%name of player%::tag}%" in {_chat}

replace all "{TYPECOLOR}" with "&c" in {_chat}

replace all "{MESSAGE}" with "%message%" in {_chat}

send "%{_chat}%" to loop-value parsed as player

add "%{oXeGuilds::%{oXeGuilds::%name of player%::tag}%::member::*}%" to {oXeGuilds::Players::*}

stop

else:

set {_chat} to "%{oXeGuilds::Chat}%"

replace all "{PLAYER}" with "%name of player%" in {_chat}

replace all "{TAG}" with "" in {_chat}

replace all "{TYPECOLOR}" with "" in {_chat}

replace all "{MESSAGE}" with "%message%" in {_chat}

replace all "%{oXeGuilds::Chat-Style}%" with "" in {_chat}

replace all "[" with "" in {_chat}

replace all "] " with "" in {_chat}

send "%{_chat}%" to all players

stop

Odnośnik do komentarza
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...