Light Balls

Disclaimer: THIS MOD IS NOW CALLED "LIGHT BALLS" PLEASE REFER TO IT AS SUCH IN THE FUTURE


Hey guys, I made this weapon a while ago and I really like it so I decided hell, I should probably share it.

It replaces the Iron Saint weapon with a gun that looks like it shoots like a whip.

The way it works is it fires 30 shots rapid fire that float in front of you for a second, then they all blast off at high speeds suddenly. It shows best in the video, check it out duders!

You can just download it at the bottom of this post and you're goooood toooo go!

To get Iron Saint weapon: Go into cheats menu and input "giveiron". Then you can add the item to your inventory at any point that you'd like.

If you'd like to add the weapon to your current mods, replace your "Special-IronSaint" weapon in your weapons.xtbl with

Code:
<Weapon>
      <Name>Special-IronSaint</Name>
      <Weapon_Class>launcher</Weapon_Class>
      <Trigger_Type>burst</Trigger_Type>
 
      <Burst_Fire_Info>
        <Shots>30</Shots>
        <Burst_Delay_ms>500</Burst_Delay_ms>
      </Burst_Fire_Info>
 
      <Magazine_Size>10000</Magazine_Size>
      <Range_Max>200</Range_Max>
      <Damage_Max>
        <NPC_Damage>0</NPC_Damage>
        <Player_Damage>0</Player_Damage>
      </Damage_Max>
      <Fire_Cone_Angle>0.0</Fire_Cone_Angle>
      <Shots_Per_Round>1</Shots_Per_Round>
      <_Editor>
        <Category>Entries:weapon_radial:special</Category>
      </_Editor>
      <Ragdoll_Force_Shoot>600</Ragdoll_Force_Shoot>
      <AI_Ideal_Range_Max>200</AI_Ideal_Range_Max>
      <Category>WPNCAT_SPECIAL</Category>
 
 
      <Time_Management>
        <Refire_Delay>7</Refire_Delay>
      </Time_Management>
 
 
      <Ammo>Airstrike</Ammo>
      <Inv_Slot>pistol</Inv_Slot>
      <Ammo_per_Shot>0</Ammo_per_Shot>
      <Alt_Trigger_Type>single</Alt_Trigger_Type>
      <Flags>
        <Flag>melee can dislodge movers</Flag>
        <Flag>unlockable</Flag>
        <Flag>allow offhand grenade</Flag>
        <Flag>one shot shatter</Flag>
        <Flag>apply force to live ragdolls</Flag>
        <Flag>explosions damage tanks</Flag>
        <Flag>infinite magazine capacity</Flag>
        <Flag>unlimited ammo</Flag>
        <Flag>player instant reload</Flag>
        <Flag>no random give</Flag>
        <Flag>superpower blast</Flag>
        <Flag>continuous burst</Flag>
        <Flag>explosion ignores owner</Flag>
      </Flags>
      <Strafe_Angles>Pistol</Strafe_Angles>
      <Melee_Attack_Info>1hm</Melee_Attack_Info>
      <AI_Ideal_Range_Min>15</AI_Ideal_Range_Min>
      <Camera_Info>
        <Primary_Fire_Camera_Shake>weapon_fire_pistol</Primary_Fire_Camera_Shake>
        <Primary_Fire_Camera_Shake_Intensity>0.6</Primary_Fire_Camera_Shake_Intensity>
        <Primary_Fine_Aim_Camera_Shake>weapon_fire_pistol</Primary_Fine_Aim_Camera_Shake>
        <Player_Hit_Camera_Shake>bullet_hit</Player_Hit_Camera_Shake>
        <Player_Hit_Camera_Shake_Intensity>0.5</Player_Hit_Camera_Shake_Intensity>
        <Primary_Fire_Fine_Aim_Camera_Shake_Intensity>0.6</Primary_Fire_Fine_Aim_Camera_Shake_Intensity>
      </Camera_Info>
      <Ammo_Regeneration>0.0</Ammo_Regeneration>
      <Special_Case_Type>Cyber Cannon</Special_Case_Type>
 
      <Projectile_Info>
        <Model>Special-CyberProjectile</Model>
        <Speed>5</Speed>
        <Post_Ignition_Speed>250</Post_Ignition_Speed>
        <Gravity>-1</Gravity>
        <Mass>1000000</Mass>
        <Projectile_Flags>
          <Flag>has light attached</Flag>
          <Flag>rocket flight</Flag>
          <Flag>use bullet collision quality</Flag>
          <Flag>orient projectile to velocity</Flag>
          <Flag>dont detonate from explosion</Flag>
          <Flag>seek to target pos</Flag>
        </Projectile_Flags>
        <Fade_Out_Time>0.0</Fade_Out_Time>
        <Projectile_Ignition_Delay_MS>500</Projectile_Ignition_Delay_MS>
        <Attached_Effect>VFX_H_Hadooken_Projectile</Attached_Effect>
        <AI_Can_Guide>1500</AI_Can_Guide>
      </Projectile_Info>
 
      <Riot_Shield_Damage_Multiplier>1.0</Riot_Shield_Damage_Multiplier>
      <Diversion_Kill_Multiplier>1.0</Diversion_Kill_Multiplier>
      <Blood_Decal_Scale>1.0</Blood_Decal_Scale>
      <Info_Slot_Index>0</Info_Slot_Index>
      <Explosion>IronSaint-ArmBlast</Explosion>
      <Dual_Wield_Damage_Multiplier>1.0</Dual_Wield_Damage_Multiplier>
      <Overheat_Info>
        <Percent_Increase_Per_Shot>0.0</Percent_Increase_Per_Shot>
        <Percent_Decrease_Per_Second>0.1</Percent_Decrease_Per_Second>
        <Percent_Decrease_Per_Reload>0.0</Percent_Decrease_Per_Reload>
        <Reload_Cooldown_Delay>0.0</Reload_Cooldown_Delay>
        <Percent_Decrease_Per_Second_Overheated>0.25</Percent_Decrease_Per_Second_Overheated>
        <Percent_Decrease_Per_Reload_Overheated>1.0</Percent_Decrease_Per_Reload_Overheated>
        <Overheat_Flags>
          <Flag>applies to primary</Flag>
        </Overheat_Flags>
      </Overheat_Info>
    </Weapon>

And replace this in the explosions.xtbl file.

Code:
<Explosion>
      <Name>IronSaint-ArmBlast</Name>
      <Radius>2.0</Radius>
      <AI_Sound_Radius>100</AI_Sound_Radius>
      <Damage_Max>750</Damage_Max>
      <Damage_Min>500</Damage_Min>
      <Impulse>2000</Impulse>
      <Effect>vfx_ironSaint_exp</Effect>
      <_Editor>
        <Category>Entries</Category>
      </_Editor>
      <Damage_Max_Player>900</Damage_Max_Player>
      <Damage_Min_player>400</Damage_Min_player>
      <Flags>
        <Flag>Energy Blast Attack</Flag>
        <Flag>Enemies Only</Flag>
      </Flags>
      <Screen_Effects>
        <Delay_Time>0.0</Delay_Time>
        <Ramp_Up_Time>0.0</Ramp_Up_Time>
        <Full_Strength_Duration_Time>0.0</Full_Strength_Duration_Time>
        <Decay_Time>0.3</Decay_Time>
        <Atten_Start>1</Atten_Start>
        <Atten_End>10</Atten_End>
        <Tone>
          <Tint>
            <R>0</R>
            <G>255</G>
            <B>255</B>
          </Tint>
          <Tint_scale>1.5</Tint_scale>
          <Saturation>0.8</Saturation>
        </Tone>
        <Blur_Radius>1</Blur_Radius>
      </Screen_Effects>
      <Camera_Shake>
      </Camera_Shake>
      <Camera_Shake_Info>
        <Camera_Shake>explosion_small</Camera_Shake>
        <Camera_Shake_Radius>50.0</Camera_Shake_Radius>
        <Camera_Shake_Maximum_Intensity>1.0</Camera_Shake_Maximum_Intensity>
      </Camera_Shake_Info>
      <Player_Vehicle_Damage_Scalar>1000</Player_Vehicle_Damage_Scalar>
    </Explosion>

Edit: Updated .zip file with the cheats.xtbl needed so you can add the Iron Saint weapon to your inventory.
 

Attachments

  • Laser Whip.zip
    78.5 KB · Views: 1,692
Last edited:
Were is the weapon in the store at?

It replaces the Iron Saint pistol. I just realized I don't think by default you have access to that?

I've attached an updated cheat.xtbl to this post that lets you get it.

Just enter the cheat "giveiron" and you can give yourself the weapon whenever you'd like.
 

Attachments

  • cheats.xtbl
    45.4 KB · Views: 688
I want to warn you about that poll, and our forum rules, but... it's pretty fucking baller. You get a pass. ;)
 
It replaces the Iron Saint pistol. I just realized I don't think by default you have access to that?

I've attached an updated cheat.xtbl to this post that lets you get it.

Just enter the cheat "giveiron" and you can give yourself the weapon whenever you'd like.
You could add it into store, or use weapon delivery, or cheat option the latter 2 I think you would only need to do once aslong as you save
as when I was potching about with spawning weapons I spawned iron saint and few other weapons and after removing all mod files theyr all still in the store :p as my game saved while I had the mods running

and this mod makes you the indiana jones of the cyber world ;P
 
You could add it into store, or use weapon delivery, or cheat option the latter 2 I think you would only need to do once aslong as you save
as when I was potching about with spawning weapons I spawned iron saint and few other weapons and after removing all mod files theyr all still in the store :p as my game saved while I had the mods running

and this mod makes you the indiana jones of the cyber world ;P
How the fuck would Weapon Delivery work? o_O
 
Back
Top