Jump to content

ewardd

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by ewardd

  1. Hello everyone.
     

    How can i get by who i being gripped from client side in mp game?
     

    So i check if i being gripped ( fd.forceGripCripple != 0 ) and how can i get by who?
    I tryed to use loop for every player to check if fd.forceGripEntityNum (what entity i'm gripping - as desc says) == my client id, but fd.forceGripEntityNum is always 0.

  2. Hello everyone
     

    Im trying to run compiled openjk.x86.exe and im getting "Debug Assertion Failed".

    Im using VS 2012

    It says:

     

    File: f:\dd\vctools\crt_bld\self_x86\crt\src\isctype.c

    Line: 56

     

    Expression: c >= -1 && c <= 255

    If i press 'Skip' few times game will run and work as it must.
    How can i fix this? : o

     

×
×
  • Create New...