Home   Help Search Login Register  

Author Topic: hunting mod  (Read 1775 times)

0 Members and 1 Guest are viewing this topic.

repta

  • Guest
hunting mod
« 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.


repta

  • Guest
Re:hunting mod
« Reply #2 on: 30 Jun 2005, 18:48:08 »
no, operation flashpoint

Offline Morglor9

  • Members
  • *
Re:hunting mod
« Reply #3 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....
Cymbaline

DBR_ONIX

  • Guest
Re:hunting mod
« Reply #4 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

frazbo

  • Guest
Re:hunting mod
« Reply #5 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

crazyalienas

  • Guest
Re:hunting mod
« Reply #6 on: 31 Aug 2005, 10:07:55 »
can someone hyperlink me with an animal pack in .zip ONLY.