Raised This Month: $51 Target: $400
 12% 

In-game translator service


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Flying-Eagle
New Member
Join Date: Aug 2008
Old 08-18-2008 , 14:07   In-game translator service
Reply With Quote #1

I am one of those people who are big on keeping a community and expanding on that community, therefore I am requesting that an "In-game translator service" could be made so that players can at least TRY to understand what a foreign player is saying even if the grammar ends up being fragmented.

I want to promote the use of a players native language instead of everyone being forced to speak english all the time out of courtesy.

Thus, can someone make an in-game translator add-on for AMXMODX. It would be appreciated by all of the community, I am sure. Furthermore, I am sure that it is possible, try and link it up with google translator or something!

Thanks, and I hope this request is completed. It will benefit EVERYONE.

Last edited by Flying-Eagle; 08-18-2008 at 14:10.
Flying-Eagle is offline
Lt Llama
Senior Member
Join Date: Aug 2004
Old 08-18-2008 , 14:12   Re: In-game translator service
Reply With Quote #2

Best idea I heard in a long time.
I think this could be done with the sockets module.
Maybe you can send a string to Babelfish like

amx_tran "How are you?" en fr

And get the french translation in return.

or

amx_transay "How are you?" en fr

Would send your chat message translated by babelfish to french to chat .
__________________
A dodo: Used to describe someone without common sense and who always has the pathetic confused look on their face when a question is asked.
Lt Llama is offline
danielkza
AMX Mod X Plugin Approver
Join Date: May 2007
Location: São Paulo - Brasil
Old 08-18-2008 , 14:44   Re: In-game translator service
Reply With Quote #3

Quote:
Originally Posted by Lt Llama View Post
Best idea I heard in a long time.
I think this could be done with the sockets module.
Maybe you can send a string to Babelfish like

amx_tran "How are you?" en fr

And get the french translation in return.

or

amx_transay "How are you?" en fr

Would send your chat message translated by babelfish to french to chat .
That would be laggy as hell, I don't think it can be done like that. You would have to use a local translator, and create a module to intermediate the communication between AMXX and the local program. Also,most automated translations are harder to read than the text in the original language.
danielkza is offline
hleV
Veteran Member
Join Date: Mar 2007
Location: Lithuania
Old 08-18-2008 , 15:24   Re: In-game translator service
Reply With Quote #4

Awesome idea.

But it would need a big .txt file with many words in various languages.
__________________
hleV is offline
danielkza
AMX Mod X Plugin Approver
Join Date: May 2007
Location: São Paulo - Brasil
Old 08-18-2008 , 20:11   Re: In-game translator service
Reply With Quote #5

Quote:
Originally Posted by hleV View Post
Awesome idea.

But it would need a big .txt file with many words in various languages.
Big is an euphemism. It would not be possible to do this using TXT, you would need at least SQL,and for a 2 languages,the database could be like 10mb. Multiply that by the number of languages,and it could grow to a few GBs.
danielkza is offline
hackziner
Senior Member
Join Date: Sep 2006
Location: France
Old 08-18-2008 , 23:27   Re: In-game translator service
Reply With Quote #6

Maybe you can do http request to a website like google translation ...
__________________
hackziner is offline
Send a message via ICQ to hackziner Send a message via AIM to hackziner Send a message via MSN to hackziner Send a message via Yahoo to hackziner Send a message via Skype™ to hackziner
paedde
New Member
Join Date: Aug 2008
Old 08-19-2008 , 05:23   Re: In-game translator service
Reply With Quote #7

What about using the motd to use an online translator? And maybe add command for that.
paedde is offline
zach2581
New Member
Join Date: Jan 2008
Old 08-19-2008 , 11:47   Re: In-game translator service
Reply With Quote #8

What you COULD do is copy a translator database so you have a translator on your computer pretty much and have it so the command amx_tran "How are you?" en fr and it wouldn't have to search on the internet for the translation it would instead be on your computer. But what I thought about when I was younger was can you just make it so it takes whatever your IP is and tracks that to find out where you live and what the main language is and everyone's chat is translated from their personal language to the person reading its language. I don't know, I just have a lot of ideas floating around in this head.
__________________
you should definately +karma me!
zach2581 is offline
travo
Senior Member
Join Date: Aug 2006
Old 08-20-2008 , 10:30   Re: In-game translator service
Reply With Quote #9

here try this, lemme know if there are any problems as it isn't fully tested or if you have any ideas
Attached Files
File Type: sma Get Plugin or Get Source (translator.sma - 721 views - 6.9 KB)
travo is offline
hackziner
Senior Member
Join Date: Sep 2006
Location: France
Old 08-21-2008 , 02:13   Re: In-game translator service
Reply With Quote #10

gj )
__________________
hackziner is offline
Send a message via ICQ to hackziner Send a message via AIM to hackziner Send a message via MSN to hackziner Send a message via Yahoo to hackziner Send a message via Skype™ to hackziner
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode