Misc Qs on Players

  • 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.

jb

New Member
May 22, 2000
278
0
0
www.planetunreal.com
Folks,

yeapper I am a newbie but have learned a lot of the last few days by reading on-line and looking at the .UC from the expanded package that came with UT. But I still have not found a good souce to show me what I want to do.

My goal was to mimic a freeze effect by locking the players movemt for a period of time. The freeze effect will last for a few seconds and they can not do anything except wait. I have set up a 3rd person cam to view the player while frozen. For the most part it works. However the frozen player can rotate (but not move). The bots will sometime stop, sometimes will stop and still play a running animation, or worse will still keep firing their weapon. So is there any UT .UC file that I might want to check or info you could help out with this little snafu?

Ty

Jb
 

Papapishu

我是康
Jun 18, 2001
2,043
0
0
43
void
www.vovoid.com
make an inventory item that makes the player bhidden (check the death functions for how to make it stop shoot) and spawns a tournamentplayer subclass (just a mesh) that uses the same mesh and skins as your player.