Posts: 569
Threads: 170
Joined: Apr 2009
Reputation:
0
Uh,
one question, can you make NPCґs actually like aim-bots so they aim at players and fire at them? ^^ Would be cool
Posts: 2,502
Threads: 26
Joined: Apr 2007
Reputation:
0
No.
You can make them shoot in OnFoot recordings I believe.
Posts: 1,896
Threads: 102
Joined: Oct 2008
You can also shoot in Hydra's and Rustler's and it will show up.
Is there anything thats not recorded? I can't think of anything that wouldn't.
Posts: 607
Threads: 36
Joined: Mar 2009
Reputation:
0
The thing about NPC's and Multiplayer is, 1, they have to sync properly. While you are shooting an NPC, someone else could be looking at the same NPC, and it be in A. a different posistion, or B. an NPC completely different from the one you are looking at. 2, making AI/NPC's smart isn't easy. First you have to be able to create a script where they will not just run into objects and/or run of bridges, buildings, etc. Not only that, but they will have to be able to define the player as friendly or foe, and in this case, since everyone is set to pretty much the same team, it wouldn't do anything. NPC's run on paths, ie they only go to certain cords directed if there are no non-static paths already made. With our capabilities on the closed source engine, I really do not think its possible to edit the AI and make them smarted for Multiplayer.
This is why AI and Multiplayer are so hard to throw together.