Bully-Board
Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: Mr Chill on November 24, 2015, 12:30:03 AM
-
How do you spawn Townies in school?
-
Change their faction to "STUDENT" in ide.img.
-
You can edit PedPop.dat from C:\Rockstar Games\Bully Scholarship Edition\Config\dat. Then search for School_Hallways. But before that, look at the top first. 1 is total population, that's placed at the beginning of the line. So, we'll look at that later. it looks like this. You can see the 2nd number which those are prefects. So follow in order. Note, I edited my PedPop.dat as well. So townies are Dropouts so edit Townies' number to how much townies you wanna spawn. Once you set how many townies you set, calculate all factions' number. And set the total population or else it will not work. Enjoy.
School_Hallways
10, 0, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0,
# 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
#
# Refer to ScriptEnums.h for TimePeriodTypes. At the time of writing, these are:
# DAY_OUTOFCLASS, DAY_INCLASS, NIGHT_EVENING, NIGHT_CURFEW
#
#
MainMap
7, 0, 0, 0, 0, 0, 0, 2, 0, 0, 4, 0, 1,
7, 0, 0, 0, 1, 0, 0, 0, 0, 0, 5, 1, 0,
4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 0,
2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0,
School_Hallways
20, 0, 4, 4, 4, 4, 4, 0, 0, 0, 0, 0, 0,
20, 0, 4, 4, 4, 4, 4, 0, 0, 0, 0, 0, 0,
20, 0, 4, 4, 4, 4, 4, 0, 0, 0, 0, 0, 0,
20, 0, 4, 4, 4, 4, 4, 0, 0, 0, 0, 0, 0,
-
@Mr Chill A better way then these fggts is to edit the population.dat in the trigger.img using img.tool and extracting the population.dat
What you would do is edit the population to spawn dropouts everywhere because I can't remember all the spawn locations lol.
-
What @AlphaTech said.
I don't feel like explaining it right now lol. But MadmaN made a tutorial on it:
http://www.bully-board.com/index.php?topic=14622.0 (http://www.bully-board.com/index.php?topic=14622.0)