



|
new plantado; new maduro; new supercam; new RoubarThiagoAnim; new MaconhaFazendaTh1; new MaconhaFazendaTh2; new MaconhaFazendaTh3; new MaconhaFazendaTh4; new MaconhaFazendaTh5; new MaconhaFazendaTh6; new MaconhaFazendaTh7; new MaconhaFazendaTh8; new MaconhaFazendaTh9; new MaconhaFazendaTh10; new MaconhaFazendaTh11; new MaconhaFazendaTh12; new MaconhaFazendaTh13; new MaconhaFazendaTh14; new MaconhaFazendaTh15; new MaconhaFazendaTh16; |
|
Como sempre Tiger, COPIANDO.
Se vocк abrir o GameMode Brasil MegaLife jб tem esse sistema de Maconha, e ele foi criado por mim: Thiago Street. Vou mostrar as provas =D |
new plantado;
new maduro;
new RoubarThiagoAnim;
new MaconhaFazendaTh1;
new MaconhaFazendaTh2;
new MaconhaFazendaTh3;
new MaconhaFazendaTh4;
new MaconhaFazendaTh5;
new MaconhaFazendaTh6;
new MaconhaFazendaTh7;
new MaconhaFazendaTh8;
new MaconhaFazendaTh9;
new MaconhaFazendaTh10;
new MaconhaFazendaTh11;
new MaconhaFazendaTh12;
new MaconhaFazendaTh13;
new MaconhaFazendaTh14;
new MaconhaFazendaTh15;
new MaconhaFazendaTh16;
forward colhermaconha(playerid);
NO AJUDA EMPREGO:
else if(PlayerInfo[playerid][pEmprego] == 12){SendClientMessage(playerid,COLOR_YELLOW,"Fazendeiro < /pegarcarga /nextel /plantarmaconhas /colhermaconhas");}
AQUI OS COMANDOS:
if(strcmp(cmd, "/plantarmaconhas", true) == 0){
if(IsPlayerConnected(playerid)){
if(PlayerInfo[playerid][pEmprego] != 12){
SendClientMessage(playerid, COLOR_WHITE,"Vocк nгo й um fazendeiro!");
return true;
}
if(TempoPlantarM == 1){
SendClientMessage(playerid,COLOR_GREY,"Jб plantaram maconhas, espere 3 minutos para plantar denovo!");
return true;
}
if (!PlayerToPoint(20, playerid,-334.2685,-1384.8640,13.2381)){
SendClientMessage(playerid, COLOR_WHITE, "Vocк nгo estб na Fazenda.");
return true;
}
if(plantado == 1){
SendClientMessage(playerid, COLOR_WHITE, "Jб tem maconha plantada, aguarde elas ficarem prontas.");
return true;
}
SendClientMessageToAll(COLOR_WHITE, "(=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=({FFD700}Fazenda{BFC0C2})=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=)");
format(string, sizeof(string), "%s estб plantando maconhas em sua fazenda!", PlayerName(playerid));
SendClientMessageToAll(COLOR_YELLOW2, string);
GameTextForPlayer(playerid, "~b~~h~~h~Plantando ~g~~h~Ma~y~conh~r~~h~as~w~...", 5000, 3);
SendClientMessage(playerid, VERDECLARO, "Vocк estб plantando maconhas, aguarde 3 minutos atй que elas fiquem prontas.");
SetPlayerCriminal(playerid,255, "Trбfico de Drogas");
plantado = 1;
TempoPlantarM = 1;
SetTimer("TempoPlantacao", 180000, 0);
SetTimerEx("colhermaconha", 180000, 0, "i", playerid);
maduro = 0;
}
return true;
}
if(strcmp(cmd, "/colhermaconhas", true) == 0){
if(IsPlayerConnected(playerid)){
if(PlayerInfo[playerid][pEmprego] != 12){
SendClientMessage(playerid, COLOR_WHITE,"Vocк nгo й um fazendeiro!");
return true;
}
if (!PlayerToPoint(20, playerid,-334.2685,-1384.8640,13.2381)){
SendClientMessage(playerid, COLOR_WHITE, "Vocк nгo estб na Fazenda.");
return true;
}
if(maduro == 0){
SendClientMessage(playerid, COLOR_WHITE, "A maconha ainda nгo estб pronta para colheita.");
return true;
}
GameTextForPlayer(playerid, "~b~~h~~h~Colhendo ~g~~h~Ma~y~conh~r~~h~as~w~...", 5000, 3);
SendClientMessage(playerid, VERDE2, "Vocк colheu 1kg de maconha!");
maduro = 0;
plantado = 0;
DestroyObject(MaconhaFazendaTh1);
DestroyObject(MaconhaFazendaTh2);
DestroyObject(MaconhaFazendaTh3);
DestroyObject(MaconhaFazendaTh4);
DestroyObject(MaconhaFazendaTh5);
DestroyObject(MaconhaFazendaTh6);
DestroyObject(MaconhaFazendaTh7);
DestroyObject(MaconhaFazendaTh8);
DestroyObject(MaconhaFazendaTh9);
DestroyObject(MaconhaFazendaTh10);
DestroyObject(MaconhaFazendaTh11);
DestroyObject(MaconhaFazendaTh12);
DestroyObject(MaconhaFazendaTh13);
DestroyObject(MaconhaFazendaTh14);
DestroyObject(MaconhaFazendaTh15);
DestroyObject(MaconhaFazendaTh16);
PlayerInfo[playerid][pDrogas] += 1000;
SendClientMessageToAll(COLOR_WHITE, "(=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=({FFD700}Fazenda{BFC0C2})=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=)");
format(string, sizeof(string), "%s colheu todas as plantaзхes de maconhas em sua fazenda!", PlayerName(playerid));
SendClientMessageToAll(COLOR_YELLOW2, string);
}
return true;
}
FINAL:
public colhermaconha(playerid){
if (!PlayerToPoint(20, playerid,-334.2685,-1384.8640,13.2381)){TempoPlantarM = 0; SendClientMessage(playerid, COLOR_WHITE, "Vocк nгo estб na Fazenda.");return true;}
GameTextForPlayer(playerid, "~g~~h~Ma~y~conh~r~~h~as~w~ ~b~~h~Plantadas!", 5000, 3);
MaconhaFazendaTh1 = CreateObject(824, -277.89999389648, -1423.5999755859, 12.300000190735, 0, 0, 0);
MaconhaFazendaTh2 = CreateObject(824, -313, -1421.3994140625, 15.5, 0, 0, 0);
MaconhaFazendaTh3 = CreateObject(824, -238.30000305176, -1349.4000244141, 9, 0, 0, 0);
MaconhaFazendaTh4 = CreateObject(824, -233.60000610352, -1417.9000244141, 7.5, 0, 0, 0);
MaconhaFazendaTh5 = CreateObject(824, -199.5, -1414.0999755859, 4.5999999046326, 0, 0, 0);
MaconhaFazendaTh6 = CreateObject(824, -234.30000305176, -1389.5, 10.199999809265, 0, 0, 0);
MaconhaFazendaTh7 = CreateObject(824, -271.29998779297, -1324.6999511719, 9.8999996185303, 0, 0, 0);
MaconhaFazendaTh8 = CreateObject(824, -307, -1326.9000244141, 9.6999998092651, 0, 0, 0);
MaconhaFazendaTh9 = CreateObject(824, -238.80000305176, -1319.8000488281, 11.300000190735, 0, 0, 0);
MaconhaFazendaTh10 = CreateObject(824, -207, -1316.3000488281, 9.3999996185303, 0, 0, 0);
MaconhaFazendaTh11 = CreateObject(824, -201.39999389648, -1348.1999511719, 8.8000001907349, 0, 0, 0);
MaconhaFazendaTh12 = CreateObject(824, -201, -1386, 6.6999998092651, 0, 0, 0);
MaconhaFazendaTh13 = CreateObject(824, -309.10000610352, -1355, 9.8000001907349, 0, 0, 0);
MaconhaFazendaTh14 = CreateObject(824, -271.20001220703, -1352.3000488281, 9.1999998092651, 0, 0, 0);
MaconhaFazendaTh15 = CreateObject(824, -312.20001220703, -1392.4000244141, 13.699999809265, 0, 0, 0);
MaconhaFazendaTh16 = CreateObject(824, -274.5, -1391, 12.10000038147, 0, 0, 0);
maduro = 1;
if(PlayerInfo[playerid][pEmprego] == 12){SendClientMessage(playerid, COLOR_WHITE,"A maconha estб pronta para colheita!");}
return 1;
}
|
kkkkkkkkkkk fico com raivinha lixo? lembrei de quando geral te humilho la na homehots falando que voce nao sabia nen o que era streamer, editor de thug life!
bjunda pra vc, nao vo ficar aki perdendo meu tempo com um nuub q acha q й scripter, aprenda com o drakins flws. |