1 messages · Page 1 of 1 (latest)
How i can do a scoreboard not going on negative numbers???
if (score < 0) setScore(‘score’,player,0)
Implying that you have the setScore function
@swift vigil so it's if (Points<0)setscore
("Points",player,0
you could do that yes
but points has to be a declared variable
And I am import to the js file
wdym
Ty