• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

RuStringLib

 

Project Updated:
Files Updated: Mon, Feb 2 2009
Supports Game Version: Beta 3.0
Category: Development Tools
Tags:

[Edit Tags]

Project Manager: Raidez
Additional Authors: No additional authors
Current Version: 1.2
License: MIT License
Development Site: CurseForge
Avg Daily DL (last 30 days): 2
Downloads Total: 2,109
Favorites: 2
Comments: 3
  • Curse Giveaways
  • Alganon

    Alganon

    Alganon Open Beta Key Giveaway Alganon is an upcoming fantasy-based MMORPG that allows thousands of people to play together in a virtual world that features a rich history dominated by commanding deities...

    Get Key

  • Contests
  • About RuStringLib
  •  

Lib RuString 1.2

Converts strings with russian letters' compatible

What's new in 1.2

  • When you enter "/forcedrustrings false" command, addon can offer you to reload UI
  • Add new functions
  • Improve hooking mechanism
  • Change addon name in addon list (from "RuStringLib" to "Lib RuString"). File names' didn't changed.
  • Forcedrustrings option resets after update

Slash commands

requires LibSlash

/forcedrustrings [true | false] - force ( if "true" ) all addons use LibRuString functions for strings' converting.

Macros

/script LibRuString.ToggleHook( true | false )

Functions

towrustring (arg) or WRu (arg) - towstring analog. Converts arg to wstring (if type(arg) == string then converts arg in wstring with russian letters' compatible)

torustring (arg) or Ru (arg) - tostring analog. Converts arg to string (if type(arg) == wstring then converts arg in string with russian letters' compatible)

RuStringToWString (arg) - StringToWString analog.

RuWStringToString (arg) - WStringToString analog.

IsRuString (string) - is string with russian letters? [result - boolean]

IsWRuString (wstring) - is wstring with russian letters? [result - boolean]

isru (arg) - is string, wstring or table with russian letters? [result - boolean] [arg - string, wstring or table]

  • Downloads (2)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  RuStringLib 1.2 Release Beta 3.0 2,040 2/2/2009
  RuStringLib 1.1 Release Beta 3.0 69 1/26/2009
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Mondog said

    Hello there, Comrad. Thanks for great lib, i use it to translate all yet unlocalized addons for myself. But i`m not very much into lua, can you please explain why WH:O can not understand Russian language properly?

    And another question: do you know any good method to give our volks translated versions of addons?

    Reply Report Permalink
  • Raidez said

    look conversation (pm)

    Reply Report Permalink
  • lhawkerl said

    war board don't support after update ((

    Reply Report Permalink
  • Raidez said

    i can do nothing..

    Reply Report Permalink
  • Could be useful but your lib is likely to break many addons and even crash the client. You should never EVER try to unhook a function, any addons or function that use the hooked function will cause errors after you unhook and possibly crash, and for performance reasons many addons will make local vars to hold often accessed commands such as string commands, which means if they load before your lib does they will never get hooked no matter what you try

    Reply Report Permalink
  • Raidez said

    Big thx for comment. I will think how to avoid errors.
    With local vars for performance i can do nothing ;(

    Reply Report Permalink
  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 310 LibSlash Development Tools
  2. 118 Phantom Buffs & Debuffs, Development...
  3. 58 LibSurveyor Development Tools
  4. 55 NerfedButtons Action Bars, and Development...
  5. 20 TortallDPSCore Combat, and Development Tools