Jump to content

ionutdrg45

Recommended Posts

1 minute ago, AndreiSENPAI said:

dar as vrea sa m-ai adaug niste case, cum fac asta?

este comanda /createhouse, am impresia ca trebuie marite si din server HouseInfo[120][hInfo] ceva de genu este si modifici 120 cu cate case vei vrea tu sa fie

Link to comment
Share on other sites

Acum 1 oră, Ionut_WS a spus:

este comanda /createhouse, am impresia ca trebuie marite si din server HouseInfo[120][hInfo] ceva de genu este si modifici 120 cu cate case vei vrea tu sa fie

cum functioneaza comanda /createhouse ? am rezolvat 

Edited by AndreiSENPAI
Link to comment
Share on other sites

public OnGameModeInit()
{
    mysql_log(LOG_ERROR, LOG_TYPE_TEXT);
    
    if(SERVER_HOSTSTATUS == 1) SQL = mysql_connect("IP SERVER DE LA HOST", "Username baza de date", "nume db din php", "parola"), print("Server: hosted");
    else SQL = mysql_connect("localhost", "root", "numele la baza de date - aia din php", "aici lasi gol"), print("Server: localhost");

 


 

 

 

Ares4  =(

 

 

Link to comment
Share on other sites

1 oră în urmă, Kiran a spus:

public OnGameModeInit()
{
    mysql_log(LOG_ERROR, LOG_TYPE_TEXT);
    
    if(SERVER_HOSTSTATUS == 1) SQL = mysql_connect("IP SERVER DE LA HOST", "Username baza de date", "nume db din php", "parola"), print("Server: hosted");
    else SQL = mysql_connect("localhost", "root", "numele la baza de date - aia din php", "aici lasi gol"), print("Server: localhost");

 

1 oră în urmă, Kiran a spus:

    SQL = mysql_connect(SQL_127.0.0.1, SQL_root, SQL_dsb, SQL_PASS);
    printf("mysql_connect: %d",SQL);

 

1 oră în urmă, Kiran a spus:


 

 

 

Nu merge nst de ce ?:(( aratami un video daca ai sau ceva ca am facut cum ai zis dar imi dadea erroar in pawno

Edited by MihaiHD321
Link to comment
Share on other sites

  • 3 weeks later...
  • 4 months later...
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.