Jump to content
  • 0

Serverul se inchide degeaba.


Deejaybwg

Question

Salut tuturor.

Am iar aceeasi problema..

Cateodata se inchide serverul, fara sa umble nimeni la el, nu este din cauza hostului, FS-urile sunt compilate, no errors/warns, GM-ul compilat, la fel.

In ultima vreme nu am mai modificat nimic la server, dar nu stiu de ce se inchide.

Care ar putea fi problema ? :undecided:

www.youtube.com/thebwgg

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

1. Textdrawuri goale ( "", ca sa faci unul gol pune-i stringul " " ), vezi daca n-ai asa ceva prin script.

2. SetPlayerName goale, sau cu nume de jucatori deja conectati ( LuxAFK are asa ceva ).

3. Mesaje fara toti parametrii scrisi, exemplu:

format( string, 128, "Your name is %s %d", pName );
SendClientMessage( playerid, -1, string );

N-avem de unde sa stim ce porcarii ai tu prin script.

Link to comment
Share on other sites

1.Am mai sters cateva care erau in script, dar nu functionau.

2.Nu am asa ceva.

3.Am asa:

    format(string, sizeof(string),"{6EF83C}Command {F81414}%s {FFFFFF}don't exist.", cmdtext);
    return SendClientMessage(playerid, COLOR_RED, string);
}

la sfarsitul OnPlayerCommandText.

www.youtube.com/thebwgg

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • 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.