Jump to content
  • 0

Question

Posted

Salut, am o problema, vreau sa va spun pentru prima data ca nu prea ma pricep dar as vrea sa invat. Problema mea este ca in principiu stiu sa conectez bazele de date dar la gm bottles nu stiu ce are ca nu ii pot da de cap. Cine stie as vrea sa imi spuna si mie va rog.

In poza este gm-ul nemodificat, direct luat de pe net. Asa l am luat.

image.png.839d268a3f1f77c6af03ab2f87a18464.png

11 answers to this question

Recommended Posts

  • 0
Posted (edited)

GM-ul este al meu, ce te face sa crezi ca daca l-ai luat de pe internet nu este modificat?

Cumpara-l pe cel original daca vrei calitate, toti vor free si de buna calitate, nu exista asa ceva.

Oamenii o dau cotita cand e vorba sa dea cativa Euro pe un GM dar vor server de sa-mp in schimb, daca se poate si cu jucatori multi ca esecul e acru.

Edited by Eyser

The best of the best!

Awesome !!!

  • 0
Posted (edited)

Nu am zis nimic de calitate, eu sunt incepator si nu as da banii pe un gm in momentul asta, l am luat de la un baiat de pe youtube si am intreabt doar cum il conectez la baza de date. 

In primul rand am zis nemodificat in sensul ca eu nu am modificat ceva la el sa il stric. Si eu nu vreau acest GM sa imi deschid server sau ceva, doar sa ma joc cu cativa prieteni.

 

Edited by Edi23
  • 0
Posted
Acum 24 minute, Eyser a spus:

GM-ul este al meu, ce te face sa crezi ca daca l-ai luat de pe internet nu este modificat?

Cumpara-l pe cel original daca vrei calitate, toti vor free si de buna calitate, nu exista asa ceva.

Oamenii o dau cotita cand e vorba sa dea cativa Euro pe un GM dar vor server de sa-mp in schimb, daca se poate si cu jucatori multi ca esecul e acru.

salut o intrebate decand e facut de tine acel gm daca originalul a fost postat de 411D?

 

  • Like 2

FiveGame  Lands

Pawno Developer, Mapping , Scripter

Since 2016

  • 0
Posted
16 minutes ago, FiveGame said:

salut o intrebate decand e facut de tine acel gm daca originalul a fost postat de 411D?

 

N-am mai putut recupera contul 411D, dar ID-ul de skype din anunt a ramas acelasi si din fericire inca am acces la el.

23.png.04b931193c2098ffc3679150f795128d.png

The best of the best!

Awesome !!!

  • 0
Posted
Acum 5 minute, Eyser a spus:

N-am mai putut recupera contul 411D, dar ID-ul de skype din anunt a ramas acelasi si din fericire inca am acces la el.

23.png.04b931193c2098ffc3679150f795128d.png

ok mihai gabriel nu stiam de acest aspect.

FiveGame  Lands

Pawno Developer, Mapping , Scripter

Since 2016

  • 0
Posted
Acum 1 oră, Edi23 a spus:

Salut, am o problema, vreau sa va spun pentru prima data ca nu prea ma pricep dar as vrea sa invat. Problema mea este ca in principiu stiu sa conectez bazele de date dar la gm bottles nu stiu ce are ca nu ii pot da de cap. Cine stie as vrea sa imi spuna si mie va rog.

In poza este gm-ul nemodificat, direct luat de pe net. Asa l am luat.

image.png.839d268a3f1f77c6af03ab2f87a18464.png

arata server_log

FiveGame  Lands

Pawno Developer, Mapping , Scripter

Since 2016

  • 0
Posted

[16:47:41 02/08/17] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[16:58:21 02/14/17] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[19:41:44 02/14/17] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)

  • 0
Posted
Acum 4 ore, Edi23 a spus:

[16:47:41 02/08/17] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[16:58:21 02/14/17] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
[19:41:44 02/14/17] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)

nu  ai respectat corect  conectarea cu baza de date.

//aici pui datele tale de la host

#define mysql_host "93.149.26.240"
#define mysql_user "zp_hid12385"
#define mysql_password "BLVq878Afx"
#define mysql_database "zp_hid12385

//sau daca vrei sa il deschizi prin localhost pui asta
#define mysql_host "127.0.0.1"
#define mysql_user "zp_hid12385"
#define mysql_password "root"//aici lasi asa
#define mysql_database "zp_hid12385"

//si la public OnGameModeInit() pui asta
MySQLCon = mysql_connect(mysql_host, mysql_user, mysql_database, mysql_password);

// trebuie sa iti mearga daca respecti pasi  necesari posibil sa mai faci uploade si la unele plugins

 

FiveGame  Lands

Pawno Developer, Mapping , Scripter

Since 2016

  • 0
Posted (edited)

Am conectat baza de date si imi da erorile astea acum :

 

[11:45:53] Script[gamemodes/GM.amx]: Run time error 19: "File or function is not found"
[11:45:53] Number of vehicle models: 0
[11:47:48] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:48] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:48] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:48] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:48] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:48] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:48] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:48] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:48] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:48] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:48] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:48] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:48] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:49] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:50] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:51] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:51] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:51] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:51] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:51] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:51] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:51] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:51] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:51] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:51] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:51] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:51] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:53] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:54] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:54] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:54] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:54] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:54] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:57] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:47:58] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:48:00] [sampgdk:error] Too many callback arguments (at most 32 allowed)
[11:48:03] [sampgdk:error] Too many callback arguments (at most 32 allowed)

Edited by Edi23
  • 0
Posted
La 26.12.2019 la 20:37, FiveGame a spus:

nu  ai respectat corect  conectarea cu baza de date.


//aici pui datele tale de la host

#define mysql_host "93.149.26.240"
#define mysql_user "zp_hid12385"
#define mysql_password "BLVq878Afx"
#define mysql_database "zp_hid12385

//sau daca vrei sa il deschizi prin localhost pui asta
#define mysql_host "127.0.0.1"
#define mysql_user "zp_hid12385"
#define mysql_password "root"//aici lasi asa
#define mysql_database "zp_hid12385"

//si la public OnGameModeInit() pui asta
MySQLCon = mysql_connect(mysql_host, mysql_user, mysql_database, mysql_password);

// trebuie sa iti mearga daca respecti pasi  necesari posibil sa mai faci uploade si la unele plugins

 

As spune mai degraba asa...

#define mysql_host "127.0.0.1"
#define mysql_user "root"
#define mysql_password ""
#define mysql_database "zp_hid12385"

 

  • 0
Posted
Acum 14 ore, BaFFyJunior a spus:

As spune mai degraba asa...


#define mysql_host "127.0.0.1"
#define mysql_user "root"
#define mysql_password ""
#define mysql_database "zp_hid12385"

 

da am gresit cand am scris ca  am facut asta depe tel 

FiveGame  Lands

Pawno Developer, Mapping , Scripter

Since 2016

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.