Looking for scripter

[Frick] Exposing
Joined 25/08/2022
Posts 16,156


[RWB] MixaMega
Joined 23/12/2019
Posts 435
Moderator
02:03 PM 14/10/2022
what do you mean by speed script?


[RWB] MixaMega
Joined 23/12/2019
Posts 435
Moderator
02:05 PM 14/10/2022
if you want the player to go faster you just do

Game.on('playerJoin',player=>{
player.setSpeed(10)
})


[Frick] Exposing
Joined 25/08/2022
Posts 16,156
02:15 PM 14/10/2022
Quote from MixaMega , 02:05 PM 14/10/2022
if you want the player to go faster you just do

Game.on('playerJoin',player=>{
player.setSpeed(10)
})
thx



.

1