• 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): 3
Downloads Total: 2,068
Favorites: 1
Comments: 2
  • 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,002 2/2/2009
  RuStringLib 1.1 Release Beta 3.0 66 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.
  • 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. 483 LibSlash Development Tools
  2. 195 Phantom Buffs & Debuffs, Development...
  3. 107 LibSurveyor Development Tools
  4. 64 NerfedButtons Action Bars, and Development...
  5. 25 TortallDPSCore Combat, and Development Tools