Hey guys! I wrote a lil script and it has a part where the player het mounted and fly away. Well the script is working fine, but I can't figure out how to change the flying speed. It's super slow! Tried with many commands such as Player:SetFlying() and then i modified the flying speed of the player... even tried the SetPlayerSpeed command or something like that (found on Wiki). Anyone who knows how to edit this part of the script to make the mount fly like a 280% one will get +Rep. Thank you!
Player:SetMovementType(256) -- running (also tried 768...)
Player:ModifyRunSpeed(21) -- Whaaaaaaat should it be?!
Player:SetMount(17675)
Player:MovePlayerTo(-2548.927246, 6445.693848, 207.881470, 1.920349, 1228-- random place, don't care about it
![]()