Faction ID problem
#7

Quote:
Originally Posted by justinnater
Посмотреть сообщение
Are you 100% percent sure? Check the table just incase.

Could you show me how you set someone in a faction?

Could you please show the current function to get a player's faction
1. Yeah 100% sure, even checked the table to see if its Int lmfao

2. GetPlayerFactionID
PHP код:
GetPlayerFactionID(playerid) return AccInfo[playerid][PlayerFaction]; 
3. Setting player faction is good, it even loads the correct faction ID.
Under OnPlayerLogin
PHP код:
printf("Player faction: %i",AccInfo[playerid][PlayerFaction]); 
It displays the correct FactionID as its set in the SQL
Reply


Messages In This Thread
Faction ID problem - by TwinkiDaBoss - 05.01.2016, 17:40
Re: Faction ID problem - by Jefff - 05.01.2016, 17:46
Re: Faction ID problem - by TwinkiDaBoss - 05.01.2016, 17:53
Re: Faction ID problem - by justinnater - 05.01.2016, 18:16
Re: Faction ID problem - by TwinkiDaBoss - 05.01.2016, 18:37
Re: Faction ID problem - by justinnater - 05.01.2016, 18:44
Re: Faction ID problem - by TwinkiDaBoss - 05.01.2016, 20:08
Re: Faction ID problem - by justinnater - 05.01.2016, 20:16
Re: Faction ID problem - by TwinkiDaBoss - 05.01.2016, 20:20
Re: Faction ID problem - by justinnater - 05.01.2016, 20:25

Forum Jump:


Users browsing this thread: 2 Guest(s)