Bully-Board

Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: AfterLife on March 15, 2015, 01:02:26 AM

Title: Faction List
Post by: AfterLife on March 15, 2015, 01:02:26 AM
Can someone give me the entire list of factions and it's number?
Title: Re: Faction List
Post by: DaBOSS54320 on March 15, 2015, 02:53:11 AM
The faction ID numbers for each faction, for use in LUA:

0   Prefects
1   Nerd
2   Jock
3   Drop Out
4   Greaser
5   Prep
6   Student
7   Police
8   Teacher
9   Adult Civilian
10   Shop Keeper
11   Bully
12   PunchBag
13   Player
14   Player2
Title: Re: Faction List
Post by: DahCobra33 on March 15, 2015, 10:56:44 AM
Player2?
Title: Re: Faction List
Post by: deadpoolXYZ on March 15, 2015, 12:12:49 PM
Player2?

I found it while messing around and according to narumi it was left unused. If you try to use it, it's basically a glitchier version of player1.

http://www.bully-board.com/index.php?topic=17447.0 (http://www.bully-board.com/index.php?topic=17447.0)

It's kinda useless since if you want to code a local multiplayer mod just use player1 for both players.
Title: Re: Faction List
Post by: DahCobra33 on March 15, 2015, 12:47:20 PM
Hmm...Nevee thougt of it
Title: Re: Faction List
Post by: DaBOSS54320 on March 15, 2015, 01:21:47 PM
In console versions, there was multiplayer.
Title: Re: Faction List
Post by: SWEGTA on March 15, 2015, 02:35:34 PM
Yes, but it ended up just being a shitty minigame version of classes.
Title: Re: Faction List
Post by: deadpoolXYZ on March 15, 2015, 02:47:45 PM
I own the wii version maybe I can check if the player2 faction is actually used in the minigames since it's was never used in the ps2 version.
Title: Re: Faction List
Post by: GaryHarrington on April 10, 2015, 03:50:53 AM
Can someone give me the entire list of factions and it's number?


CMIIW but there's some of them on the attitude.dat file
Title: Re: Faction List
Post by: deadpoolXYZ on April 10, 2015, 12:47:57 PM
CMIIW but there's some of them on the attitude.dat file

The attitude file doesn't have the id numbers and that's what the OP was asking.

The faction ID numbers for each faction, for use in LUA:

0   Prefects
1   Nerd
2   Jock
3   Drop Out
4   Greaser
5   Prep
6   Student
7   Police
8   Teacher
9   Adult Civilian
10   Shop Keeper
11   Bully
12   PunchBag
13   Player
14   Player2

Number 12 is DEFAULT. The punchingbag has the bullies faction.
Title: Re: Faction List
Post by: GaryHarrington on April 11, 2015, 07:36:24 PM
The faction ID numbers for each faction, for use in LUA:

0   Prefects
1   Nerd
2   Jock
3   Drop Out
4   Greaser
5   Prep
6   Student
7   Police
8   Teacher
9   Adult Civilian
10   Shop Keeper
11   Bully
12   PunchBag
13   Player
14   Player2

Number 12 is DEFAULT. The punchingbag has the bullies faction.
[/quote]

In the prep's boxing hangout,the punchbag still a Bully?
Title: Re: Faction List
Post by: DaBOSS54320 on April 11, 2015, 09:01:20 PM
Oh yeah I dun fucked up. Sorry fellas.