Est PhysPush
From EventScripts Community Encyclopedia
Syntax: est_PhysPush <identifier> <x force> <y force> <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 { // Make everybody jump high when they spawn est_PhysPush #a 0 0 500 } [edit] Notes
[edit] See Also |
