2025-07-31 20:10 CEST

spring: develop c13bd546 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
-jk- -jk- develop 2011-01-16 02:14:20 develop 643f3d2d
Changeset Lua: added a new channel argument to Spring.PlaySoundFile
 it is always the last argument (independent if you defined pos/speed)
 it can either be:
  "battle", "sfx", 1
  "unitreply", "voice", 2
  "userinterface", "ui", 3
  anything else defaults to "general"
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]