Results 1 to 5 of 5

Thread: makeLocalizedString(string)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Corporal voron00's Avatar
    Join Date
    Nov 2014
    Posts
    248
    Thanks
    64
    Thanked 216 Times in 116 Posts

    makeLocalizedString(string)

    Hi. I've added a function that converts any string to a localized string, this can be used to reduce some hax when messing around huds and configstrings.
    PHP Code:
    string makeLocalizedString("Hey Man!"); 
    https://github.com/voron00/libcod/co...3947d21a63937c

    I haven't tested it much, only with some precahce stuff so tell me if it has any bugs.
    sudo apt-get rekt

  2. The Following 4 Users Say Thank You to voron00 For This Useful Post:

    kung foo man (27th March 2017),Lonsofore (27th March 2017),Ni3ls (27th March 2017),YuriJurek (27th March 2017)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •