Search the Community
Showing results for tags 'scripting question'.
-
Непонятно почему не загружается видео на странице В meta.xml все файлы указал HTML: <!DOCTYPE HTML> <html> <head></head> <body style="margin: 0; padding: 0;"> <video width="100%" height="100%" controls=""> <source src="http://mta/test/media/video1.mp4" type='video/mp4'/> </video> </body> </html> Lua: addEventHandler("onClientBrowserCreated", browser, function() loadBrowserURL(source, "http://mta/test/html/page.html") end ) Вместо видео: ничего не кликабельно
-
Hello, I am pretty new to scripting on MTA, I done some visual C in college and was wondering if anyone could direct me to a website/topic about spawning zombies client side, I have looked at other peoples scripting, but as I say, I'm inexperienced, so if there is even a script with comments saying the purpose of the functions etc... could you post the link? Thanks for reading!
- 5 replies
-
- scripting question
- looking for zombie script
-
(and 1 more)
Tagged with:
