Recent content by dinoid

  1. D

    CLEO Help Remove cooldown from camera (fast photography)

    I'm using it already, what I mean is that I could take picture like rapid fire. Take 20 pictures in 1 sec, for example.
  2. D

    CLEO Help Remove cooldown from camera (fast photography)

    I'm trying to make a cleo mod that removes the camera photograph cooldown since some RP servers have profissions that can sell pictures. That's all I got so far. then if Actor.HasWeapon($PLAYER_ACTOR, 43) then 0393: actor $PLAYER_ACTOR perform_animation...
  3. D

    Untagged Release No Fuel

    Instant crash when joining a server. Btw, overwritting just "0x146E0" is enough for the servers I play. The problem is when I disable the NOP and try to trigger the vehicle kick, the game crashes.
  4. D

    Untagged Release No Fuel

    I were able to make it work, but can't seem to disable it. Here is the code snippet: if 0ADC: test_cheat "FUEL" then if 31@ == 0 then 31@ = 1 0AF1: write_int 1 to_ini_file "CLEO\NoFuel.ini" section "NoFuel" key "status" 0ACD...
  5. D

    Untagged Release No Fuel

    Using the keywork mCars you will find nothing. Using "mCar" it will work ^^
  6. D

    Untagged Release No Fuel

    I used the forum tool, google and duckduckgo and didn't find. You're good with searching lol. Thanks a lot m8! It was "mCar.cs" not "mCars.cs" that explains a lot actually.
  7. D

    Untagged Release No Fuel

    Tried searching, no success, can you share where is it from?
  8. D

    Untagged Release No Fuel

    That can be done through any kind of debug menu which I can get the server variables or I would need to make a new .cs mod? (Sorry if it's the wrong section)
  9. D

    Untagged Release No Fuel

    On some SAMP RP servers when the car gets to 0 fuel you're kicked from it, is there anyway to prevent this using nofuel cheat?
  10. D

    Collection

    * Name of the mod (if the mod doesn't exist, you don't have to tell one): PoolRender * Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): https://ugbase.eu/threads/pool-render.15165/ * What do you want (the most important part, explain this carefully)...
  11. D

    Collection

    * Name of the mod (if the mod doesn't exist, you don't have to tell one): None * Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): None * What do you want (the most important part, explain this carefully): I wan't a mod that remove the cooldown you...
  12. D

    Untagged Release [0.3.7/0.3.DL/Source] mod_sa s0beit OverLight 5.0

    Why is there a .ttf file that can't be deleted after running SAMP with this S0beit?
Top