I'm thinking of...
#1

I'm thinking of creating a translator that will use a C++ plugin that uses the ****** Translate API to translate. I'm hoping to have a native function that looks like the following:

pawn Код:
#define LANG_ENGLISH 1
#define LANG_FRENCH 2
#define LANG_ITALIAN 3//And so on.

native string translateText(text[], langfrom, langto);//Returns the string that has the translated text.
What are your thoughts? Is this possible?
Reply
#2

It's not possible using API
Reply
#3

Quote:
Originally Posted by -RaZoR-
Посмотреть сообщение
It's not possible using API
I believe you're wrong. I've done some googling and I found out, in fact, it is possible.
Reply
#4

Integrating API into sa-mp? i doubt it if its possible, U can do it with sending the string to ****** web translate and http function
Reply
#5

Quote:
Originally Posted by -RaZoR-
Посмотреть сообщение
Integrating API into sa-mp? i doubt it if its possible, U can do it with sending the string to ****** web translate and http function
Did you learn to read yet? Oh wait, you're still about 4 years old.

My post says 'A C++ PLUGIN,' how could you not see that?

Don't post on a thread if you don't know what you're talking about.
Reply
#6

Yeah!! I'm 4 yearz coz my post count is 40 ryt? Nice estimate, I'm a c++ programmer, And C++ plugin need to integrate with sa-mp
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)