Jump to content

xyzii

Members
  • Posts

    53
  • Joined

  • Last visited

Details

  • Gang
    lg
  • Location
    d
  • Occupation
    d
  • Interests
    a

Recent Profile Visitors

1,123 profile views

xyzii's Achievements

Snitch

Snitch (10/54)

3

Reputation

  1. Turns out it's the server owner using it as a way to ban people for some reason, making the player's game crash.
  2. I have 64 bit windows, 16GB ram, 6 GB vram. The problem appears on one server and it's CIT, I tried FFS and my own servers as well and I could log in with no problems. I've tried reinstalling MTA and GTA SA multiple times with different versions but no luck. mtadiag: https://pastebin.mtasa.com/583190001
  3. I have tried hard to fix this by myself, but can't apparently: Version = 1.5.6-release-18556.0.000 Time = Mon Jun 3 01:01:17 2019 Module = D:\MTA San Andreas 1.5\mods\deathmatch\client.dll Code = 0xE06D7363 Offset = 0x0034518C EAX=0177ECD0 EBX=0177ED7C ECX=00000003 EDX=00000000 ESI=280677B4 EDI=2809518C EBP=0177ED28 ESP=0177ECD0 EIP=74D11942 FLG=00200212 CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B I'll provide more info if needed, thanks
  4. Before you even mention it, I know of processLineOfSight and isLineOfSightClear. But those don't fix my issues as far as I'm aware. The two elements would be players and the obstacle is a custom element with no collision. On top of the element is a col shape though. I made a picture to show what I mean if you don't understand; I want to get something like this: if (element is in middle of those two players) then -- Do stuff end
  5. xyzii

    DFF Clumps

    Got it working, thanks! Weirdly enough I used the attach yesterday and it didn't work.
  6. xyzii

    DFF Clumps

    Hey, I don't know if this belongs in here, but I couldn't find anything about changing DFF clumps to be just one clump since MTA doesn't support multiple clumps as far as I'm aware. I'm trying to add objects from a DFF to a different DFF. I'm using Kam's script on 3ds max.
  7. xyzii

    DFF Clumps

    Just now noticed I posted in the wrong place.
  8. Happened to me and my friend too multiple times within two days, still happening. Our names and binds reset too.
  9. xyzii

    DFF Clumps

    Hey, I don't know if this belongs in here, but I couldn't find anything about changing DFF clumps to be just one clump since MTA doesn't support multiple clumps as far as I'm aware. I'm trying to add objects from a DFF to a different DFF. I'm using Kam's script on 3ds max.
  10. xyzii

    Roads

    I use MEd to get the col file name that contains the col of the model, then I use TXD workshop to get the col file and modify the needed one in 3ds max. Might not be the best way to do it but works.
  11. If you want to play youtube or some other site, use createBrowser, loadBrowserURL to get website, and dxDrawMaterialLine3D to draw the browser in the GTA world. Wouldn't recommend using mp4 since they take a lot of space usually.
  12. Not sure if guiSetVisible works on other gui elements than windows. I recommend you to download guieditor and make the gui with that. Make sure to add the buttons etc into a window, and then change the window's visibility. Alternatively you can just use guiSetAlpha but then you can click the buttons even when they are not visible but ofcourse you could add a check to see if the button alpha is not 0.
  13. Alternatively you could create a col sphere at the marker's location and open window when you hit the col.
  14. xyzii

    hi all

    The light of the lamp is not on the road
  15. xyzii

    help

    Are you sure you have 4 weapons? Do they have ammo?
×
×
  • Create New...