# Mover Set Speed Max

Grammar — MoverSetSpeedMax value
FlagsFunction

Constructs and returns a MoverSetSpeedMax actor message. This will set the movers maximum speed. It will only work on a mover site actor.

# Arguments

  • fixed — Value

Returns — string<actormsg>

string libNtve_gf_MoverSetSpeedMax(fixed lp_value);

Category: Actor / Message Constructors

# Examples

— None found —