catalinoti Posted January 14, 2016 Share Posted January 14, 2016 Asi dori si eu o baza de date modificata adica toate factiunile sa fie exact ca pe bugged Link to comment Share on other sites More sharing options...
DANjR Posted January 14, 2016 Share Posted January 14, 2016 e bine sa vrei =)))))))) Link to comment Share on other sites More sharing options...
Don Soprano Posted January 14, 2016 Share Posted January 14, 2016 Nu-i rau sa vrei. Link to comment Share on other sites More sharing options...
L0K3D. Posted January 14, 2016 Share Posted January 14, 2016 Nu mai fa topicuri inutile, nu te vor ajuta cu ceva. Link to comment Share on other sites More sharing options...
Seraphim Eighty Posted January 14, 2016 Share Posted January 14, 2016 Chiar crezi ce spui? Crezi ca o sa iti dea cineva baza de date cu 490.000 conturi inregistrate? Link to comment Share on other sites More sharing options...
ExTazy97 Posted January 15, 2016 Share Posted January 15, 2016 Factiunile se pot edita :) Done, http://www.solidfiles.com/d/c51f08601d/ http://imgur.com/EEFvmvL Link to comment Share on other sites More sharing options...
L0K3D. Posted January 16, 2016 Share Posted January 16, 2016 Factiunile se pot edita :) Done, http://www.solidfiles.com/d/c51f08601d/ http://imgur.com/EEFvmvL E baza de date de la saints, nu e compatibila cu Vortex. Link to comment Share on other sites More sharing options...
catalinoti Posted January 16, 2016 Author Share Posted January 16, 2016 Ma eu nu vam serut baza cu conturile puteti sa le stergeti dar nu am comanda /vmove si e gru sa stau sa fac totul don php/myadmin Link to comment Share on other sites More sharing options...
Blaskowski Posted January 16, 2016 Share Posted January 16, 2016 Chiar crezi ce spui? Crezi ca o sa iti dea cineva baza de date cu 490.000 conturi inregistrate? Inteligent ești, ți s-a mai spus asta? Nu baza de la bugged o vrea el, ci o bază compatibilă cu un gamemode să aibă exact aceleași facțiuni. Dacă nu știi ce se vorbesște aici, mai bine nu mai scrie. Ma eu nu vam serut baza cu conturile puteti sa le stergeti dar nu am comanda /vmove si e gru sa stau sa fac totul don php/myadmin Tu învață să scrii, poate te ajut eu când înveți să scrii. Și 2. Dacă ție ți-e greu să faci o comandă sau să stai să muți toate mașiniile, nouă nu ne este greu sau nu crezi că ne-a fost la început? Descurcă-te băiete. 1 Link to comment Share on other sites More sharing options...
catalinoti Posted January 16, 2016 Author Share Posted January 16, 2016 (edited) Wa leam mutat deja la 3 factiuni dar daca este un mod mai rapid de ce sa nu in practic. Dar alceva dintre toate postarile de ajutor blaskowski mia raspun cel mai potrivit. Edited January 17, 2016 by LoveKitty Link to comment Share on other sites More sharing options...
Blaskowski Posted January 17, 2016 Share Posted January 17, 2016 Wa leam mutat dja la 3 factiuni dar daca este un mod mai rapid de ce sa nu in practic. Dar alceva dintre toate postarile de ajutot blaskowsi mia raspun cel mai potrivit. Ia ma ia CMD:vmove(playerid, params[]) { if(playerVariables[playerid][pAdminLevel] >= 4) { if(!IsPlayerInAnyVehicle(playerid)) return SendClientMessage(playerid, COLOR_GREY, "You must be inside the vehicle that you wish to move."); new string[42]; for(new x = 0; x < MAX_VEHICLES; x++) { if(vehicleVariables[x][vVehicleScriptID] == GetPlayerVehicleID(playerid)) { GetVehiclePos(x, vehicleVariables[x][vVehiclePosition][0], vehicleVariables[x][vVehiclePosition][1], vehicleVariables[x][vVehiclePosition][2]); GetVehicleZAngle(x, vehicleVariables[x][vVehicleRotation]); DestroyVehicle(vehicleVariables[x][vVehicleScriptID]); vehicleVariables[x][vVehicleScriptID] = CreateVehicle(vehicleVariables[x][vVehicleModelID], vehicleVariables[x][vVehiclePosition][0], vehicleVariables[x][vVehiclePosition][1], vehicleVariables[x][vVehiclePosition][2], vehicleVariables[x][vVehicleRotation], vehicleVariables[x][vVehicleColour][0], vehicleVariables[x][vVehicleColour][1], 60000); PutPlayerInVehicle(playerid, vehicleVariables[x][vVehicleScriptID], 0); saveVehicle(x); format(string, sizeof(string), "You have successfully moved vehicle %d.", x); SendClientMessage(playerid, COLOR_WHITE, string); return 1; } } } else return SendClientMessage(playerid, COLOR_WHITE, AdminOnly); return 1; } Link to comment Share on other sites More sharing options...
Iosif Vieru Posted January 17, 2016 Share Posted January 17, 2016 Ia ma ia CMD:vmove(playerid, params[]) { if(playerVariables[playerid][pAdminLevel] >= 4) { if(!IsPlayerInAnyVehicle(playerid)) return SendClientMessage(playerid, COLOR_GREY, "You must be inside the vehicle that you wish to move."); new string[42]; for(new x = 0; x < MAX_VEHICLES; x++) { if(vehicleVariables[x][vVehicleScriptID] == GetPlayerVehicleID(playerid)) { GetVehiclePos(x, vehicleVariables[x][vVehiclePosition][0], vehicleVariables[x][vVehiclePosition][1], vehicleVariables[x][vVehiclePosition][2]); GetVehicleZAngle(x, vehicleVariables[x][vVehicleRotation]); DestroyVehicle(vehicleVariables[x][vVehicleScriptID]); vehicleVariables[x][vVehicleScriptID] = CreateVehicle(vehicleVariables[x][vVehicleModelID], vehicleVariables[x][vVehiclePosition][0], vehicleVariables[x][vVehiclePosition][1], vehicleVariables[x][vVehiclePosition][2], vehicleVariables[x][vVehicleRotation], vehicleVariables[x][vVehicleColour][0], vehicleVariables[x][vVehicleColour][1], 60000); PutPlayerInVehicle(playerid, vehicleVariables[x][vVehicleScriptID], 0); saveVehicle(x); format(string, sizeof(string), "You have successfully moved vehicle %d.", x); SendClientMessage(playerid, COLOR_WHITE, string); return 1; } } } else return SendClientMessage(playerid, COLOR_WHITE, AdminOnly); return 1; } Daca stie sa-si puna variabilele lui, e baiat. 1 Link to comment Share on other sites More sharing options...
Andr3ikk Posted January 17, 2016 Share Posted January 17, 2016 =))) Link to comment Share on other sites More sharing options...
catalinoti Posted January 17, 2016 Author Share Posted January 17, 2016 Ms,Imi mrge. Link to comment Share on other sites More sharing options...
Iosif Vieru Posted January 17, 2016 Share Posted January 17, 2016 Ms,Imi mrge. Esti fericit? Ai invatat sa scriptezi? Link to comment Share on other sites More sharing options...
catalinoti Posted January 17, 2016 Author Share Posted January 17, 2016 Da sunt fericit,Ceva in potriva ? Link to comment Share on other sites More sharing options...
Blaskowski Posted January 17, 2016 Share Posted January 17, 2016 Daca stie sa-si puna variabilele lui, e baiat. Le avem la fel ma :) Link to comment Share on other sites More sharing options...
Iosif Vieru Posted January 17, 2016 Share Posted January 17, 2016 Le avem la fel ma :) Cat noroc pe el. Iar facea 10000 de posturi pt. ca ii dadeau erori de la variabile. Link to comment Share on other sites More sharing options...
Blaskowski Posted January 17, 2016 Share Posted January 17, 2016 Cat noroc pe el. Iar facea 10000 de posturi pt. ca ii dadeau erori de la variabile. :) lasa-l mno, e si el copil, se bucura. Solved! @, t/c Link to comment Share on other sites More sharing options...
L0K3D. Posted January 17, 2016 Share Posted January 17, 2016 (edited) @Arthur - T/C. .t/c. Edited January 17, 2016 by L0K3D. Link to comment Share on other sites More sharing options...
Recommended Posts