Jump to content

I need help with a skript


Ramina__

Recommended Posts

17 hours ago, nolando09 said:

Im working on a custom join message skript but im stuck 😞

 

on join:
  loop all players
  set {_pref} to formatted convHex(loop-player's prefix)
  broadcast "&7[&b+&7]%{_pref}%loop-player'sprefix%"

Im not too sure about the third line but you have to add a : at the end of the second line and add spacing to the third line

  • Like 1

2021-06-09_20_22_08.jpg.422c39613f8b72de894e5ec1f3377dca.jpg

Yo who actually reads these

[Vip] - 12/29/2020
[Pro] - 1/25/2022
 

 

 

Link to comment
Share on other sites

20 hours ago, nolando09 said:

Im working on a custom join message skript but im stuck 😞

 

on join:
  loop all players
  set {_pref} to formatted convHex(loop-player's prefix)
  broadcast "&7[&b+&7]%{_pref}%loop-player'sprefix%"

As @ItsKirby said, you need to indent and check spelling...
 

on join:
	loop all players:
		set {_pref} to formatted convHex(loop-player's prefix)
		broadcast "&7[&b+&7]%{_pref}%loop-player'sprefix%"

 

 

 

image.png.bc433d6489d70ad831075fe76809b993.png
 

Owner of Lifestealed, Labs, Encore, UNOfficially and Observed
 

OG [VIP] 12/26/20 - 10/27/2021
OG [PRO] 12/27/21 - 11/18/2022
OG [LEGEND] 11/18/2022 - 3/14/2023
[DEFAULT] 3/14/2023 - 5/8/2024

[MOD] 5/8/2024 - Present

 

Link to comment
Share on other sites

15 hours ago, nolando09 said:

2021-08-10_11_12_03.thumb.png.422be98675481323af06aa450edb4cdb.png

could you explain whats wrong, if anything?

 

 

image.png.bc433d6489d70ad831075fe76809b993.png
 

Owner of Lifestealed, Labs, Encore, UNOfficially and Observed
 

OG [VIP] 12/26/20 - 10/27/2021
OG [PRO] 12/27/21 - 11/18/2022
OG [LEGEND] 11/18/2022 - 3/14/2023
[DEFAULT] 3/14/2023 - 5/8/2024

[MOD] 5/8/2024 - Present

 

Link to comment
Share on other sites

41 minutes ago, nolando09 said:

It didnt work.. Sorry

it might be Set Join Format  instead idk

 

 

image.png.bc433d6489d70ad831075fe76809b993.png
 

Owner of Lifestealed, Labs, Encore, UNOfficially and Observed
 

OG [VIP] 12/26/20 - 10/27/2021
OG [PRO] 12/27/21 - 11/18/2022
OG [LEGEND] 11/18/2022 - 3/14/2023
[DEFAULT] 3/14/2023 - 5/8/2024

[MOD] 5/8/2024 - Present

 

Link to comment
Share on other sites

On 8/12/2021 at 10:19 AM, nolando09 said:

No.. sorry it didnt work either

oh im dumb, apperantly @Lapzzo didnt realize this either. Here you go
 

on join:
    set join message to "&7[&b+&7]%coloured player's prefix% %player%"

 

 

 

image.png.bc433d6489d70ad831075fe76809b993.png
 

Owner of Lifestealed, Labs, Encore, UNOfficially and Observed
 

OG [VIP] 12/26/20 - 10/27/2021
OG [PRO] 12/27/21 - 11/18/2022
OG [LEGEND] 11/18/2022 - 3/14/2023
[DEFAULT] 3/14/2023 - 5/8/2024

[MOD] 5/8/2024 - Present

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...