08.07.2016, 16:02
if(mpop[playerid] == 5566) {
TogglePlayerControllable(playerid, 0);
}
if(Cancele[playerid] == 1) {
SelectTextDraw(playerid, 0x00FF00FF); // Allow the player to select textdraws with the mouse cursor
}
if(OnMashinKharidan[playerid] == 1) {
SetPlayerCameraPos(playerid, -1958.9172, 257.9527, 38.7022);
SetPlayerCameraLookAt(playerid, -1957.9890, 258.3209, 38.2272);
SelectTextDraw(playerid, 0x00FF00FF); // Allow the player to select textdraws with the mouse cursor
}
if(GodmodeFeature[playerid] == true) {
SetPlayerKhoon(true, playerid, 100000);
}
TogglePlayerControllable(playerid, 0);
}
if(Cancele[playerid] == 1) {
SelectTextDraw(playerid, 0x00FF00FF); // Allow the player to select textdraws with the mouse cursor
}
if(OnMashinKharidan[playerid] == 1) {
SetPlayerCameraPos(playerid, -1958.9172, 257.9527, 38.7022);
SetPlayerCameraLookAt(playerid, -1957.9890, 258.3209, 38.2272);
SelectTextDraw(playerid, 0x00FF00FF); // Allow the player to select textdraws with the mouse cursor
}
if(GodmodeFeature[playerid] == true) {
SetPlayerKhoon(true, playerid, 100000);
}