• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

RuStringLib

 
Project Updated:
Files Updated: Tue, Jan 26 2010
Supports Game Version: 1.3.3
Category: Development Tools
Tags:

[Edit Tags]

Project Manager: Raidez
Additional Authors: No additional authors
Current Version: 1.3
License: MIT License
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 3
Downloads Total: 2,353
Favorites: 1
Comments: 3
  • About RuStringLib
  •  

Lib RuString

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]

origtostring, origtowstring, origWStringToString, origStringToWString - adresses of tostring, towstring, WStringToString, StringToWString functions before hooking.

  • Downloads (3)
  •  
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.3 Release 1.3.3 80 1/26/2010
  RuStringLib 1.2 Release Beta 3.0 2,184 2/2/2009
  RuStringLib 1.1 Release Beta 3.0 90 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)
  • Addon Packs Containing RuStringLib

Most Downloads / Day

RuStringLib has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 104 LibSlash Development Tools
  2. 69 NerfedButtons Action Bars, and Development...
  3. 46 Phantom Buffs & Debuffs, Development...
  4. 31 RV_Mods Manager (RV) Unit Frames, Combat, Development...
  5. 19 RVAPI_Frames (RV) Development Tools, Artwork...