Jump to content

Translate script


darhal

Recommended Posts

Posted

Can anyone help me how to script translate script steps or smth like that

#include <iostream>

int main() {

    std::cout << "C++ is amazing <3" << std::endl;

    return 0;

}

I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please

Posted

Any one here

#include <iostream>

int main() {

    std::cout << "C++ is amazing <3" << std::endl;

    return 0;

}

I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please

Posted
Can anyone help me how to script translate script steps or smth like that

Here we help you fix problems with your script and not giving ready scripts

Please, try to make the script if you can't do thing hard just Post a Topic

and Thanks

SAF/SAO - 30%

Skype: Themerzoug2020

in-game name:3B00DG4MER

xOG7h1J.png

Posted
Can anyone help me how to script translate script steps or smth like that

Here we help you fix problems with your script and not giving ready scripts

Please, try to make the script if you can't do thing hard just Post a Topic

and Thanks

Ah please , he asked for help to create the script where you seen he asked us to create the script for him? i would help him but i don't know to create this..

A unique GangWar gamemode waiting for you!
Click here for more information.

560x95_FFFFFF_FF9900_000000_000000.png

Posted

@xeon ty a lot

i dont ask the script i ask stepsssssssssss !!!!!!

Or function u dont know reading or what the problem plz i k all forum rules so dont learn me it

#include <iostream>

int main() {

    std::cout << "C++ is amazing <3" << std::endl;

    return 0;

}

I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please

Posted

What you mean by translate script ?

If you mean making a help page for different languages then

You can simply use a table.

Example:-

  
Languages = { 
         English = "Hello, this is an english language tab/n have fun!!" , -- if you need it for gui 
         German =  "Some german :~", 
         AnyOtherLanguage =  " Any Other Language :~"  
                   } 
Languages.English -- English message 
Languages.German -- German message 
Languages.AnyOtherLanguage -- AnyOtherLanguage message 

Multi Theft Auto Player since middle of 2011.

Everybody want to act Crazy/Smart/Intelligent/Different/Unique/Innocent and Thats why I am Perfect.

Posted

Ty for help but i mean to contact the google translate and then translate the word and get the call back word

#include <iostream>

int main() {

    std::cout << "C++ is amazing <3" << std::endl;

    return 0;

}

I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please

  • Moderators
Posted

You have to pay for using their service.

https://developers.google.com/translate/

http://www.sitepoint.com/using-google-t ... e-api-php/

$20 per 1 million characters of translation or language

Do you want to improve your Lua programming skills and make less mistakes?   Start with Lua Language Server!   🙀

 

  Useful functions  3x 

  Tutorials  4x 

 

Posted

Thanks very much for the links i think this problem sloved

I request a lock

#include <iostream>

int main() {

    std::cout << "C++ is amazing <3" << std::endl;

    return 0;

}

I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...