Bully-Board

Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: feliiperh on April 15, 2015, 04:28:46 PM

Title: peds in everywhere
Post by: feliiperh on April 15, 2015, 04:28:46 PM
Ok, here is the deal.
I know how to edit with HxD to put all faction leaders in free roam and other peds when its FF FF FF FF in the hexa code.
But, I see some videos in youtube about bully mods and the preps,greasers and jocks in the boys dorm.
How to do it?
I want to put preps, greasers,bullies, everyone in the main building of the school and in the boys dorm,to the opinion that the school is not as deserted as the default.

Any help?
Title: Re: peds in everywhere
Post by: deadpoolXYZ on April 15, 2015, 04:41:39 PM
Open PedPop.dat that is located in: \Rockstar Games\Bully Scholarship Edition\Config\dat\PedPop.dat

This file sets how many peds from each faction can spawn in a specific interior. Although it's easy to understand and edit, it doesn't have every interior in the game.

These are the 2 interiors you want to edit:

Code: [Select]
School_Hallways
12, 0, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 3,
3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
Boys_Dorm
5, 0, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 1,
1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0,
4, 0, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 1,
1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0,

The 4 rows mean day, day while in class, night and night while in curfew. The first number is the total population that can be in that interior, each time of the day, and the rest of the numbers are each faction.

Code: [Select]
1 Total population
2 Prefects
3 Nerds
4 Jocks
5 Dropouts
6 Greasers
7 Preppies
8 Students
9 Cops
10 Teachers
11 Townpeople
12 Shopkeep
13 Bully

Make sure the total population is equal to the population of each faction combined.
Title: Re: peds in everywhere
Post by: feliiperh on April 15, 2015, 04:54:11 PM
ok, let me see if I understand.

12, 0, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 3,

This arrow means it's day, and there are 12 peds in there, right.
But, and this 0,2,0,0,0,0,7,0,0,0,3
Where I'll put the number of the faction I want?
Can you explain where I need to put the number of the faction?
Title: Re: peds in everywhere
Post by: deadpoolXYZ on April 15, 2015, 05:04:59 PM
ok, let me see if I understand.

12, 0, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 3,

This arrow means it's day, and there are 12 peds in there, right.
But, and this 0,2,0,0,0,0,7,0,0,0,3
Where I'll put the number of the faction I want?
Can you explain where I need to put the number of the faction?

12, 0, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 3

If you count the numbers from left to right there are: Total population (12), Prefects (0), Nerds (2), Jocks (0), Dropouts (0), Greasers (0), Preppies (0), Students (7), Cops (0), Teachers (0), Townpeople (0), Shopkeep (0), Bully (3)

If you want to add 3 preppies then change it to this: 15, 0, 2, 0, 0, 0, 3, 7, 0, 0, 0, 0, 3

And if you want to disable bullies do this instead: 9, 0, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0

About the time periods:

Code: [Select]
School_Hallways
12, 0, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 3, -- Day
3, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, -- Day during class
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -- Night
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -- Night during curfew
Title: Re: peds in everywhere
Post by: feliiperh on April 15, 2015, 05:16:22 PM
AWESOME!
I got it, thank you so much.

Title: Re: peds in everywhere
Post by: GaryHarrington on April 20, 2015, 07:51:17 PM
Ok, here is the deal.
I know how to edit with HxD to put all faction leaders in free roam and other peds when its FF FF FF FF in the hexa code.
But, I see some videos in youtube about bully mods and the preps,greasers and jocks in the boys dorm.
How to do it?
I want to put preps, greasers,bullies, everyone in the main building of the school and in the boys dorm,to the opinion that the school is not as deserted as the default.

Any help?

Don't spawn too many Ped in a interior or your game will be crash after a 1 until 10 minutes you played it