#I need a scoreboard that shows the server name person balance and player count
1 messages · Page 1 of 1 (latest)
@junior hare this is a help for help with your own code that is not working correctly.
You have two options:
- ask someone to give you one in #job-board and they will likely charge
- learn to use skript
Aight ig no one help him if hes gonna be a baby
dang
set title of player's scoreboard to "yeet"
set line 1 of player's scoreboard to "%{yourvariable}%```
# do da rest
Bro really deleted the message ðŸ˜ðŸ˜ðŸ˜
@junior hare
why beat a dead horse?
Just checking if he’s still in the discord
Hes in the member bar on the right…
Pause
@junior hare I can make you the scoreboard
set title of player's scoreboard to "&eServer"
set line 6 of player's scoreboard to "&a"
set line 5 of player's scoreboard to "&fPlayer: %player%"
set line 4 of player's scoreboard to "&fMoney: &e%player's balance%"
set line 3 of player's scoreboard to "&fKills: &c%{kills::%player's uuid%} ? 0%"
set line 2 of player's scoreboard to "&fDeaths: &c%{deaths::%player's uuid%} ? 0%"
set line 1 of player's scoreboard to "&7Server Ip: mc.theserver.net"
on death of player:
if attacker is a player:
add 1 to {kills::%attacker's uuid%}
set line 3 of attacker's scoreboard to "&fKills: &c%{kills::%attacker's uuid%} ? 0%"
set line 4 of attacker's scoreboard to "&fMoney: &e%attacker's balance%"
add 5 to attacker's balance
add 1 to {deaths::%victim's uuid%}
remove 2 from victim's balance
set line 4 of victim's scoreboard to "&fMoney: &e%victim's balance%"
set line 2 of victim's scoreboard to "&f: &c%{deaths::%victim's uuid%} ? 0%"```
@junior hare
Make sure you have skbee installed
and change the variabled accordingly
https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders replace the variables with these placeholders depending on the plugin
dont spoon feed
especially to someone who wont learn from it
I didn't even write that skript. I just found it on the docs
still
spoon feeding is giving others code
not writing for them, although that is included
@lyric horizon it dont work
Just use simple score atp
skript is only useful if you know how to skript
Why are you coming crying to me? I dint give you that skript
^
that... would fix a lot of issues here