- Initiateur de la discussion
N
NeoX_MaGiX
Têtard
- Messages
- 7
- Score réaction
- 0
- Points
- 5
Bonjour je cherche a régler les jobs qui peuvent mettre les amendes mais je ne sais pas comment faire j'ai bien trouver ceci :
function PLAYER:CanFine()
return Fines_GetConf("FINE_AllowedJobs")[self:Team(TEAM_POLICE)]
end
Du coup j'ai mit ma TEAM_POLICE mais sa ne marche pas (J'ai également essayer avec "Policier" ) avez vous une solution ?
function PLAYER:CanFine()
return Fines_GetConf("FINE_AllowedJobs")[self:Team(TEAM_POLICE)]
end
Du coup j'ai mit ma TEAM_POLICE mais sa ne marche pas (J'ai également essayer avec "Policier" ) avez vous une solution ?