24.05.2016, 03:55
I have some SWAT,CIA,Army, and COP, Can someone help me that every player should have score to access this team,
example: SWAT needs 2000+ score to access.
example: SWAT needs 2000+ score to access.
}else if(classid == 7 && GetPlayerScore(playerid) >= 2000)// checkign for score
{
GameTextForPlayer(playerid, "~b~SWAT", 3000, 3);
SetPlayerInterior(playerid, 1);
SetPlayerPos(playerid, 214.7581,-41.0411,1002.0234);
SetPlayerFacingAngle(playerid, 94.0821);
SetPlayerCameraPos(playerid, 212.6498,-41.0299,1002.0234);
SetPlayerCameraLookAt(playerid, 214.7581,-41.0411,1002.0234);