View Single Post
Re: how to let REAL players move ?
Old
  (#2)
Cheeseh
[rcbot]
 
Cheeseh's Avatar
 
Status: Offline
Posts: 361
Join Date: Dec 2003
Location: China
Default Re: how to let REAL players move ? - 16-01-2004

The only thing I can guess is to update their velocity to whatever velocity you want (in pev->velocity)

Maybe an UpdateClientData would work after setting pev->buttons |= IN_FORWARD, or a DispatchThink().
  
Reply With Quote