Author Topic: Event requests  (Read 449 times)

Once again, I need more eventing. (Oh, not much experience with coding, I have to say I am terrible) I need an event or more for my server. Here's one I want: Event_setPlayerSpeed.zip.

Post more events please with download!

Changing the speed of a player on the fly is not possible as its set in the datablock.

If you only need a few "levels" of speed, you should create a player datablock for each and then use setDatablock to change the speed.

or you can try terrible solutions like adding drag to the player with a small zone around them