Jump to content

Recommended Posts

Posted

Hello,

 

1)What keys can I bind in HF client (in user.ini) ? I works only for Alt and MiddleMouse for me. I would like to bind it e.g. on delete....

 

My user.ini :

 

[DefaultPlayer]
Name=Player
Class=LineageWarrior.MFighter
team=255
skin=SoldierSkins.blkt
Face=SoldierSkins.Othello

[Engine.Input]
Aliases[0]=(Command="rmode 1 | show fog | set input Middlemouse rmd5",Alias="rmd1")
Aliases[1]=(Command="rmode 5  | set input Middlemouse rmd6",Alias="rmd5")
Aliases[2]=(Command="rmode 6  | set input Middlemouse rmd7",Alias="rmd6")
Aliases[3]=(Command="rmode 7  | set input Middlemouse statmod",Alias="rmd7")
Aliases[4]=(Command="rmode 5 | stat net | stat fps | show radii  | set input Middlemouse screenmod",Alias="statmod")
Aliases[5]=(Command="rmode 5 | show fog  | stat net | stat fps | show radii  | set input Middlemouse rmd1",Alias="screenmod")
Aliases[6]=(Command="CameraRotationOn | UseAutoTrackingPawnOff | StopMouse",Alias=CameraRotationModeOn)
Aliases[7]=(Command="CameraRotationOff OnRelease | UseAutoTrackingPawnOn OnRelease | MoveMouse  OnRelease | set Engine.LineagePlayerController MaxZoomingDist 65535| set Engine.LineagePlayerController MinZoomingDist -65535",Alias=CameraRotationModeOff)
Middlemouse=rmd5

Joy1=JOYPAD ShortcutUse OnRelease num=1 | JOYPAD ShortcutUse OnRelease Extend1 num=5 |JOYPAD ShortcutUse OnRelease Extend2 num=9
Joy2=JOYPAD ShortcutUse OnRelease num=2 | JOYPAD ShortcutUse OnRelease Extend1 num=6 |JOYPAD ShortcutUse Onrelease Extend2 num=10
Joy3=JOYPAD ShortcutUse OnRelease num=3 | JOYPAD ShortcutUse OnRelease Extend1 num=7 |JOYPAD ShortcutUse Onrelease Extend2 num=11
Joy4=JOYPAD ShortcutUse OnRelease num=4 | JOYPAD ShortcutUse OnRelease Extend1 num=8 |JOYPAD ShortcutUse Onrelease Extend2 num=12
Joy5=JOYPAD NPCTargetPrev OnRelease range=2048 ptx1=5 pty1=10 ptx2=95 pty2=60| JOYPAD PartyTargetPrev OnRelease range=2048 | JOYPAD TargetCancel  OnRelease
Joy6=JOYPAD NPCTargetNext OnRelease range=2048 ptx1=5 pty1=10 ptx2=95 pty2=60| JOYPAD PartyTargetNext OnRelease range=2048

Joy7=JOYPAD Extend1
Joy8=JOYPAD Extend2
Joy9=JOYPAD StatusOpen OnRelease
Joy10=JOYPAD InventoryOpen OnRelease
Joy11=JOYPAD Ctrl
Joy12=JOYPAD FixedDefaultCamera OnRelease UP
Joy13=JOYPAD ShortcutUp OnRelease
Joy14=JOYPAD ShortcutUp OnRelease
Joy15=JOYPAD ShortcutDown OnRelease
Joy16=JOYPAD ShortcutDown OnRelease

JoyX=JOYPAD MOVE aBaseX DeadZone=0.2
JoyY=JOYPAD MOVE aBaseY DeadZone=0.2
JoyZ=JOYPAD CameraYaw Factor=33000 DeadZone=0.2 Direction=1
JoyV=JOYPAD CameraPitch Factor=33000 DeadZone=0.2 Direction=1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
LeftMouse=PlayerPawnMoveTo 
;RightMouse=CameraRotationOn | UseAutoTrackingPawnOff | StopMouse | CameraRotationOff OnRelease | UseAutoTrackingPawnOn OnRelease | MoveMouse  OnRelease | FixedDefaultCamera OnRelease MaxPressedTime=200.0| set Engine.LineagePlayerController MaxZoomingDist 65535| set Engine.LineagePlayerController MinZoomingDist -65535  
RightMouse=CameraRotationModeOn | CameraRotationModeOff  

Left=LeftTurningStart | LeftTurningFinish OnRelease
Right=RightTurningStart | RightTurningFinish OnRelease
Up=KeyboardMoveStart Dir=1 | KeyboardMoveFinish OnRelease Dir=1
Down=KeyboardMoveStart Dir=4 | KeyboardMoveFinish OnRelease Dir=4

Q=SpawnDummy OnRelease
;NumLock=KeyboardPermanentMove


;for camera walking
E=KeyboardMoveStart Dir=16 | KeyboardMoveFinish OnRelease Dir=16 | PauseReplay OnRelease
C=KeyboardMoveStart Dir=32 | KeyboardMoveFinish OnRelease Dir=32
GreySlash=ModAirSpeedAccelRateStart Rate=+200.f | ModAirSpeedAccelRateFinish OnRelease
GreyStar=ModAirSpeedAccelRateStart Rate=-200.f | ModAirSpeedAccelRateFinish OnRelease
GreyPlus=ModMaxAirSpeedStart Speed=+80.f | ModMaxAirSpeedFinish OnRelease | IncReplaySpeed OnRelease
GreyMinus=ModMaxAirSpeedStart Speed=-80.f | ModMaxAirSpeedFinish OnRelease | DecReplaySpeed OnRelease
Escape=CameraModeSelectingCancel

MouseX=CameraYaw Speed=+3600.0
MouseY=CameraPitch Speed=+3600.0


MouseWheelDown=ZoomInPress Speed=20.0
MouseWheelUp=ZoomOutPress Speed=20.0

;PageDown=ZoomInHold Speed=1000.0
;PageUp=ZoomOutHold Speed=1000.0

[Engine.PlayerController]
DesiredFOV=60.0
DefaultFOV=60.0

[Engine.LineagePlayerController]
CameraViewHeightAdjust=0.0
bUseAutoTrackingPawn=false
bUseVolumeCamera=false
bUseHitCheckCamera=true
AutoTrackingPawnSpeed=0.4
VolumeCameraRadius=1000
HitCheckCameraMinDist=300
FixedDefaultViewNum=3
MaxZoomingDist=250
MinZoomingDist=-200

FixedDefaultViewNum=12
FixedDefaultGroupNum=4
FixedDefaultCurrentGroup=0

;PAWN
;1 1ŔÎÄŞşä
FixedDefaultCameraYaw[1]=0
FixedDefaultCameraPitch[1]=-3072
FixedDefaultCameraDist[1]=10000
FixedDefaultCameraViewHeight[1]=14.0
FixedDefaultCameraHidePlayer[1]=1
FixedDefaultCameraDisableZoom[1]=1
FixedDefaultCameraExteriorView[1]=0
FixedDefaultCameraMinDist[1]=-200
FixedDefaultCameraDisablePitch[1]=0
;2 °ˇŔĺ łë¸»ÇŃ Follow view
FixedDefaultCameraYaw[0]=0
FixedDefaultCameraPitch[0]=-3072
FixedDefaultCameraDist[0]=400
FixedDefaultCameraViewHeight[0]=0.0
FixedDefaultCameraHidePlayer[0]=0
FixedDefaultCameraDisableZoom[0]=0
FixedDefaultCameraExteriorView[0]=0
FixedDefaultCameraMinDist[0]=-200
FixedDefaultCameraDisablePitch[0]=0
;3 ¸Ö¸®Ľ­ş¸´Â şä
FixedDefaultCameraYaw[2]=0
FixedDefaultCameraPitch[2]=-3320
FixedDefaultCameraDist[2]=10000
FixedDefaultCameraViewHeight[2]=0.0
FixedDefaultCameraHidePlayer[2]=0
FixedDefaultCameraDisableZoom[2]=0
FixedDefaultCameraExteriorView[2]=0
FixedDefaultCameraMinDist[2]=-200
FixedDefaultCameraDisablePitch[2]=0

;VEHICLE RIDER
;1 1ŔÎÄŞşä
FixedDefaultCameraYaw[4]=0
FixedDefaultCameraPitch[4]=560.0
FixedDefaultCameraDist[4]=10000
FixedDefaultCameraViewHeight[4]=14.0
FixedDefaultCameraHidePlayer[4]=1
FixedDefaultCameraDisableZoom[4]=1
FixedDefaultCameraExteriorView[4]=0
FixedDefaultCameraMinDist[4]=-200
FixedDefaultCameraDisablePitch[4]=0
;2 °ˇŔĺ łë¸»ÇŃ Follow view
FixedDefaultCameraYaw[3]=0
FixedDefaultCameraPitch[3]=-2700.0
FixedDefaultCameraDist[3]=10000
FixedDefaultCameraViewHeight[3]=0.0
FixedDefaultCameraHidePlayer[3]=0
FixedDefaultCameraDisableZoom[3]=0
FixedDefaultCameraExteriorView[3]=0
FixedDefaultCameraMinDist[3]=-200
FixedDefaultCameraDisablePitch[3]=0
;3 ¸Ö¸®Ľ­ş¸´Â şä
FixedDefaultCameraYaw[5]=0
FixedDefaultCameraPitch[5]=-3320
FixedDefaultCameraDist[5]=10000
FixedDefaultCameraViewHeight[5]=0.0
FixedDefaultCameraHidePlayer[5]=0
FixedDefaultCameraDisableZoom[5]=0
FixedDefaultCameraExteriorView[5]=0
FixedDefaultCameraMinDist[5]=1000
FixedDefaultCameraDisablePitch[5]=0

;VEHICLE CONTROLLER
;1 1ŔÎÄŞşä
FixedDefaultCameraYaw[7]=0
FixedDefaultCameraPitch[7]=1750.0
FixedDefaultCameraDist[7]=10000
FixedDefaultCameraViewHeight[7]=0.0
FixedDefaultCameraHidePlayer[7]=0
FixedDefaultCameraDisableZoom[7]=1
FixedDefaultCameraExteriorView[7]=1
FixedDefaultCameraMinDist[7]=-200
FixedDefaultCameraDisablePitch[7]=1
;2 °ˇŔĺ łë¸»ÇŃ Follow view
FixedDefaultCameraYaw[6]=0
FixedDefaultCameraPitch[6]=-3300.0
FixedDefaultCameraDist[6]=10000
FixedDefaultCameraViewHeight[6]=0.0
FixedDefaultCameraHidePlayer[6]=0
FixedDefaultCameraDisableZoom[6]=0
FixedDefaultCameraExteriorView[6]=0
FixedDefaultCameraMinDist[6]=-200
FixedDefaultCameraDisablePitch[6]=0
;3 ¸Ö¸®Ľ­ş¸´Â şä
FixedDefaultCameraYaw[8]=0
FixedDefaultCameraPitch[8]=-4000
FixedDefaultCameraDist[8]=10000
FixedDefaultCameraViewHeight[8]=0.0
FixedDefaultCameraHidePlayer[8]=0
FixedDefaultCameraDisableZoom[8]=0
FixedDefaultCameraExteriorView[8]=0
FixedDefaultCameraMinDist[8]=1000
FixedDefaultCameraDisablePitch[8]=0

;FlightTransform
;1 1ŔÎÄŞşä
FixedDefaultCameraYaw[10]=0
FixedDefaultCameraPitch[10]=560.0
FixedDefaultCameraDist[10]=10000
FixedDefaultCameraViewHeight[10]=14.0
FixedDefaultCameraHidePlayer[10]=1
FixedDefaultCameraDisableZoom[10]=1
FixedDefaultCameraExteriorView[10]=0
FixedDefaultCameraMinDist[10]=-200
FixedDefaultCameraMaxDist[10]=1000
FixedDefaultCameraDisablePitch[10]=0
;2 °ˇŔĺ łë¸»ÇŃ Follow view
FixedDefaultCameraYaw[9]=0
FixedDefaultCameraPitch[9]=-2700.0
FixedDefaultCameraDist[9]=10000
FixedDefaultCameraViewHeight[9]=0.0
FixedDefaultCameraHidePlayer[9]=0
FixedDefaultCameraDisableZoom[9]=0
FixedDefaultCameraExteriorView[9]=0
FixedDefaultCameraMinDist[9]=400
FixedDefaultCameraMaxDist[9]=1000
FixedDefaultCameraDisablePitch[9]=0
;3 ¸Ö¸®Ľ­ş¸´Â şä
FixedDefaultCameraYaw[11]=0
FixedDefaultCameraPitch[11]=-3320
FixedDefaultCameraDist[11]=10000
FixedDefaultCameraViewHeight[11]=0.0
FixedDefaultCameraHidePlayer[11]=0
FixedDefaultCameraDisableZoom[11]=0
FixedDefaultCameraExteriorView[11]=0
FixedDefaultCameraMinDist[11]=400
FixedDefaultCameraMaxDist[11]=1000
FixedDefaultCameraDisablePitch[11]=0

[Engine.HUD]
HudMode=0	
Crosshair=0

[Warriors.ChallengeHUD]
bUseTeamColor=true
FavoriteHUDColor=(R=0,G=0,B=16)
CrosshairColor=(R=0,G=16,B=0)
HudScale=+1.0
Opacity=15
StatusScale=1.0
WeaponScale=0.8
bHideAllWeapons=false
bHideStatus=false
bHideAmmo=false
bHideTeamInfo=false
bHideFrags=false
bHideHUD=false
bHideNoviceMessages=false
bHideFaces=false


[Warriors.ChallengeBotInfo]
bAdjustSkill=False
bRandomOrder=True
Difficulty=1
BotNames[0]=Archon
BotNames[1]=Aryss
BotNames[2]=Alarik
BotNames[3]=Dessloch
BotNames[4]=Cryss
BotNames[5]=Nikita
BotNames[6]=Drimacus
BotNames[7]=Rhea
BotNames[8]=Raynor
BotNames[9]=Kira
BotNames[10]=Karag
BotNames[11]=Zenith
BotNames[12]=Cali
BotNames[13]=Alys
BotNames[14]=Kosak
BotNames[15]=Illana
BotNames[16]=Barak
BotNames[17]=Kara
BotNames[18]=Tamerlane
BotNames[19]=Arachne
BotNames[20]=Liche
BotNames[21]=Jared
BotNames[22]=Ichthys
BotNames[23]=Tamara
BotNames[24]=Loque
BotNames[25]=Athena
BotNames[26]=Cilia
BotNames[27]=Sarena
BotNames[28]=Malakai
BotNames[29]=Visse
BotNames[30]=Necroth
BotNames[31]=Kragoth
BotTeams[0]=255
BotTeams[1]=0
BotTeams[2]=255
BotTeams[3]=1
BotTeams[4]=255
BotTeams[5]=2
BotTeams[6]=255
BotTeams[7]=3
BotTeams[8]=255
BotTeams[9]=0
BotTeams[10]=255
BotTeams[11]=1
BotTeams[12]=255
BotTeams[13]=2
BotTeams[14]=255
BotTeams[15]=3
BotTeams[16]=255
BotTeams[17]=0
BotTeams[18]=255
BotTeams[19]=1
BotTeams[20]=255
BotTeams[21]=2
BotTeams[22]=255
BotTeams[23]=3
BotTeams[24]=255
BotTeams[25]=0
BotTeams[26]=255
BotTeams[27]=1
BotTeams[28]=255
BotTeams[29]=2
BotTeams[30]=255
BotTeams[31]=3

 

2) How to increase zooming speed ?

 

editing commands  MouseWheelDown=ZoomInPress Speed=20.0  &  MouseWheelUp=ZoomOutPress Speed=20.0 doesnt work well - only zoomOUT speed can be increased; zoomIN seems to be blocked or something....

 

 

~Thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Hello everyone, Lineage II clan MightyTeam is reopening recruitment and looking for ambitious, active players who want to compete seriously and grow together. We are building a disciplined and organized environment focused on teamwork, strategy, and long-term success. What we offer: Strong and experienced leadership, Fair and respectful treatment for every member, Organized clan structure and tactical gameplay, Competitive mentality with clear goals, Stable and drama-free environment, What we expect: Activity and willingness to improve, Teamplay and communication, Respect toward clan members, Motivation to compete and dominate, No politics. No toxicity. Only focused players with the right mentality.   If you are interested in joining MightyTeam, contact on Discord: tzelal.  <-- there is a dot  or Telegram tz3gg. 
    • Lol thanks no l better get Acis /Lucera/Mobius and will squeeze more profit that your crazy ass price files for fucks know what. Even Reborn was smart enough use Acis after Lucera to squeeze shit a lot of money 😁 Fucking hell 15 grants lol 😂 
    • It seems the SkyLord is simply not familiar with what l2-scripts and Bonux represents today. His opinion is likely based on our older materials — which is understandable. We haven't been standing still. Over the years, the studio has moved to a fundamentally different level of development. Our early builds are still available on the legacy site at very accessible prices — and they remain entirely viable for launching a project. As practice shows, solid servers can still be built on them, albeit with greater effort. As for the market — Classic, Essence, and Main have long been running on l2-scripts engines, and the majority of successful servers have, at one stage or another, used our source code as their foundation. This isn't self-promotion — it's the history of the industry. Today, for established projects with a reputation, we offer a different format: private partnership with individual terms tailored to your business goals. If you're interested in long-term collaboration — we're open to the conversation. We have solutions for every level — from newcomers to top-tier projects. Feel free to reach out, and we'll be happy to discuss.
    • implemented Black Market NPC that can copy and make discount on desired multisells , spawns despawns and fully configurable with schedule and random timer   implemented Dungeon Finder , fully configurable for custom dungeons and can be accessed from 2-9 party size. Your choice! 
    • https://en.l2oops.com/chronicle/lineage-2-essence   almost all the servers on here are using l2scripts or bonux files..
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..