Forum




.lua is compatible with URL ??
10 replies



URL = uniform resource locator (a web address like http://whatever.tld in most cases). How is this supposed to be compatible/incompatible with anything at all?
Please try to explain what you are actually talking about!
Or about existence of .lua domain.

Example: Use a script .lua to be able to hear music via an online radio URL during the game
Lua does not have any built-in sound APIs. As you are on Windows, you have these options:



I also think that none of these will work with CS2D (I suppose you're trying to implement this in your Lua script).

@op In short you can't.



