[QUOTE=SomeRandomGuy77;20548108]what buttons do you press to use them?[/QUOTE]
Again, READ!
You need to use the command "use_killstreak"
[editline]07:38AM[/editline]
[IMG]http://i49.tinypic.com/2vkc7k2.png[/IMG]
Hmm... Too much bloom for the tactical nuke, or not enough?
[QUOTE=B1N4RY!;20548773]Again, READ!
You need to use the command "use_killstreak"
[editline]07:38AM[/editline]
[IMG]http://i49.tinypic.com/2vkc7k2.png[/IMG]
Hmm... Too much bloom for the tactical nuke, or not enough?[/QUOTE]
Just enough ;)
[QUOTE=JDog888;20549557]Just enough ;)[/QUOTE]
Well... It is perfect with its bloom but it needs more umph. When it hits the enemy it pushes them backward like in mw2 =D plz also for care package all u need to do is make a sent_carepackage and set it to a random kill streak then for ammo u give smg pistol and all the other ammo =D prob solved (i think)
Yea but that is alot of code, so don't act like it's a piece of cake.
[QUOTE='[CIA] ZOmBine;20552102']Yea but that is alot of code, so don't act like it's a piece of cake.[/QUOTE]
=| i may not code but there is a object in hammer called a trigger_push or something then wats his name binary can add ent_create trigger_push in script and edit details etc
This is amazing man, if you want I can make you some props for the airdrop crate and emergency airdrop. Even get the minigun turret for the next version if you want :) Just PM me if you want them :P
[QUOTE=xxXAcePilotXxx;20552141]=| i may not code but there is a object in hammer called a trigger_push or something then wats his name binary can add ent_create trigger_push in script and edit details etc[/QUOTE]
Spawning a map brush/function like that will instantly crash the game.
Hey B1N4RY, do you think you can make the helicopter actually move? I don't know but you can base of the idea from this [url]http://www.garrysmod.org/downloads/?a=view&id=56064[/url] except, if possible, move around just like in MW2? Using Pave Low and Hind.
BTW, look at this guys channel, he has a lot of useful sounds including AC-130 radio command! [url]http://www.youtube.com/user/star1029#p/u/13/4qauf3GVm6I[/url]
[QUOTE=sa2fan;20553705]BTW, look at this guys channel, he has a lot of useful sounds including AC-130 radio command! [url]http://www.youtube.com/user/star1029#p/u/13/4qauf3GVm6I[/url][/QUOTE]
The sounds are not hard to obtain, but they are played at certain scripted events, not just randomly.
[QUOTE=B1N4RY!;20555526]The sounds are not hard to obtain, but they are played at certain scripted events, not just randomly.[/QUOTE]
Well If you say so. It would be a nice little feature to hear some voices while using the AC-130 :) Not that I want to be too demanding :(
this is awesome,
the only problem was that when I used the nuke, everything went orange and purple for about 20 seconds, and it was really laggy.
Did I not say it's going to be on the front page?
Good job making the frony page!
can someone help me my harrier does not work it spawns stuck on the grownd
Hey Death, when working on the pave low, be sure to use the model from the Get A Life mod, because its rotors are already animated. There should be a model pack on garrysmod.org that should have the pave low for you.
I Can't seem to get this to work... I have everything in the addons folder and i have HL2DM, I enabled it in the Utilities menu, but no Icons show up when i kill enough NPCs for it, i've tried using Use_KillStreak, but it doesn't do anything.
Someone please help. This looks like an Epic Mod
Edit: Nvm, used the Weapons list to get them, but i can't get the nuke now...
how come when I kill npcs i get nothing I enabled killstreaks and when i press tab my kills are still 0 I set the npc=player kill to 1 I enabled killstreaks I don't know whats wrong please help me
This is excellent.
But i think i chose wrong map to use it. My Ac 130 got stuck and wouldnt move D:
The AC-130 needs its background flying sound when gunner. We just need a MW2 HUD for Gmod and here is Modern Garryfare 3 :D
DUDE, this is SO epic!!!
Ive been working on a AC130 construction for weeks, lagging more and more after every detail I added to it, and now you bring out this awesome little addon!! :D
For that, I pass on to you you a little tip:
If youve got MW2 on your pc and you go to the
[B]*drive*:\Steam\steamapps\common\call of duty modern warfare 2\main[/B] directory,
youll see a bunch of files called iw_*number*.iwd.
These are the Archives with all the mw2 goodness in them! You can take all sounds, music, battlechatter and so on from the game! Just set Winrar to open them up and bam!
On second thought, judging on the voices your using to announce the killstreaks, I guess you allready knew that...
Edit: Really funtingly awesome Idea:
How about entities that give you the killstreaks, like those shock-proof crates that are dropped from AH-6 and the c-130!
That would make implementing the cargo killstreaks that much easier to make and one could have all the fun of guys stealing your stuff while your dead!
Gah, before I write a complete essay, Ill just ask if you might consider encouriging a modeller to build a nice B2 and a mini Ac-130 (for the death-from-10-miles-above effect) for you?
It'd be pretty nice if there were explosion sounds from MW2 in the next version. Or maybe while the shells from the AC-130 flew in they'd make their signature whirring sounds. Just little details.
1 Thing. FUCKING AWSOME! Everything works PERFECT now,i had the most fun with the AC-130.
But one other thing,the killstreak sign is out of my screen,And im missing all the sounds. I'm wondering if you could help me,Because that little help would make my day.
[QUOTE=Marine123;20573580]It'd be pretty nice if there were explosion sounds from MW2 in the next version. Or maybe while the shells from the AC-130 flew in they'd make their signature whirring sounds. Just little details.[/QUOTE]
If someone can record it for me, I can do that
[editline]07:58PM[/editline]
[QUOTE=sacojomomma;20574914]1 Thing. FUCKING AWSOME! Everything works PERFECT now,i had the most fun with the AC-130.
But one other thing,the killstreak sign is out of my screen,And im missing all the sounds. I'm wondering if you could help me,Because that little help would make my day.[/QUOTE]
[QUOTE=Death dealer142;20521885]Some people will experience the acquired killstreak texture partially off screen, this is because i based it off my screen size, i'm sorry about that. I have a fix for that problem.
Open this file with either notepad, or what ever text editor you like to use:
Modern warfare killstreaks\lua\autorun\client\drawKillstreak.lua
Line 7 in that file is the line you will want to change. It looks like this
[code]
local picturePossitonY = centerY - 500
[/code]
Change it to this
[code]
local picturePossitonY = 0
[/code]
That should fix the problem.[/QUOTE]
Read.
I don't know if it's just my Gmod, but for some reason the AC 130 Lags me like crazy. Everything else is working fine except for that. Also, sometimes the effects for the ac130 blow up super huge, like bigger than flatgrass size and they just hang there. I'm not seeing any console errors so far, but ill look again.
I got a problem, when i play with the non-detonator version. Predator Missile is out of control doesnt go straight, Harriers always come 2 by 2 and don't kill combines and the nuke explosion makes the green texture of the flatgrass pink and black...
[QUOTE=just4fun49;20576476]I got a problem, when i play with the non-detonator version. Predator Missile is out of control doesnt go straight, Harriers always come 2 by 2 and don't kill combines and the nuke explosion makes the green texture of the flatgrass pink and black...[/QUOTE]
I am sorry, that was my fault, i didn't test it because i thought it would work fine, but i was wrong, i am going to fix it
[QUOTE=Death dealer142;20544785]There is a way to disable the killstreaks, there is a option in the utilitys menu under admin that lets you enable it.
I will think about that second part, i might out that in
[editline]09:01PM[/editline]
When you extract the files from the zip you see one folder named "Modern warfare killstreaks" this one folder is [B]Not[/B] the addon, this holds the addon. If you open the folder you will see a second folder with the same name ("Modern warfare killstreaks") this [B]Is[/B] the addon you place this folder in to your addons folder.
I'm not sure if you did this already, but based on your problem it sounds like that it isn't even recognized by the game if it doensn't know the command or the menus[/QUOTE]
......
I know that,I put the weapons folder in the ADDON folder (Mw2 killstreaks) replaced the regular "weapons" with the other "weapons" and nothing happend.
[editline]03:43PM[/editline]
It looks like huddzzii is having the same problem as me.
huddzzii:"doesnt work for me i put it where you wanted me to put it and it doesnt work... i only get the two sweps and no killstreaks when i kill something."
Help us and our problem?
[QUOTE=AlbertWesker;20576015]I don't know if it's just my Gmod, but for some reason the AC 130 Lags me like crazy. Everything else is working fine except for that. Also, sometimes the effects for the ac130 blow up super huge, like bigger than flatgrass size and they just hang there. I'm not seeing any console errors so far, but ill look again.[/QUOTE]
I'm having this same problem. My AC-130 didn't lag when I first got it, but now it's almost unusable
[QUOTE=Death dealer142;20577668]I am sorry, that was my fault, i didn't test it because i thought it would work fine, but i was wrong, i am going to fix it[/QUOTE]
Why is it that when I kill npcs I get no killl streaks I have enabled it in the admin menu I set npc kills to = 1 player kill and I can't get any kill streaks
Its the damn render of the red box, enemy that makes the AC-130 lag... :/
[QUOTE=sa2fan;20581652]Its the damn render of the red box, enemy that makes the AC-130 lag... :/[/QUOTE]
It's probably the thermal vision. open the lua\entities\sent_ac-130\cl_init.lua file
and remove line 236 and 243. these lines:
[code]
hook.Add( "RenderScene", "ThermalVision", ThermalVision )
removeThermalVision();
[/code]
It shouldn't lag as much or at all without those
[editline]09:15PM[/editline]
[QUOTE=Toki_lok;20580640]Why is it that when I kill npcs I get no killl streaks I have enabled it in the admin menu I set npc kills to = 1 player kill and I can't get any kill streaks[/QUOTE]
Try removing all other addons in your addons folder and then try it again
Sorry, you need to Log In to post a reply to this thread.