Недавнее содержимое от kSOSA

  1. K

    Help with Car Fake Speed Sync (problem with delay in RP Server)

    @DarkP1xel please
  2. K

    Cleo doesn't func in RP Servers

    I solved it 0B6F: render font 0 @ draw_text 20 @ pos 15 @ 1 @ color 4@ // i just changed color 4@(SAMP.GetPlayerColor) to an specific color like red (0xFFFF0000)
  3. K

    Помогите с CarFakeSpeedSync пожалуйста

    Я хочу избежать ограничения скорости сервера, используя перехват входящих пакетов для повторной отправки поддельной скорости (0 км) и не допустить, чтобы античит выбил меня с сервера, когда я достигну предела. Я нашел это, и это работает, но когда я ускоряю античит, выгоняю меня и, когда...
  4. K

    Help with Car Fake Speed Sync (problem with delay in RP Server)

    I recently learned how to install outcoming packet, but I'm still learning and I dont' know how to rewrite offsets, could you help me with that? please I found this, and it works, but when I accelerate the server kick me out and when I enter to the server again I spawn falling under the ground...
  5. K

    Help with Car Fake Speed Sync (problem with delay in RP Server)

    Using the cleo everything works as it should be. I use it to avoid the speed limit that the RP server sets. My problem is this: the code takes a while to pass throw the label, because when I activate the cleo, the speedometer shows 0 km (that's how i set it up) When I accelerate it continues...
  6. K

    Cleo doesn't func in RP Servers

    This cleo do visible the name of the people who appears in Ped Slots Used, but it doesn't work when the player is invisible to the radar or have "blocked tag" -as in some RP servers. I want to know if is it possible to do this cleo works when the people is invisible to the radar. Please
  7. K

    Cleo doesn't func in RP Servers

    @DonHomka It's the same cleo, but my problem is that I can't use it on Roleplay servers
  8. K

    Cleo doesn't func in RP Servers

    I have tried the "Player List" cleo on servers such as Freeroam and DM's and the cleo works correctly, it shows all the players in the list with the tracking lines. This cleo do visible the name of the people who appears in Ped Slots Used, but it doesn't work when the player is invisible to the...
  9. K

    Фрагмент (SendInCarFakeSpeedSync)

    Не могли бы вы помочь мне скомпилировать сценарий, чтобы использовать его как cleo? Я буду использовать его, чтобы избежать ограничения скорости, установленного сервером. Благодарность call @SendIncarFakeSpeedSync 4 1@ 2@ 3@ 4@ // 1@ 2@ 3@ are the positions and 4@ being the vehicle id...