Est PushTo
From EventScripts Community Encyclopedia
Syntax: est_PushTo <identifier> <x> <y> <z> <force>Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.
[edit] DescriptionPushes the player in the specified direction [edit] Parameters
[edit] Exampleevent player_spawn { // Tries to pushes everybody to the map coordinates <0.0,0.0,0.0> Walls will probably prevent most from reaching the destination est_PushTo #a 0 0 0 10 } [edit] Notes
[edit] See Also |
