[FilterScript] SAMPDictionary - English Dictionary for SA-MP
#5

I recommend making a version that utilizes SQLite(or just having a define to switch between the two).

Also, Crayder:
pawn Код:
format(temp_Definition, sizeof(temp_Definition), "http://translate.******.com/translate_tts?tl=en&q=%s",
                word);
            PlayAudioStreamForPlayer(playerid, temp_Definition);
The language is easily changable unless you mean translating the original text and not playing it as audio(the above snippet is from the filterscript). Though I believe an API is also available for translating the text.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)