1. Wulf

    Wulf Community Admin

    Yup, that one is important!
     
  2. But i still can't resolve NetworkPlayer, NetworkMessageInfo in plugin project.
    What else to addin?
     

    Attached Files:

  3. Wulf

    Wulf Community Admin

    You need 'using uLink;' else prefix them. You're also using outdated hook information, as those two are not used anymore, PlayerSession is now.
     
  4. where can i find a library of the functions i can use in oxide?
     
  5. Wulf

    Wulf Community Admin

    In the game's Assembly-CSharp.dll.
     
  6. thanks a lot!