News: Welcome back to Bullworth! If you haven't already, you will need to reset your password..


Author Topic: npc fights/chaos mod?  (Read 1170 times)

0 Members and 1 Guest are viewing this topic.

Offline finalboss90

  • Newbie
  • *
  • Posts: 1
    • View Profile
npc fights/chaos mod?
« on: December 03, 2021, 08:18:55 PM »
Hi guys, is there any script to spawn npcs and make them fight each other?

Offline RBS ID

  • Jr. Member
  • **
  • Posts: 67
  • Gender: Male
  • I don't know.
    • View Profile
    • This is website title.
Re: npc fights/chaos mod?
« Reply #1 on: December 04, 2021, 01:58:14 AM »
To spawn NPCs, you can spawn it through ide.img, change from ff ff ff ff to 01 00 00 00 with Hex Editor.
Also to make them fight each other, you can change the faction attitude towards faction in Attitude.dat, edit it with any text editor.

Offline Razc01na

  • Lord Slayer
  • Full Member
  • ***
  • Posts: 156
  • Gender: Male
  • Doom is life
    • View Profile
Re: npc fights/chaos mod?
« Reply #2 on: December 04, 2021, 10:05:48 AM »
there is a mod to enable peds fighting each other like they do in Complete Mayhem. Search for Togglable Mayhem.

Offline Ming

  • Full Member
  • ***
  • Posts: 154
  • Gender: Male
  • 抽刀斷水水更流,舉杯消愁愁更愁
    • View Profile
Re: npc fights/chaos mod?
« Reply #3 on: January 19, 2022, 08:41:23 PM »
Hi guys, is there any script to spawn npcs and make them fight each other?
Use PedCreateXYZ(PedIndex, X, Y, X)
PedAttack(Ped1, Ped2, 1)