#Bounty System
1 messages · Page 1 of 1 (latest)
just give someone a bounty (using dynamicProperty) when someone kills someone, and set a bounty after killing. save all the bounties in a "array" (dynamicProperty) and display it under a commad/using forms
i wont write all the scripts
idk what that is ðŸ˜
im new to this stuff
i want to
ive made some basic stuff
like block beoken counter
death and kill counter and other stuff
okay do you know js? or are you learning both?
i know a little bit
we can start with this:
how should this bounty work?
when a player enters a command in chat a form opens up
the player has to select a person to put bounty on and select the amount of the bounty
there would be a money scoreboard and player cant set bounty higher tahn their money
oki
@summer vigil any updates ?
?
yep i do
do you know how to create them?
i have a code my friend made
yep
good
can i send it ?
not yet
write me a code which shows every player in a actionformdata
sure
can you first see the code pls ?
sure?
i just need one line
here
can you just tell me how to make the enter amount into a slider ?
with increment of 500$
U mean scoreboard objectives
@summer vigil
okay
modalForm.slider('Slider w/o default', 0, 50, 5);
modalForm.slider('Slider w/ default', 0, 50, 5, 30);```
modalForm.slider(text: string, ,minimumValue: number, maximumValue: number, valueStep: number, defaultValue?: number)```
where the maximumValue is put the amount of money the player has
minimum is just 1 or idk
oki lemme try it out
@summer vigil idk why but it didnt work :(
can you pls put it in this file ?
this
and like i can just name the file main.js and it will work ?
if possible please do it