Search the Community
Showing results for tags 'video'.
-
This happened during a Captains Cup Pro Match around 2017, when uDka Racing server had a "achat" feature, that you could literally say Text To Speech on the chat. Funny trolling captured on the recording
-
Sphene is a SCM Interpreter in development for Multi Theft Auto. It is capable of running the mission scripts and parsing many other game files in order to recreate the storyline, minigames and anything else the default game has within Multi Theft Auto. We will then add Co-Op on top of it. In t...
- 15 replies
-
- 18
-
-
I created a youtube player, and i want to remove the event handler, when the music ends, but i dont know how to get the song length from web browser... anyone can help?
-
No errors / warnings in debugscript 3... then what wrong in this script? Client: requestBrowserDomains({"www.convertmp3.io"}) local browser = createBrowser( 1, 1, false ) local currentSound = {} addEvent( 'Play' , true ) addEventHandler( 'Play' , root , function( link ) local v...
-
The script a few days ago worked fine, but today when i start the server, the HTML video does not start... I didn't change it anything in the script... How to fix this problem? HTML code: <!DOCTYPE html> <html > <head> <meta charset="UTF-8"> <title>Random Login Form</title>...
-
I wanna get remaining time from the video, but does not working.. Why? function callback(data, error) if (error ~= 0) then return outputChatBox(error) end if (data == "ERROR") then return outputChatBox("data error") end local data = fromJSON("["..data.."]")...
-
السلام عليكم كيفكم ان شاء الله بدي استفسر عن شي كيف اشغل فيديو علي شاشة اللاعب يملي شاشته كلها بدون ما احتاج لمتصفح ؟
-
Hi, how can I add video to the background for roleplay login panel?
- 3 replies
-
- roleplay
- login panel
-
(and 3 more)
Tagged with:
-
Hi! I don't know, how is it possible: I try it with HTML, the video is in .webm format, and I have a bad fps drop, with link I can't do it, I don't know HTML well. I try it with createBrowser too, but with this, I can't do it that the gui or dxdraw be in...
- 3 replies
-
- browser
- background
- (and 6 more)