Jump to content

Question

Posted

Am o mica intrebare.

 

Cum as putea sa traduc SendClientMessageAll

 

Eu am facut in felul urmator

 

foreach(Player, i) {
   if(PlayerInfo[pLanguage] == 0) { format(string, sizeof(string), "Romana", sendername, giveplayer,minutes,reason); }
else if(PlayerInfo[pLanguage] == 1) { format(string, sizeof(string), "Engleza", giveplayer, sendername,minutes,reason); }
SCM(i, COLOR_LIGHTBLUE, string); }
 
As vrea ceva mai simplu
 
 
Multumesc!

4 answers to this question

Recommended Posts

  • 0
Posted

#define SendClientMessageToAll MessageForAll

 

In fine, poate vrei mai scurte de genul SCMTA, MFA, etc.

242086.png

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.