Ciber the Newb needs more help

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

CiberX15

New Member
Oct 5, 2008
26
0
0
Why do you have to place commands within a function e.g. I can place setPhysics(PHYS_Walk); within a function, however, if placed the command outside of the function I get an error message.
On a side note, do functions automatically run when you start the game? And if not, how would you call them since you cannot place any commands outside of a function?

Thanks for your time.