Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leg damage causes client side script error #70

Closed
JacobLeach opened this issue Dec 20, 2014 · 1 comment
Closed

Leg damage causes client side script error #70

JacobLeach opened this issue Dec 20, 2014 · 1 comment
Assignees
Labels

Comments

@JacobLeach
Copy link

I believe it occurs when you do damage to a zombies legs but I'm not really sure.

[ERROR] gamemodes/zombiesurvival/gamemode/obj_player_extend.lua:205: attempt to perform arithmetic on field 'LegDamage' (a nil value)

  1. GetLegDamage - gamemodes/zombiesurvival/gamemode/obj_player_extend.lua:205
    1. AddLegDamage - gamemodes/zombiesurvival/gamemode/obj_player_extend.lua:183
    2. unknown - gamemodes/zombiesurvival/gamemode/shared.lua:460
      1. FireBullets - [C]:-1
      2. ShootBullets - gamemodes/zombiesurvival/entities/weapons/weapon_zs_base/shared.lua:238
      3. unknown - gamemodes/zombiesurvival/entities/weapons/weapon_zs_base/shared.lua:71
@JetBoom JetBoom added the bug label Dec 20, 2014
@JetBoom JetBoom self-assigned this Dec 20, 2014
@JetBoom
Copy link
Owner

JetBoom commented Dec 20, 2014

358fa13

@JetBoom JetBoom closed this as completed Dec 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants