OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods Beta Testing => Topic started by: repta on 30 Jun 2005, 03:02:37

Title: hunting mod
Post by: repta on 30 Jun 2005, 03:02:37
is there Hunting mod out there, that would be awesome. you could have animals like mig's animals roaming the map. new models with hunting vest, hunting camo, new anims( like for turkey hunting). it would be awesome.
Title: Re:hunting mod
Post by: Baddo on 30 Jun 2005, 17:59:08
http://www.cabelas.com/cabelas/en/templates/product/horizontal-item.jhtml?id=0027843619009a&cmCat=cab_games&cm_ven=cab_games&cm_ite=dh_xbox (http://www.cabelas.com/cabelas/en/templates/product/horizontal-item.jhtml?id=0027843619009a&cmCat=cab_games&cm_ven=cab_games&cm_ite=dh_xbox)
Title: Re:hunting mod
Post by: repta on 30 Jun 2005, 18:48:08
no, operation flashpoint
Title: Re:hunting mod
Post by: Morglor9 on 05 Jul 2005, 19:27:38
it would be easy, once someone made a decent animal (deer, cow whatever). then you could just make a civie in hunting clothes and give him the Hunting Rifle. the animal is the hard part though. the current ones walk as if they don't have knees....
Title: Re:hunting mod
Post by: DBR_ONIX on 05 Jul 2005, 21:27:18
MiG's animal pack, hunting rifle/sniper pack.
Then you could use simple script like :

Code: [Select]
_hunters = _this select 0
_animal = _this select 1
_to = count _hunters

#start

_i=0
#loop
?!(alive _animal):exit
?(_animal knowsabout _hunter select _i):_animal allowfleeing 1
_i = _i +1
~0.5
?(_i >=_to):goto "start"
goto "loop"
Not checked, but thats the general idea

The animal pack animations aren't perfect, but it's the best there is
- Ben
Title: Re:hunting mod
Post by: frazbo on 13 Aug 2005, 23:28:24
Good idea. That would be cool but i think it would be faster and easier to buy the game
Title: Re:hunting mod
Post by: crazyalienas on 31 Aug 2005, 10:07:55
can someone hyperlink me with an animal pack in .zip ONLY.