Bully-Board
Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: UltimateGamer9 on August 11, 2015, 09:52:01 PM
-
Whenever I set PedSetFaction(gPlayer,6) and then later PedSetFaction(gPlayer,13) and it just doesn't look like he's in player 1 faction. Why?
-
13 is the Bullies faction... If am right, the correct faction is 15 for Player1.
-
13 is the Bullies faction... If am right, the correct faction is 15 for Player1.
But I think Bullies is 11.
-
I've heard faction switching has some problems with the player.
-
I've heard faction switching has some problems with the player.
It doesn't really, it work's I guess but the faction you switch don't really help you or interact with you if am right, and other factions are just average and shit.
Jock's faction fixe's the stance? :D
-
You can't set the faction's for the player twice, PedSetFaction(Player2,15)
PedGuardPed(Player2,Gplayer)
To make ped's guard you, you have to set the ped's focus without the ped being a bodyguard or ally. Just spawn the health bar and Allyblip then that ped will react like a BodyGuard but you will be able to set functions for that ped without interruption.
Learned this from Busting In Part 1 it is similiar to how they make Zoe appear to be a bodyguard but she is just a normal free roam ped set to be a bodyguard. I managed to get the bodyguard's for the Zombie Mod to work in a similiar way.