Bully-Board

Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: The Greatest on November 24, 2013, 11:37:37 AM

Title: Factions?
Post by: The Greatest on November 24, 2013, 11:37:37 AM
I know that faction for jimmy is 14 in (Bully Folder) Config/dat/ped

what is the numbers for greaser,preps,jocks and the others?  :cc_detective:
Title: Re: Factions?
Post by: c00ld0c26 on November 24, 2013, 11:55:19 AM
Code: [Select]
Faction ID list


Faction            ID
--------------------
Nerd                1
______________
Jock                2
______________
DropOut             3
______________
Greaser             4
______________
Preppy              5
______________
Student             6
______________
Cop                 7
______________
Teacher             8
______________
TownPerson          9
______________
ShopKeep           10
______________
Bully              11
______________
Player1            14
______________
Player2             13
______________   
 
Title: Re: Factions?
Post by: The Greatest on November 24, 2013, 12:57:08 PM
Thank You!!!
Title: Re: Factions?
Post by: c00ld0c26 on November 24, 2013, 01:06:06 PM
No problem  :cool:
Title: Re: Factions?
Post by: GaryHarrington on November 24, 2013, 06:58:42 PM
player 2?
Title: Re: Factions?
Post by: deadpoolXYZ on November 24, 2013, 07:09:43 PM
player 2?

It's an unused faction that still works in the game.
It was supposed to be used by the player 2 (duh...) in the multiplayer mode or something like that.
I think the multiplayer mode was missions only I don't know if it had freeroam too.
Title: Re: Factions?
Post by: MadmaN on November 24, 2013, 07:33:07 PM
Player 2 is only for the console versions of bully and it was only for certain challenges. It also had a portion where you could duel the second player who in this case would be Gary but for purposes unknown it was removed from the game.

If you do some exploring you will come across the ingame screens that were used for this mode and they are still in the game. The code to use the second player is also intact but this was removed from the mission scripting and there is a chance that it may also have been used extensively during testing stages of the game.
Title: Re: Factions?
Post by: Mick3Mouse on November 25, 2013, 03:27:47 AM
Code: [Select]
Faction ID list


Faction            ID
--------------------
Nerd                1
______________
Jock                2
______________
DropOut             3
______________
Greaser             4
______________
Preppy              5
______________
Student             6
______________
Cop                 7
______________
Teacher             8
______________
TownPerson          9
______________
ShopKeep           10
______________
Bully              11
______________
Player1            14
______________
Player2             13
______________   
 

Player 1 is 13 c00l :P

Player 2 is only for the console versions of bully and it was only for certain challenges. It also had a portion where you could duel the second player who in this case would be Gary but for purposes unknown it was removed from the game.

If you do some exploring you will come across the ingame screens that were used for this mode and they are still in the game. The code to use the second player is also intact but this was removed from the mission scripting and there is a chance that it may also have been used extensively during testing stages of the game.


You know what scripts it is? :D
Title: Re: Factions?
Post by: c00ld0c26 on November 25, 2013, 04:28:05 AM
I've seen around 10 multiplayer related commands including a command for making a ped into a player and maybe even a second player.
Title: Re: Factions?
Post by: Mick3Mouse on November 25, 2013, 04:58:28 AM
C00l we need to talk on xfire about that code.  ITs really inportant