Bogdanw0w Posted February 23, 2017 Share Posted February 23, 2017 Salut B-ZONE, astazi am revenit cu un nou system. Am facut un system de DMV aproape identic cu cel care ruleaza pe serverele B-ZONE. Imagini : http://imgur.com/a/biuoF PasteBin : http://pastebin.com/wz4A97BA Imaginile au fost facute de un prieten din cauza ca mie nu imi merge Samp-ul, am o problema cu el si sper sa o rezolv in scurt timp. Daca v-am ajutat dati un +1. Am muncit 30 de minute la acest system. 2 Link to comment Share on other sites More sharing options...
Alecs69 FLORICIKU Posted February 23, 2017 Share Posted February 23, 2017 Cat de cat ok, doar ca a mai fost postat pe paw**.ro daca stii ce zic Link to comment Share on other sites More sharing options...
Waffen SS Posted February 23, 2017 Share Posted February 23, 2017 Am dat plus unu. Sistemul e superb. Mersi! Link to comment Share on other sites More sharing options...
eB Arhix Posted February 23, 2017 Share Posted February 23, 2017 @, o anomalie: public OnPlayerDisconnect(playerid) { if(VerificareMasina[playerid] == 1) { VerificareMasina[playerid] = 0; DisablePlayerRaceCheckpoint(playerid); DestroyVehicle(MasinaDMW[playerid]); SendClientMessage(playerid, -1, "Test esuat , ai parasit vehiculul."); } return 1; } de ce sa trimiti un mesaj la OnPlayerDisconnect? Link to comment Share on other sites More sharing options...
Bogdanw0w Posted February 23, 2017 Author Share Posted February 23, 2017 @, o anomalie: public OnPlayerDisconnect(playerid) { if(VerificareMasina[playerid] == 1) { VerificareMasina[playerid] = 0; DisablePlayerRaceCheckpoint(playerid); DestroyVehicle(MasinaDMW[playerid]); SendClientMessage(playerid, -1, "Test esuat , ai parasit vehiculul."); } return 1; } de ce sa trimiti un mesaj la OnPlayerDisconnect? Cand tu dai /q se pune ca si cm ai fi iesit din masina cu F. Link to comment Share on other sites More sharing options...
eB Arhix Posted February 23, 2017 Share Posted February 23, 2017 @, eu ma referam de ce este acolo "SendClientMessage" deoarece acel jucator nu mai este pe server, cum ar vedea mesajul? Link to comment Share on other sites More sharing options...
Bogdanw0w Posted February 23, 2017 Author Share Posted February 23, 2017 @, eu ma referam de ce este acolo "SendClientMessage" deoarece acel jucator nu mai este pe server, cum ar vedea mesajul? Daca te deranjeaza poti sa stergi acea linie! Link to comment Share on other sites More sharing options...
Leventhe Posted February 27, 2017 Share Posted February 27, 2017 Closed. Link to comment Share on other sites More sharing options...
Recommended Posts