Posts: 33
Threads: 12
Joined: Jul 2010
Reputation:
0
I was wonder if it were possible to make a translator script. Say i speak english and the other guy speaks spanish.
Just activate the translator script and anything he types in spanish comes out english on my end...and whatever i type to him comes out spanish his end. Seems an awesome idea probably impossible to make.
Posts: 527
Threads: 6
Joined: Jul 2010
Reputation:
0
I guess it is possible, but with some good C++ knowledge.
Posts: 280
Threads: 47
Joined: Oct 2010
Reputation:
0
huh this will be so AWESOME if some one make it xD
Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
You can try using the HTTP function to get a translated word to a specific language, but it wouldn't be very good.
Posts: 489
Threads: 102
Joined: Apr 2010
Reputation:
0
If you had a server with a lot of people. wouldnt this lag the server quite badly?
Posts: 3
Threads: 0
Joined: Jul 2010
Reputation:
0
Well this can be done in pawn language also, you just need to start by translating every single word from both languages. Not difficult at all, will require only about 371 years of work.
Posts: 16
Threads: 1
Joined: Oct 2010
Reputation:
0
371 years - 371 years + 10 minutes. ive already done it.
and no, im not lieing either. look at previous filterscripts
Posts: 415
Threads: 25
Joined: Apr 2008
Reputation:
0
I'm just gonna put an idea, though it would take a lot of work.
Make a plugin to query ****** Translator. It would be slower then straight PAWN but it wouldn't take "371 years of work" to make. Also it wouldn't cause script lag.