02.06.2009, 10:51
_________________________________________________
[INC] MultiLanguage with 2 or 3 Languages
Hi Community,
Here is my new Include.
With this Include you can make your Server easily multilingual !
Have fun with the Include
- Features: you can use 2 or 3 Languages in your Server and you can save the Language for each player !
note: you must create in scriptfiles the directory: Language - to save the Languages for each player !
_________________________________________________Hi Community,
Here is my new Include.
With this Include you can make your Server easily multilingual !
Have fun with the Include
- Features: you can use 2 or 3 Languages in your Server and you can save the Language for each player !
note: you must create in scriptfiles the directory: Language - to save the Languages for each player !
Include Details:
+ Name: MultiLanguage with 2 or 3 Languages
+ Version: 1.0
+ Release Date: June 09
_________________________________________________+ Name: MultiLanguage with 2 or 3 Languages
+ Version: 1.0
+ Release Date: June 09
Functions:
SetPlayerLanguage(playerid, language); - put instead language: 1,2,3
GetPlayerLanguage(playerid);
IsPlayerLanguage(playerid);
SavePlayerLanguage(playerid);
LoadPlayerLanguage(playerid);
GetName(playerid);
Functions for INC with 2 Languages:
SendLanguageText(playerid, color, string1[], string2[]);
SendLanguageTextToAll(color, string1[], string2[]);
GameLanguageText(playerid, color, string1[], string2[], time, style);
GameLanguageTextForAll(color, string1[], string2[], time, style);
Functions for INC with 3 Languages:
SendLanguageText(playerid, color, string1[], string2[], string3[]);
SendLanguageTextToAll(color, string1[], string2[], string3[]);
GameLanguageText(playerid, color, string1[], string2[], string3[], time, style);
GameLanguageTextForAll(color, string1[], string2[], string3[], time, style);
_________________________________________________SetPlayerLanguage(playerid, language); - put instead language: 1,2,3
GetPlayerLanguage(playerid);
IsPlayerLanguage(playerid);
SavePlayerLanguage(playerid);
LoadPlayerLanguage(playerid);
GetName(playerid);
Functions for INC with 2 Languages:
SendLanguageText(playerid, color, string1[], string2[]);
SendLanguageTextToAll(color, string1[], string2[]);
GameLanguageText(playerid, color, string1[], string2[], time, style);
GameLanguageTextForAll(color, string1[], string2[], time, style);
Functions for INC with 3 Languages:
SendLanguageText(playerid, color, string1[], string2[], string3[]);
SendLanguageTextToAll(color, string1[], string2[], string3[]);
GameLanguageText(playerid, color, string1[], string2[], string3[], time, style);
GameLanguageTextForAll(color, string1[], string2[], string3[], time, style);
Download (Mirrors):
+ by Solidfiles:
- 2 Languages
- 3 Languages
+ by Pastebin.com:
http://pastebin.com/f3b8dc278 - 2 Languages
http://pastebin.com/f64295c79 - 3 Languages
+ by Solidfiles:
- 2 Languages
- 3 Languages
+ by Pastebin.com:
http://pastebin.com/f3b8dc278 - 2 Languages
http://pastebin.com/f64295c79 - 3 Languages
- you can add more languages if you can & want !
_________________________________________________Please report Bugs, Thank you !
- Regards LJ
- Regards LJ