Skip to content
Snippets Groups Projects

ZDoom translations

Merged Lactozilla requested to merge translations into next

https://zdoom.org/wiki/Translation

To use a translation in Lua, set the translation field of an object to its name (object.translation = "Grayscale"). In SOC, use A_SetTranslation and Var1 with Translation_<name> (note that SOC is mostly case insensitive.)

Built-in translation Grayscale.
srb20668
RedSat = "0:255=%[0,0,0]:[1,0,0]" GreenSat = "0:255=%[0,0,0]:[0,1,0]"
srb20669 srb20671
Example1:GreenSat = "96:112=%[0,0,0]:[0,0,0]" AllBlack = "0:255=%[0,0,0]:[0,0,0]"
srb20670 srb20673

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading