Jump to content

Syko

Members
  • Posts

    403
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

15,876 profile views

Syko's Achievements

Single Status Update

See all updates by Syko

  1. Made my first semi-useful JKA code edit, a console command that displays the date and time.

    1. Show previous comments  2 more
    2. Syko

      Syko

      Nope, it just uses the ctime library in C++ and then prints that to the console using the Com_printf() function in JA. I'm honestly rather surprised that it worked. I've always had tons of issues trying to compile that damn source code.

    3. ensiform

      ensiform

      You wouldn't even need to use the C/C++ library. There's a function that obtains it already.

       

      trap_RealTime or Com_RealTime depending on where you are code wise.

    4. z3filus

      z3filus

      there is?? I'd like to see this code Syko :D

×
×
  • Create New...