Hλlf-Life 2 weapons 
21 comments These weapons is from HL2, game by Valve.
Update! 
Fixed some bugs, added combine's ball to Impulse Rifle(AR2)!
Weapons list:
To switch modes, switch timers (1-0 keys)


Fixed some bugs, added combine's ball to Impulse Rifle(AR2)!
Weapons list:
To switch modes, switch timers (1-0 keys)
edited 2×, last 08.09.11 02:59:24 pm

Comments
21 commentsLog in!
You need to log in to be able to write comments!Log in
@7agarr
Re-download weapons, RPG bug fixed.
P.S. Couldn't write your name correctly, because
.de does not accept more than 2 r's!
Re-download weapons, RPG bug fixed.
P.S. Couldn't write your name correctly, because

edited 1×, last 23.09.10 09:03:25 pm
16.09.10 07:02:10 pm

Right thats half life 2
for all half life 2 fans
i just can say:
rate ,download, play, be happy
5/5
for all half life 2 fans
i just can say:
rate ,download, play, be happy
5/5
Reuploaded, yes I forgot to add this line to 2 of files, now fixed.
edited 1×, last 16.09.10 08:54:27 am

There is a problem with the RPG and the Grenade. If I place these weapons in the inventory before all other HL2 weapons, then CC reports a Lua error about a missing table named "hl2". I looked in the source code and found the solution: The table hl2 is not defined.
I fixed that issue by adding this line after line 8 in RPG.lua and Grenade.lua:
I didn't check the other scripts, look yourself if this definition is missing there, too.
Please fix this issue in your upload to get a better rating.
Edit: Issue fixed. Rating raised from 3 to 4.
But I discovered another bug: I tried to use the SMG alone, without any other weapons in the weapon set and then a Lua error appeared on line 129 of SMG.lua. It tries to call a function of the mortar which didn't exist in the weapon set. I deleted this line and everything worked again.
I fixed that issue by adding this line after line 8 in RPG.lua and Grenade.lua:
Code:
1
if cc.hl2==nil then cc.hl2={} end
I didn't check the other scripts, look yourself if this definition is missing there, too.
Please fix this issue in your upload to get a better rating.
Edit: Issue fixed. Rating raised from 3 to 4.
But I discovered another bug: I tried to use the SMG alone, without any other weapons in the weapon set and then a Lua error appeared on line 129 of SMG.lua. It tries to call a function of the mortar which didn't exist in the weapon set. I deleted this line and everything worked again.
edited 2×, last 18.09.10 05:53:25 am

@Vectar
Oh, now it works, and i dont must re-download, because i can remove the headcrab by my self.
Oh, now it works, and i dont must re-download, because i can remove the headcrab by my self.
@Crazykevin
Headcrab?
Thank you, i forgot to remove it, it comes with next version, now it does not work. Now refreshed upload, there is no headcrab anymore. Re-download it.
And about RPG:
It is like homing missile in original Cc weapons - first click with mouse to target, then fire, or it does not work.
Headcrab?
Thank you, i forgot to remove it, it comes with next version, now it does not work. Now refreshed upload, there is no headcrab anymore. Re-download it.
And about RPG:
It is like homing missile in original Cc weapons - first click with mouse to target, then fire, or it does not work.
@Gordon Freeman
Oh, I forgot 2 lines.
No, i forgot 3 symbols!
Now fixed!
It will work when you redownload it.
Oh, I forgot 2 lines.
No, i forgot 3 symbols!
Now fixed!
It will work when you redownload it.
edited 1×, last 31.07.10 08:14:36 am