Forum

> > CS2D > General > Convert LUA Music Player
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Convert LUA Music Player

9 replies
To the start Previous 1 Next To the start

old Convert LUA Music Player

Marcell
Super User Off Offline

Quote
Convert LUA music player for cs2d?
its possible?
because i found a lua music player... as in World Of Warcraft...

old Re: Convert LUA Music Player

VADemon
User Off Offline

Quote
Marcell, I don't think it will work because that Lua music player may use those WoW functions that don't exist in CS2D.

Alistaire, Lua is a programming language but it's not a standalone programming language

old Re: Convert LUA Music Player

Marcell
Super User Off Offline

Quote
Spoiler >
edited 2×, last 26.06.12 03:26:04 pm

old Re: Convert LUA Music Player

oxytamine
User Off Offline

Quote
user Marcell has written
1
2
3
4
5
local EpicMusicPlayer = LibStub("AceAddon-3.0"):NewAddon("EpicMusicPlayer", "AceConsole-3.0", "AceEvent-3.0", "AceTimer-3.0","AceComm-3.0")

local L = LibStub("AceLocale-3.0"):GetLocale("EpicMusicPlayer")
local media = LibStub:GetLibrary("LibSharedMedia-3.0", true) or nil
local AceCfgDlg = LibStub("AceConfigDialog-3.0")

Forget about it.
edited 1×, last 26.06.12 03:53:18 pm
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview