Description

Hi guys,this time i give you this tool from the Xpak expansion,y simply extracted all the necessary files for the object work correctly and put everything together in a folder to make it much simpler, as well as to share it whit you since it is a very good tool for a mod. Hope you enjoy it :)

Preview
a basic Grappling Hook tool
Post comment Comments
Owenwir
Owenwir - - 513 comments

now i realized what i've missed so far xD
thankyou

Reply Good karma Bad karma+2 votes
MaRKo5 Author
MaRKo5 - - 47 comments

you're welcome,yes a long time ago i realized this tool wasn't made for Project Reality XD

Reply Good karma+3 votes
YDChaos
YDChaos - - 21 comments

thx man, nice work

Reply Good karma Bad karma+2 votes
MaRKo5 Author
MaRKo5 - - 47 comments

you're welcome, man, the files of this tool were scattered in vehicles and in the static objects folder, it was relatively easy to remove them and also group them, but it was a little work XD

Reply Good karma+3 votes
Sgt_Haidangg
Sgt_Haidangg - - 35 comments

Nice work !

could you port the tear gas grenade launcher ?

Reply Good karma Bad karma+3 votes
MaRKo5 Author
MaRKo5 - - 47 comments

Thank's bro
Ok i'm gonna try to port it,could be easy haha

Reply Good karma+2 votes
YDChaos
YDChaos - - 21 comments

and the gas mask pls, would be funny can't rush a flag cause my own gas XD

Reply Good karma Bad karma+2 votes
MaRKo5 Author
MaRKo5 - - 47 comments

hahaha ok bro,i thought port the gasmask and night vision googles but i think goona be a good package to share whit you guys :D

Reply Good karma+2 votes
Gattobuono
Gattobuono - - 646 comments

I always assumed that everyone had the xpack expansion by now. Is that not the case?

Reply Good karma Bad karma+1 vote
YDChaos
YDChaos - - 21 comments

normally people have, but in general, the xpack runs "bad" in some people computers (for example, load a 64 size map on vanilla tooks ~50s, while to load 16 size Ghostown in xpack is 1:30)

srry for the bad english

Reply Good karma Bad karma+1 vote
josh♥
josh♥ - - 6 comments

thanks bro!
I love it!♥

Reply Good karma Bad karma+1 vote
MaRKo5 Author
MaRKo5 - - 47 comments

you're welcome,enjoy it ;D

Reply Good karma+1 vote
Cougar1389
Cougar1389 - - 9 comments

Hi man, how i install this addon im new in BF2

Reply Good karma Bad karma+2 votes
MaRKo5 Author
MaRKo5 - - 47 comments

Sup man,excuse me if you don't understand what i'm go to try to explain cause i don't speak English,but i'm gonna try anyway :)

First off all,you have to create your mod for BF2,it's simple and that way you prevent replace original files and make it sure if something goes wrong, this video it's in spanish but explains how to create a mod for bf2 in a few minutes: Youtube.com

The second it's create a .zip file, that have to name "Menu_client" and another .zip file with the name "Objects_server" then all the files that are inside of "Menu_client" and "Objects_server" folders put in the .zip files with the respective name

The third step it's put the weapon in the kit of the soldier that you want to have that weapon, to do that you have to go to the original "Objects_server" file in "bf2" folder, in that file you have to copy the folder "kits" and put it into your "Objects_server" file of your mod. When you have that, get into that kits folder and get into the "us" folder (example) and you gonna find all the kits of the us army,get into US_Assault.con (example) file, you have to find this lines:

rem -------------------------------------
ObjectTemplate.addTemplate USRIF_M203
ObjectTemplate.addTemplate USRGL_M203
ObjectTemplate.addTemplate USPIS_92FS
ObjectTemplate.addTemplate hgr_smoke
ObjectTemplate.addTemplate kni_knife
ObjectTemplate.addTemplate UnlockUSAssault
ObjectTemplate.addTemplate UnlockUSAssault2
ObjectTemplate.addTemplate ParachuteLauncher
rem -------------------------------------

when you find it add this line: "ObjectTemplate.addTemplate grapplinghook" ,has to get like this :

rem -------------------------------------
ObjectTemplate.addTemplate USRIF_M203
ObjectTemplate.addTemplate USRGL_M203
ObjectTemplate.addTemplate USPIS_92FS
ObjectTemplate.addTemplate grapplinghook
ObjectTemplate.addTemplate hgr_smoke
ObjectTemplate.addTemplate kni_knife
ObjectTemplate.addTemplate UnlockUSAssault
ObjectTemplate.addTemplate UnlockUSAssault2
ObjectTemplate.addTemplate ParachuteLauncher
rem -------------------------------------

Ok save the file in the Desktop whit the same name "US_Assault.con" and select "all files (*)" option just below,then move the saved file on the Desktop to the "us" folder into "kits" folder on the "Objects_server" file of your mod, then just execute the .bat file on your mod to get into battlefield and try out, if all get right you have to got this Grappling tool on your Assault Kit of the US team.
hope this serve to you learn to put any weapon you like into your game, enjoy it bro :D

Reply Good karma+2 votes
cataly63
cataly63 - - 244 comments

so much easier with ready-made files: thank you for taking the time, MaRKo5 !!

Reply Good karma Bad karma+3 votes
MaRKo5 Author
MaRKo5 - - 47 comments

Your welcome bro, hope you enjoy it!! :D

Reply Good karma+1 vote
CyberHak
CyberHak - - 40 comments

I like to see when a mod creator is active in the chat. It's quite rare to see actually. Can't wait to try. EA and Dice should have included a grappling hook for snipers, as in, lone wolf. Kinda demolishes the concept. I get the counter argument, but that's war. "Jet's are overpowered" no shiz, I known many soldiers that can take on an F22 Raptor single handily ... Tongue in cheek. If we have lots of snipers on rooftops, artillery should balance things out. Thanks for this ad-don.

PS - your command of the English language is better than a lot of English people. Some of the instructions for mods are abysmal. I hope I succeed. Sometimes it can be a painful process. NohahTheGreat - a talented mod creator, included a simple video on how to install his mod. Ironically, the F22 Raptor for BF2. My favourite vehicle mod. The apex predator in the sky. That wasn't a hint, but if I owned Moddb it would be a requirement. Kinda helps everyone; including the mod creator.

Reply Good karma Bad karma+1 vote
CyberHak
CyberHak - - 40 comments

It didn't work. I put the files in the correct places and added the text to kits/USSniper:

rem -------------------------------------
ObjectTemplate.addTemplate USPIS_92FS_silencer
ObjectTemplate.addTemplate USHGR_M67
ObjectTemplate.addTemplate grapplinghook < tried here
ObjectTemplate.addTemplate USMIN_Claymore < tried here
ObjectTemplate.addTemplate kni_knife
ObjectTemplate.addTemplate UnlockUSSniper
ObjectTemplate.addTemplate UnlockUSSniper2
ObjectTemplate.addTemplate ParachuteLauncher
ObjectTemplate.addTemplate USRIF_M24
rem -------------------------------------

I tried moving grapplinghook below Claymore also.

I am confused why I am making a mod when I am trying to install an addon. Surely it's simpler just to make copies of the Objects_server and Menu_Client.zips. The video was confusing. It's cool to learn how to make a mod, but not when you are trying to install something you really wan't to work. It just over complicates things. I have backups of BF2, both offline and online, so I got it covered. Man, I really wanted that to work. Spent so much time trying.

Reply Good karma Bad karma+1 vote
CyberHak
CyberHak - - 40 comments

Okay, so I'm pretty sure you have to create a small mod for the g.hook to work. I will try another day. If anyone could help in the meantime with some advice, that would also be great. Thanks.

Reply Good karma Bad karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: