Jump to content

xeon17

Members
  • Posts

    1,903
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by xeon17

  1. I tried it on my local server, and i have the same problem. I'm using appserv. localhost and 127.0.0.1 are returning 1006 while my internal IP is returning false. Which port should i use? server http port or appserv? sorry, first time using fetchRemote.
  2. This is this always returning false? fetchRemote("http://mta.balkan-gaming.co/location.php", function(responseData, errno) if errno == 0 then setElementData(localPlayer, "language",responseData) end outputChatBox(errno.." - ".. tostring(responseData)) end) language.php <?php include("mta_sdk.php"); mta::doReturn(substr($_SERVER["HTTP_ACCEPT_LANGUAGE"],0,2)); ?>
  3. The design is as always fantastic! Keep it up man
  4. xeon17

    Crash

    Hello, It's happening often that i'm crashing for some reason. Version = 1.5.2-release-8011.0.000 Time = Wed Jun 29 17:35:54 2016 Module = C:\Games\Rockstar Games\GTA San Andreas\proxy_sa.exe Code = 0xC0000005 Offset = 0x00133EA9 EAX=00000000 EBX=00AB0D74 ECX=00000078 EDX=26D84798 ESI=1B1EB168 EDI=00AB0D74 EBP=00000000 ESP=0177FB78 EIP=00533EA9 FLG=00210206 CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B Is there any fix for this crash?
  5. How can I edit the visible distance of some objects? engineSetModelLODDistance Doesn't work, (at least not WITH mapped objects) Tried the example from wiki.
  6. Hello, I can't open my ports. I think the problem might be my router. Router: Cisco EPC2325 mta server console: http://prntscr.com/b132yp port forwarding page: http://prntscr.com/b130as ipconfig: http://prntscr.com/b131dq mtaserver.conf: http://prntscr.com/b131sk windows firewall allowed applications: http://prntscr.com/b132cr I tried restarting the router, restarting my PC and disabling the Windows firewall.
  7. Acabei de testar no meu servidor local e funciona, sem erros no debugscript. @_@
  8. Evo pokusavam , haha Čovjek uspio, svaka mu čast! Ako su moje kalkulacije tačne, ovaj sub-forum će za 7 godina imati preko 50 aktivnih članova sa oko 30 postova dnevno
  9. Jeli ovo aprilili zeza?
  10. xeon17

    Loading net.so failed

    Thank you both! It works fine now.
  11. xeon17

    Loading net.so failed

    Another error MTA:BLUE Server for MTA:SA libcrypto.so.0.9.8: cannot open shared object file: No such file or directory ERROR: Loading network library (net.so) failed! Press Q to shut down the server!
  12. xeon17

    Loading net.so failed

    reh@esb:~$ sudo apt-get install libssl0.9.8 [sudo] password for reh: Reading package lists... Done Building dependency tree Reading state information... Done Package libssl0.9.8 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'libssl0.9.8' has no installation candidate
  13. xeon17

    Loading net.so failed

    reh@esb:~/sftp/mtauser/incoming/GangWar$ sudo apt-get install openssl [sudo] password for reh: tSorry, try again. [sudo] password for reh: Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: libssl1.0.2 The following NEW packages will be installed: libssl1.0.2 The following packages will be upgraded: openssl 1 upgraded, 1 newly installed, 0 to remove and 761 not upgraded. Need to get 1954 kB of archives. After this operation, 3607 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 [url=http://ftp.us.debian.org/debian/]http://ftp.us.debian.org/debian/[/url] testing/main libssl1.0.2 amd64 1.0.2e-1 [1280 kB] Get:2 [url=http://ftp.us.debian.org/debian/]http://ftp.us.debian.org/debian/[/url] testing/main openssl amd64 1.0.2e-1 [675 kB] Fetched 1954 kB in 6s (293 kB/s) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = "en_US.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- Preconfiguring packages ... /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- Selecting previously unselected package libssl1.0.2:amd64. (Reading database ... 86913 files and directories currently installed.) Preparing to unpack .../libssl1.0.2_1.0.2e-1_amd64.deb ... Unpacking libssl1.0.2:amd64 (1.0.2e-1) ... Preparing to unpack .../openssl_1.0.2e-1_amd64.deb ... Unpacking openssl (1.0.2e-1) over (1.0.1k-3+deb8u1) ... Processing triggers for libc-bin (2.19-18+deb8u1) ... /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- /sbin/ldconfig.real: /lib/libsteam_api.so is not a symbolic link Processing triggers for man-db (2.7.0.2-5) ... /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- Setting up libssl1.0.2:amd64 (1.0.2e-1) ... /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- Setting up openssl (1.0.2e-1) ... /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- Processing triggers for libc-bin (2.19-18+deb8u1) ... /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF- /sbin/ldconfig.real: /lib/libsteam_api.so is not a symbolic link reh@esb:~/sftp/mtauser/incoming/GangWar$ ./mta-server -bash: ./mta-server: No such file or directory reh@esb:~/sftp/mtauser/incoming/GangWar$ cd reh@esb:~$ cd sftp reh@esb:~/sftp$ cd mtauser reh@esb:~/sftp/mtauser$ cd incoming reh@esb:~/sftp/mtauser/incoming$ cd GangWar reh@esb:~/sftp/mtauser/incoming/GangWar$ ./mta-server64 reh@esb:~/sftp/mtauser/incoming/GangWar$ reh@esb:~$ sudo apt-get install openssl Reading package lists... Done Building dependency tree Reading state information... Done openssl is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 761 not upgraded. But the error continues.
  14. Hello, I have a problem with the latest version of Linux64 Server. MTA:BLUE Server for MTA:SA libssl.so.0.9.8: cannot open shared object file: No such file or directory ERROR: Loading network library (net.so) failed! Press Q to shut down the server! libmysqlclient.s is installed. Version: 7742
  15. It was a amazing year without doubts. Can't wait for 1.6. Happy new year!
  16. You could do something like this, function playerTest () return Player:test() end This gives you the possibility to export it. But i'm pretty sure this isn't that what you exactly want
  17. xeon17

    [HELP] Script

    I'm wrong or nobody here understand you? Please explain your problem and improve your English skills.
  18. Why this topic isn't closed yet?
  19. ah this forum lost a lot of quality
  20. xeon17

    [HELP] Script

    There is also a event for that called onPlayerUnmute. You should check the wiki before asking for such help
  21. xeon17

    [HELP] Script

    The event onPlayerMute is exactly that what you need.
  22. xeon17

    [HELP] Please

    Show me how b and c are defined.
×
×
  • Create New...