[Include] [INC]Translator Include!
#1

Introduction
Include is intended primarily syllabus famous throughout the world, that it can be translated into a message or dialogue, then he is so useful.

Features
PHP код:
SendClientMessageTL(clientid,color,msg[],langauge[],tolangauge[]);
ShowPlayerDialogTL(clientid,dialogid,dialog_style,title[],msg[],button1[],button2[],langauge[],tolangauge[]); 
Simple Code
PHP код:
CMD:translate(playerid,params[])
{
    
iTranslate[128];
    if(
sscanf(params,"s",iTranslate))
        return 
SendClientMessage(playerid,-1,"[Usage]: /translate [Text]");
    
SendClientMessageTL(playerid,-1,iTranslate,"en","iw");

this code translate the text from English to Hebrew.

All the Langauge
PHP код:
en English
iw 
Hebrew
ar 
Arbic
ru 
Russian
es 
Spanish 
Download
Pastebin.
SoilidFiles.

Enjoy!
Reply


Messages In This Thread
[INC]Translator Include! - by iRaiDeN - 10.05.2014, 16:54
Re: [INC]Translator Include! - by iAnonymous - 10.05.2014, 17:09
Re: [INC]Translator Include! - by iRaiDeN - 10.05.2014, 17:23
Re: [INC]Translator Include! - by iAnonymous - 10.05.2014, 17:25
Re: [INC]Translator Include! - by iRaiDeN - 10.05.2014, 17:27
Respuesta: [INC]Translator Include! - by juandiegox - 10.05.2014, 17:38
Re: Respuesta: [INC]Translator Include! - by iRaiDeN - 10.05.2014, 17:39
Re: [INC]Translator Include! - by Wasim - 10.05.2014, 17:45
Re: [INC]Translator Include! - by iRaiDeN - 10.05.2014, 17:50
Re: [INC]Translator Include! - by NoahF - 10.05.2014, 18:22

Forum Jump:


Users browsing this thread: 2 Guest(s)