Jump to content

*RaCeR^

Members
  • Posts

    12
  • Joined

  • Last visited

*RaCeR^'s Achievements

Square

Square (6/54)

0

Reputation

  1. Thx, i will see your script, maybe i'll use somethings and i'll put your credits s2.
  2. Update: http://imgur.com/a/T1KbC It works only when you put it in 1 time it goes, then it does not work anymore. type: i'm enter the youtube, but, if i click on a video, the URL don't change. function geturl(theBrowser, b) bool = true for b, v in string(b, browser) do guiSetText(addressBar, getBrowserURL(theBrowser)) end end addEventHandler("onClientBrowserNavigate",root,geturl) addEventHandler("onClientBrowserDocumentReady",root,geturl)
  3. Here, have these errors, I think that's the problem, anyone can fix ? :C
  4. why u don't download the Resource and pick up the codes ?
  5. https://community.multitheftauto.com/index.php?p=resources&s=details&id=12707
  6. https://community.multitheftauto.com/index.php?p=resources&s=list
  7. Yes, the URL Changes in the text bar automatically, Yes, Every Link, and Rendered within the Browser, like Chrome example, but for the Youtube, u Click on a Video and URLText changes automatically. ( i can make a little video for explain if u want )
  8. function geturl(theBrowser) -- Function of URL Link to guiSetText with a Button Command if source == CINEMA.button[1] then guiSetText(addressBar,getBrowserURL(theBrowser)) end end addEventHandler("onClientGUIClick",root,geturl) local theBrowser = guiGetBrowser(browser) -- Function of the Browser addEventHandler("onClientBrowserCreated", theBrowser, function() loadBrowserURL(source,"https://www.youtube.com") end ) Don't have any errors in debugscript and it works with the button function, if i put the function to he goesn't alone :c If anyone can help me with this file, contact me Pv. Please :c ( i send the script )
  9. Sorry, but i try this and not working :c, It's a simple thing that's giving me a headache. the EDIT bar not Recognize.
  10. idk how to use this command, u can show me some examples ? plz :c
  11. Hello everybody, i'm here for help with a little problem. I'm trying to create a Youtube Browser to play songs for the whole server. but Link does not update itself as it should. Can anyone tell me a function that does when I click the link it automatically changes the URL in the text bar? Below this to change when you click a button. I wanted him to change alone. function geturl() if source == CINEMA.button[1] then guiSetText(addressBar,getBrowserURL(theBrowser)) end end addEventHandler("onClientGUIClick",root, geturl) Can somebody help me ? Thx s2
  12. Eai Galerinha do MTA! Estou aqui para avisar que o Novo servidor de MTA Brasileiro chegou! Esse servidor vai conter vários modos diversos para toda a Diversão dos players. Seja brasileiros ou não, Todos são bem vindos. Pelo motivo do servidor ser novo, só estamos com DM agora... Mais Breve estaremos com 5 Servidores Abertos para toda a diversão sua e de seus amigos.! IP : 64.237.36.109 Fórum: http://www.stgames.com.br ou stgames.com.br/forum Entrem e chame seus amigos.!
×
×
  • Create New...