Jump to content

BrabusLV

Members
  • Posts

    5
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by BrabusLV

  1. 10 minutes ago, Creamy G Colin said:

    Its definitely client thing. you should handle both mouse actions . When the keys pressed together, you should send the action to server and if one of them will release then stop the action 

     

    I'm looking for user.ini, but i have no idea, how to get both pressed

    Maybe you know where to send me closer to my answer? :D 

     

    And yes, about Instance... Maybe it is class but the fact, if i want to get current player nick, what i should write?

    LeftMouse=PlayerPawnMoveTo 
    RightMouse=CameraRotationModeOn | CameraRotationModeOff | FixedDefaultCamera OnRelease MaxPressedTime=200.0 
    ;RightMouse=CameraRotationModeOn | CameraRotationModeOff 
    ;MiddleMouse=CameraRotationModeOn | CameraRotationModeOff 
    ;MiddleMouse=FixedDefaultCamera
    ;End=FixedDefaultCamera
    MiddleMouse=
  2. Hi, all!
    I'm interesting in getting some answers to questions:

     

     

    • 1. How to properly get current player instance (variable).
    • 2. How to get current player actions/events (ex. mouse clicks, left+right mouse click)
    • 3. Is it possible to make character running (Run + Point view), when (both / LEFT + RIGHT) mouse is clicked?

      Lineage 2 Interlude / Java server


    Thank you!

×
×
  • Create New...