Search results

  1. C

    Help auto press key ALT

    Please help me, what key is pressed in this code, why isn't it ALT? Memory.Write(12004726, 1, 255, False) wait 50 Memory.Write(12004726, 1, 0, False) wait 400 Memory.Write(12004726, 1, 255, False) wait 50 Memory.Write(12004726, 1, 0, False)
  2. C

    Help Cleo target marker (rightclick on the ingame map)

    How to create a red marker on the map using cleo, can anyone help me?
  3. C

    Help CLEO auto-pilot boat to a specified location

    I want to write a CLEO script that automatically drives a boat to the position AddPlayerClass(155, -1711.5656, 1368.6484, 7.1875, 138.6914, 0, 0, 0, 0, 0, 0); without needing to avoid obstacles. Can someone help me with a simple example? Thank you very much."
Top