How To Disable Lunge

How to disable lightsaber swing lunge

  1. Navigate to lua/wos/advswl/config/general/sh_serverwos.lua
  2. Find the "wOS.ALCS.Config.EnableLunge" value
  3. Set it equal to false

 

Example

wOS.ALCS.Config.EnableLunge = false

  • 1 Korisnici koji smatraju članak korisnim
Je li Vam ovaj odgovor pomogao?

Vezani članci

Allow Moving While Attacking For A Lightsaber Weapon

How to enable moving while attacking on lightsaber weapons Go to your lightsaber in...

Setting Base Stats For Personal Lightsabers

How to configure base stats for personal lightsabers Navigate to...

Adding Forms To Lightsaber Weapons

How to configure Forms for specific Lightsabers Go to your lightsaber in lua/weapons Find the...

Creating A Lightsaber Weapon

How to create a custom lightsaber weapon Navigate to lua/weapons Open any premade...

How To Change A Lightsaber's Damage

How to change Lightsaber damage Go to your lightsaber in lua/weapons Find "SaberDamage" and...