Results 1 to 10 of 12

Thread: COD4 : getting clients com_maxfps questions

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    why not just do something like this?
    PHP Code:
    player clientcmd("setfromdvar temp com_maxfps; setu com_maxfps 124; wait 1; setu com_maxfps 125; wait 1; setfromdvar com_maxfps temp"); 
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  2. #2
    ... connecting
    Join Date
    Apr 2016
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by IzNoGoD View Post
    why not just do something like this?
    PHP Code:
    player clientcmd("setfromdvar temp com_maxfps; setu com_maxfps 124; wait 1; setu com_maxfps 125; wait 1; setfromdvar com_maxfps temp"); 
    clientcmd requiers the mod to have clientcmd.menu compiled in it
    the problem cod jumper doesn't have that menu
    which is why i was asking can you do it WITHOUT clientcmd menu

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •