Jump to content

Rob0

Members
  • Posts

    78
  • Joined

  • Last visited

Everything posted by Rob0

  1. On second or later join to a server, after download is complete, mta client holds at black screen, and at its base counts mbs of files. 1) Can you tell MTA to not do this counting somehow, or to lazy count later? (Perhaps a serverside switch to make it optional, or only on demand) 2) Can you load a photo or dialog box, or video over this counting up files screen? If so how? (I have tested every available load screen and none cover this function.) Please show an example how this 1-5 minute loading screen can be made more entertaining or shorter for so many low power pc users who suffer through this function daily..
  2. That would do it. Does this ability originate from within admin panel? can I remove this? If so where is it? Or, Can i remove the f8 ability to remove console entirely? It is an unneeded feature in my server.
  3. ty CCW I have just checked. It appears innocent enough of a trespass. Someone found something i dont know how to do. Is there a command to open Toady admin panel from console?
  4. Woke up to find I had been banned from my own server. banner="Console" reason="HACK" time="1517976691" I have no admins. my acl should be secure. So how does this occur? How does it say Console and not a username for banner? increasingly looking like it is my fault... Banner console i presume means they ticked anonymous admin on the Toady admin panel Is there a way to open Toady admin panel from console?
  5. Rob0

    RAM Hogs

    I got the web performance manager running Here is my performance browser output for RAM with my VPS top output run at the same time. As you can see MTA is very hungry for RAM. What does the performance browser tell me as I am not seeing anything except the stock Admin Panel that seems to be using a lot of RAM.
  6. I am working on reducing bandwidth in my server. And was wondering: I use a in game radio system based on below: addEventHandler( 'onClientResourceStart', resourceRoot, function( ) local uSound = playSound3D( 'http://193.34.51.25:80', 2498, -1659, 12 ) setSoundMaxDistance( uSound, 100 ) end ) It streams broadcast music from various web radio stations. Does this stream from the client or the server? When they turn it on everyone around them hears the music. Do they all hear the music as a result of each client streaming that music direct from the radio station to themselves or does the server stream that music from the radio station to itself, then to each of the many clients hearing? I think it is entirely client based and costs my Server no bandwidth. Is this correct?
  7. Rob0

    RAM Hogs

    I don't use OnResourceLoad anywhere in my code. It is all against the wall functions, addCommandHandler, addEventHandler, and maps that run at script startup.
  8. Rob0

    RAM Hogs

    I run a 1 week uptime average and restart 3 of my 5 major resources, that which include vehicles and other pickups, twice a week, with little drop in RAM.
  9. Rob0

    RAM Hogs

    Was surprised to notice how ram light MTA is with a stock package when compared to my usual 400MB download setup, which in action is hogging half my server's RAM. My MTA Server starts up at 10% usage and over 2-3 days climbs up to 45% yet i don't store any data of any kind, and never exceed 25 users on at one time. Baring some specific solution of RAM leakage, just as a general question for all to learn from, what might be the worst offenders in scripting when it comes to RAM hogging?
  10. We're back! Thank you CCW for the quick response and solution.
  11. Hope it happens, :-) The list is life.
  12. We are listed on game-state We are here: mtasa://45.58.43.31:22003 but the only traffic I am getting is from favorites. We are no longer listed on the MTA Client. Can't say i've seen the total server count as low as 3,800 in a while either. Maybe it is not just me. But this is killing my server. Ideas? Solutions?
  13. Port 22126 UDP is open. f** yeah! Port 22003 UDP is open. f*** yeah! Port 22005 TCP is open. f*** yeah! There have been no changes to my VPS in 6 months. Server runs all day everyday. Is listed all day everyday.
  14. My server isn't in the MTA Server Masterlist? Been there for 2 years straight. Rebooted server. Rebooted Client. No Change. Still listed fine on game-state. Advise please... https://www.game-state.com/index.php?search=advanced+san+andreas&game=mta
  15. Thanks, probably just an oversight. Sure would be nice to see this resolution dictating fixed for a vertical monitor, that mta might play nice along side its ivmp and ragemp brethren when displayed vertically. No reason it doesn't really. Just another case of too much government. I'll wait for a dev to respond.
  16. There is a settings there <display_resolution>768x1024x32</display_resolution> I changed to <display_resolution>768x768x32</display_resolution> <display_resolution>1024x768x32</display_resolution> saved it with mta closed in both case, on start MTA client asked if I wanted to use the new resolutions I had just entered. I said yes. Then MTA started and loaded the resolution it wanted which was to load 768x1024 the original super tall not very wide resolution.
  17. That would be perfect. Thus far searches has found me nothing. Any ideas where this config hides itself?
  18. That's right 1080 wide 1920 tall monitor, standing on end. It was my hope to run 1024x960 or some almost square resolution on my monitor but once turned vertical and set to reverse portrait the only resolutions are all narrow and very very tall. neither ivmp nor ragemp clients had this issue. How do I get get a simple 1024x768 resolution from mta once turn on end at 1080x1920? I have show unsafe ticked, ive tried other combinations, no luck. Update: I can set it to 1024x768 in landscape mode then switch to portrait, and it retains this resolution after the switch. But alas, on the next MTA client startup it switches to 768x1024.
  19. <minclientversion></minclientversion> does nothing. <minclientversion>1.5</minclientversion> does nothing <minclientversion>1.3.4-0.00000</minclientversion> does nothing How do i disable mandatory updates. Cheaters are no concern of mine.
  20. Have got MTA running fine on my CentOs7 VPS. I would like to know how to best auto start MTA for 24/7 operation on all occasions of server startup/reboot/crash? And should/could it be started as a user? And I would like it start in a screen that is minimized but re-attachable.
  21. my server returns this address but i cant see any folder with this name anywhere in a broad search of the directories via my ftp client.... multitheftauto_linux_x64-1.5.3/mods/deathmatch/acl.xml where is it?
  22. How would i switch from seeing MTA console on linux server to go back to root to do other things then back to MTA without exiting MTA?
  23. I setup my MTA server on CentOS 7.2 exactly as your tutorial describes: https://wiki.multitheftauto.com/wiki/Installing_and_Running_MTASA_Server_on_GNU_Linux#Installation_64_bit it runs, ports are open, client joins, and gosh is it dark in there. No mta resources loaded of course. I am connected via FTP to its server but have no idea where the mta directory that I should upload my resources to is. I looked all around and found nothing familiar. Where is the MTA server directory?
  24. As I recall the San Andreas radio stations can play in MTA. Is there a way to set the the client's In car radio off, and turn their San Andreas game radio volume to 0?
  25. good solutions thanks i'll try both... but i did not find the ACL commands for log or reg? what exactly should i do there.
×
×
  • Create New...