Jump to content

Woovie

Retired Staff
  • Posts

    1,093
  • Joined

  • Last visited

  • Days Won

    15

Everything posted by Woovie

  1. Just release the UI skin... It's not like our UI has modularity... OH WAIT IT DOES.
  2. Sounds like maybe it's hitting resource limits?
  3. Provide a newer crash log.
  4. Only issue I ran into is that when you list Y/n that typically means that Yes is the default option, so return should allow it to just proceed. For anyone confused on how to use this, you can grab the file from https://raw.githubusercontent.com/pablo ... manager.sh using wget. wget [url=https://raw.githubusercontent.com/pablophg/mtasamanager.sh/master/mtasamanager.sh]https://raw.githubusercontent.com/pablo ... manager.sh[/url] I then had to set the file permissions. chmod u+x mtasamanager.sh Then you can execute using this ./mtasamanager.sh Remember, it installs to current directory. I'd recommend placing it in the home folder for the current user like so ~/mtaserver/
  5. If you can't afford something like Vortex, don't bother.
  6. Since it was a single Lua, added to the OP.
  7. Okay, I'll get someone else to look at this as well.
  8. That serial isn't on the global ban list. Check the servers' local bans.
  9. If you provide a serial, I possibly can provide some information.
  10. Yeah of course, it's just ironic to complain about and not follow your own words.
  11. http://mtapolska.pl/wiki/Strona_g%C5%82%C3%B3wna
  12. Woovie

    MTA kicking me :((

    MTA disagrees. ccw will reply with time and give you more information. Until then, please follow this: viewtopic.php?f=104&t=31668
  13. Woovie

    MTA kicking me :((

    http://en.wikipedia.org/wiki/Trainer_%28games%29 You have a hack installed or a piece of software that attempts to modify MTA's memory.
  14. Of course. It will support more than just that.
  15. Woovie

    Windows 10 & MTA?

    When the official release is out we'll worry about it. Too much will change between tech preview and release for us to bother attempting to get it to work.
  16. It's for playing music ingame using PlaySound3D. It will have a lot of features. Thanks everyone for the translations, sadly I cannot use them yet as fromJSON has a bug. Once that bug is fixed I'll have them implemented. Thank you. More information about this script will be available when it's ready to show off. I am only able to work on it on Monday and Tuesday's so not much has been done yet.
  17. Woovie

    Graphics issue

    Not the support section. Read the sticky.
  18. Looks like you opened TCP but not UDP. This is also not the support section. Read the sticky.
  19. Tooltips wasn't written by me, but I am modifying it to my needs. I am going to do a delay and have it adjustable. I agree about language/helpmode stuff, not sure what I intend to do with it yet honestly. Language was already going to be a dropdown, this is still in GUI mockup. Just getting all the features working first.
  20. I need translations to support multiple languages. If you have very good both English and your native language skills, please provide me a translation of the values after the colon on each line. Do not change the actual variable names. Finished languages: English German (Necktrox) [ [ { "languageCode": "en", "friendlyName": "English", "helpButton": "Help Mode", "l10nButton": "Language", "loadButton": "Load URL", "removeSong": "Remove Song", "clearList": "Clear List", "gridlistURL": "URL", "gridlistNP": "Currently Playing", "prevSong": "Previous", "nextSong": "Next", "pauseSong": "Pause/Play", "vehiRadio": "Vehicle", "walkRadio": "Walkman", "boomRadio": "Boombox", "artistLabel": "Artist", "albumeLabel": "Album", "songLabel": "Song", "tooltips": { "helpButton": "Enables or disables these tooltips", "l10nButton": "Change the language of the radio UI", "inputField": "Text box for placing your URL for loading", "loadButton": "Attempts to load the URL placed in the text box", "removeSong": "Removes the selected song from the gridlist", "clearList": "Clears the entire playlist", "playlist": "List of songs to be played", "prevSong": "Plays the previous song, or restarts the current song if it has passed the 5 second mark", "nextSong": "Plays the next song in the playlist", "pauseSong": "Pauses or plays the selected song, if it's a radio station it stops or resumes playback", "vehiRadio": "Sets the radio to play through the car speakers while driving", "walkRadio": "Sets the radio to play through your local speakers as if you were wearing headphones on foot or while driving", "boomRadio": "Sets the radio to play through a boombox while on foot" } }, { "languageCode": "de", "friendlyName": "German (Deutsch)", "helpButton": "Hilfemodus", "l10nButton": "Sprache", "loadButton": "Hinzufügen", "removeSong": "Entfernen", "clearList": "Liste leeren", "gridlistURL": "URL", "gridlistNP": "Aktuelle Wiedergabe", "prevSong": "Zurück", "nextSong": "Weiter", "pauseSong": "Pause/Start", "vehiRadio": "Fahrzeug", "walkRadio": "Walkman", "boomRadio": "Boombox", "artistLabel": "Artist", "albumeLabel": "Album", "songLabel": "Lied", "tooltips": { "helpButton": "Schaltet die Hilfeblasen ein und aus", "l10nButton": "Sprache der Oberfläche ändern", "inputField": "Eingabe für die URL, die hinzugefügt wird", "loadButton": "Die URL aus der Eingabe validieren", "removeSong": "Entfernt das Lied aus der Auswahl", "clearList": "Löscht alle Lieder aus der Liste", "playlist": "Liste aller Lieder", "prevSong": "Wiederholt die aktuelle Wiedergabe oder wechselt zum letzten Lied im Bereich von 5 Sekunden", "nextSong": "Spielt das nächste Lied in der Wiedergabe", "pauseSong": "Unterbricht bzw. spielt die Wiedergabe weiter", "vehiRadio": "Die Wiedergabe erfolgt durch die Lautsprecher am Fahrzeug", "walkRadio": "Die Wiedergabe erfolgt durch Kopfhörer sowohl zu Fuß als auch im Fahrzeug", "boomRadio": "Die Wiedergabe erfolgt zu Fuß durch eine Boombox" } } ] ] As for the actual script, this is how it currently looks. Your browser does not support HTML5 or the video tag. Please upgrade to a more modern browser. It's still WIP but my language file should be done. I'll create a new thread when it's finished.
  21. Woovie

    Big Help!

    Wait for the time to expire. Edit: POST 1000 LET'S CELEBRATE
  22. Woovie

    My MTA are in 3D?!

    Sounds like a video card setting? We do not provide any "3D" features. And what do you mean by 3D?
×
×
  • Create New...