Jump to content
  • 0

Nu pot sa scriu decat daca sunt admin


Question

8 answers to this question

Recommended Posts

Posted

public OnPlayerText(playerid, text[])
{
return 1;
}
Am vazut acolo ca ai SetPlayerChatBuble :-? dar nu vad tot codul deci.... pune chat buble asa :
public OnPlayerText(playerid, text[])
{
SetPlayerChatBubble
return 1;
}

76561198055981270.png

http://devilgaming.ro/forum

Posted

codul e

public OnVehicleDeath(vehicleid, killerid)
{
	return 1;
}

public OnPlayerText(playerid, text[])
{
    SetPlayerChatBubble(playerid, text, 0xFF0000FF, 100.0, 10000);
    return 1;
}

am incercat public OnPlayerText(playerid, text[])

{

return 1;

sii .. eroare :(

am incercat public OnPlayerText(playerid, text[])

{

SetPlayerChatBubble

return 1;

}

eroare :)

Posted

ma daca ai GM ala de la mine SR Stunt Revolution ala are un BUG la Chatu de la Playeri,,,, Trb sal Schimbi ... 

Numai daca este SR ala .. GM atat dacai altu ... incearca asa

[pawn]public OnPlayerText(playerid, text[])

{

    new MMM[256];

format(MMM, sizeof(MMM),"{33FF00}(%i){FFFFFF}: %s", playerid, text);

SendPlayerMessageToAll(playerid, MMM);

SetPlayerChatBubble(playerid, text, COLOR_WHITE, 200.0, 10000);

return 0;

}[/pawn]

560x95_FFFFFF_FF9900_000000_000000.png
Posted

Salut,am aceiasi problema,dar nu numai daca sunt admin,sunt si admin si tot nu vad ce scriu pe chat,pls ajutatima cnv,add id de mess [email protected] prin team viewer va rooggg,toti playeri intra si apoi ies ca ce zic ca nu pot scrie,leam dat mute sau cv de genu:(( va roog,cand scriu ceva de ex salut,apare doar numele,in chat nu si scrisul,va roog!

Posted

Daca ai probleme nu trebuie sa reinvii topicul si incearca sa respecti regulamentul,

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.