Costin Posted April 26, 2018 Share Posted April 26, 2018 Username: Heloo12017 Problemă întâlnită: Atunci cand pornesc samp-server nu mi se incarca toate datele , iar cand intru pe server nu merge nimic si atunci cand te uiti la "Mode" in SA:MP arata "Unknown" https://imgur.com/a/f7K6XjS Detalii despre problemă: Folosesc gamemode-ul Burned de 3-4 zile..si nu am modificat nimic,m-am trezit cu el asa.. Ce ai încercat să faci înainte să postezi?: Sa schimb baza de date.. Cod sursă (recomandat pastebin.com): https://imgur.com/a/f7K6XjS (gamemode burned, nu dau pastebin,ca nu are loc,cred) Alte detalii: Help me!! Link to comment Share on other sites More sharing options...
InSide Posted April 26, 2018 Share Posted April 26, 2018 Foarte probabil ai o problema la plugins, pune server_log aici. Link to comment Share on other sites More sharing options...
Costin Posted April 26, 2018 Author Share Posted April 26, 2018 Foarte probabil ai o problema la plugins, pune server_log aici. https://pastebin.com/7B5i4MZs Link to comment Share on other sites More sharing options...
winks Posted April 26, 2018 Share Posted April 26, 2018 In fisierul server.cfg este trecut gamemode-ul? Link to comment Share on other sites More sharing options...
Royal Posted April 26, 2018 Share Posted April 26, 2018 Incearca sa pui numele la baza din PhpMyAdmin "zp_hid11310" (adica exact cum se numeste baza), si eventual editeaza si mysql_connect daca editezi. else SQL = mysql_connect("127.0.0.1", "root", "zp_hid11310"", ""), print("Server: localhost"); Aici conectezi baza de date, eu ti-am lasat un exemplu Si daca nu ai facut-o: #define NORMAL 1 #define LOCALHOST 2 new SERVER_HOSTSTATUS = NORMAL; In loc de NORMAL scrie LOCALHOST. Link to comment Share on other sites More sharing options...
navetuber Posted April 26, 2018 Share Posted April 26, 2018 E de la pluginuri Link to comment Share on other sites More sharing options...
Costin Posted April 26, 2018 Author Share Posted April 26, 2018 Incearca sa pui numele la baza din PhpMyAdmin "zp_hid11310" (adica exact cum se numeste baza), si eventual editeaza si mysql_connect daca editezi. else SQL = mysql_connect("127.0.0.1", "root", "zp_hid11310"", ""), print("Server: localhost"); Aici conectezi baza de date, eu ti-am lasat un exemplu Si daca nu ai facut-o: #define NORMAL 1 #define LOCALHOST 2 new SERVER_HOSTSTATUS = NORMAL; In loc de NORMAL scrie LOCALHOST. Pe localhost l-am trecut si nu merge stiu chestia aia.. In fisierul server.cfg este trecut gamemode-ul? Da,este exact cum trebuie,dar idea e ca nu merge ceva de la baza nu e de la server.cfg ca gamemode-ul porneste..dar e ceva .. Link to comment Share on other sites More sharing options...
InSide Posted April 27, 2018 Share Posted April 27, 2018 Descarca plugin nativechecker (.so pentru linux, .dll pentru windows), il adaugi in folderul plugins, deschizi server.cfg si adaugi la linia "plugins" nativechecker. Salvezi server.cfg, porneste serverul si pune dupa aici server log. Link nativechecker: aici Link to comment Share on other sites More sharing options...
Costin Posted April 27, 2018 Author Share Posted April 27, 2018 T/C Rezolvat.. Link to comment Share on other sites More sharing options...
DragosDAS Posted May 4, 2018 Share Posted May 4, 2018 T/C Link to comment Share on other sites More sharing options...
Recommended Posts