Jump to content

nwmafia

Members
  • Posts

    80
  • Joined

  • Last visited

Everything posted by nwmafia

  1. Sorry this did not work. As soon I started the resource the browser immediately opened. I want to be able to start the resource, then open the browser with a command. lol copy and paste again Fixed it. You're a genious.
  2. Sorry this did not work. As soon I started the resource the browser immediately opened. I want to be able to start the resource, then open the browser with a command.
  3. I need help opening the in-game CEF browser with a command. Can anyone give me some help? Here's what I've tried, but it does not work. --In order to render the browser on the full screen, we need to know the dimensions. local screenWidth, screenHeight = guiGetScreenSize() --Let's create a new browser in remote mode. local window = guiCreateWindow(0, 0, screenWidth, screenHeight, "Webbrowser", false) local browser = guiCreateBrowser(0, 0, 800, 600, false, false, false, window) -- The event onClientBrowserCreated will be triggered, after the browser has been initialized. -- After this event has been triggered, we will be able to load our URL local theBrowser = guiGetBrowser(browser) -- Get the browser element from gui-browser addEventHandler("onClientBrowserCreated", theBrowser, function LoadBrowser() -- After the browser has been initialized, we can load [url=https://www.youtube.com]www.youtube.com[/url] loadBrowserURL(source, "https://www.youtube.com") end ) addCommandHandler ("browser", LoadBrowser)
  4. Both are equally shit in my honest opinion. But if it's your only options, I'd go with Vortex seeing as it's cheaper by like 0.20 cents lol. I lack to see a difference in the performance of the services they offer.
  5. I was thinking about starting up a project with my friend, that relies heavily on MySQL. So I was wondering what VPS host would be the best for under $15.00 Canadian Dollars, and has unlimited bandwidth. The VPS will be used for a few months, until the required money is allocated to invest in a Dedicated Server. The VPS must be under $15.00 CAD, have unlimited bandwidth, and be in North America. Thank you to anyone who helps me with some suggestions. I'd prefer if it's OS was Windows, but Linux/Ubuntu will do.
  6. Picture contains some curse words, please be aware. Name: Matthew Ballew Age: 23 Years of Age Residence: United States of America, North Carolina - residing in his mothers basement YouTube Channel #1: https://www.youtube.com/user/matthewserta?feature=watch YouTube Channel #2: https://www.youtube.com/user/SonOfMarvin?feature=watch Facebook: https://www.facebook.com/matthewserta Proof of DDoSing: http://prntscr.com/zo33x
  7. I smell vG here lol... Simply just enter in the data you want to customize in MySQL, then type in "refresh" in your console. Then restart the resource you've changed. If it's vG scripts, and you're currently an admin, type in /ah for the cmds.
  8. nwmafia

    Low FPS

    The touchpad driver installed perfectly.
  9. nwmafia

    Low FPS

    The three drivers failed to install. But the DirectX did install, there has been no noticeable changes with FPS though.
  10. nwmafia

    Low FPS

    I have pretty low FPS when on Multi Theft Auto, usually 15 - 20fps, but when in single player on GTA:SA I get 50+FPS Here's my current MTA Settings Resolution: 1366x768x32 FX Quality: Low Draw Distance: 0 Anisotropic Filtering: 0 Anti Aliasing: Off Aspect Ratio: 4:3 Map Rendering Opacity: 0 Mip Mapping: Off Here's my Laptop Specifications Toshiba Satellite C650D Processor: AMD Fusing C-50 1.0GHz Dual Core RAM: 3GB DDR3 400MHz HDD: 320GB 5400RPM GFX: AMD Radeon HD 6250 (Total Memory 1459mb, Dedicated Memory 384mb, Shared Memory 1075mb) 400MHz Wireless: 54.0Mbps OS: Windows 7 Home Premium 32-bit DXDIAG Information
  11. I'll take a look at both of the servers you guys have recommended to me. Thanks! Just a little thoughts of my own right here. I think CrazyBob should move his CnR server to MTA, I think he would have a better chance at expanding with both clients, and scripts here.
  12. Does anyone know of a cops and robbers server? I don't mean a RPG server, simply just C&R's... like CrazyBob cops and robbers on SAMP? I'm really wanting to find one but can't? can someone help me?
  13. Up scaling peds is most likely possible. But as for editing their health, i'd imagine you'd need to do some scripting yourself, as for where they spawn when they die.
  14. The Object Scale should be fixed, the object that has been upscaled, has areas in which you can walk through. It appears as if it's just making the objects image bigger, that is it. And when you downsize an object, parts around the object are invisible and block you from walking. It appears as if it's the making the objects image smaller, but no the model itself. Would be a great update. Edit: When downsizing the model should downsize too, not just the image, same goes for up-sizing
  15. nwmafia

    Server Host

    Depends on what you need VPS, Dedi, ect. Please post what you need, and what you're willing to spend, and we will be happy to post some options .
  16. If you were to play at a roleplay server, where would you want the city to be located? LS, LV or SF? Please write a small comment as why, with pro's and cons.
  17. It was the extra comma that was messing the code up, thanks.
  18. Tried you Beta last night, must say it was disappointing even for a beta.. I hope the finished version is good.
  19. The handling did not work, just to make sure it didn't work, I changed the velocity and acceleration to 2000 ... But anyways, clearly no one can help me.
  20. Waiting to see this... Will it be an open source map?
  21. And another Obvious check to do, check if your 22003 port is open
×
×
  • Create New...