Jump to content

Moxie

Members
  • Posts

    4
  • Joined

  • Last visited

About Moxie

  • Birthday 25/05/2004

Details

  • Location
    Egypt

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Moxie's Achievements

Vic

Vic (3/54)

0

Reputation

  1. hey i get this error when i try to start the server libncursesw.so.5: cannot open shared object file: No such file or directory ERROR: Could not load ./x64/core.so * Check installed data files. Press enter to continue... ldd mta-server64 linux-vdso.so.1 (0x00007ffc80958000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f385e5fc000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f385e5f7000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f385e3cf000) /lib64/ld-linux-x86-64.so.2 (0x00007f385e75d000) ldd x64/core.so linux-vdso.so.1 (0x00007ffd5dcf3000) libncursesw.so.5 => not found libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f352f79b000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f352f573000) /lib64/ld-linux-x86-64.so.2 (0x00007f352f848000)
  2. i did and it was set to 205% again, when i tried to make it without warping the ped it was set to 1000% veh = createVehicle( 520 ,2047.46155, -2494.08105 , 14.5,0,0,90) setElementHealth(veh, 10000 ) what should i do, i want to warp the ped in it well i tried to set it to 10000 without warping the ped it was set to 1000%
  3. i got 205 again but i tried without warping the ped it was set to 1000 veh = createVehicle( 520 ,2047.46155, -2494.08105 , 14.5,0,0,90) setElementHealth(veh, 10000 ) do you know why?
  4. i tried to create a hydra with 500% hp but it sets to 205%,(exactly 2047.5 ) anyone knows why ? veh = createVehicle( 520 ,2047.46155, -2494.08105 , 14.5,0,0,90) warpPedIntoVehicle(source, veh) setElementHealth(veh, 5000)
×
×
  • Create New...