Search results

  1. A

    CLEO Help Damage Log save in Internet Server

    This is a fragment of MYCLEO 0AC8: 19@ = 640    0AD3: 19@ = format "http:%c%ca10210319.netne.net%cLog%cDamage.php?month=%d&day=%d&hour=%d&min=%d&second=%d&Killer=%s&Killerid=%d&Weapon=%s&Weaponid=%d" params 47 47 47 47 12@ 14@ 15@ 16@ 17@ 3@ 2@ 8@v 4@ if 0AA2: 20@ = load_library "urlmon.dll"...
  2. A

    CLEO Help Get streamout player Interiors

    Get streamout player Interiors is it possible?
  3. A

    CLEO Help Change string to Lower case & 33@ limit

    Change string to Lowercase and Relieve 33@ limit ? how to do it ?
  4. A

    CLEO Help How to use 0B56 (Sampfuncs)

    How to use 0B56: set_game_key 1@ state 2@ can give a example?
  5. A

    CLEO Help Read text from dialog

    i want read text from dialog how to do?
  6. A

    CLEO Help Dialog help(memory hack)

    i found this in internet SAMP_DIALOG_INFO_OFFSET 0x212A40 I do not know what use i just want to get current dialog "text" (sampfunds only get  id,edit text,type) I do not know where to start looking,please help
  7. A

    CLEO Help read string from ini file & read dialog string

    Question 1. Now, i have a problem i try to read string from ini file , and i use 0AF4: 0AC8: 21@ = allocate_memory_size 260 0AC8: 17@ = allocate_memory_size 260 0AC8: 18@ = allocate_memory_size 260 0AF4: 21@v = read_string_from_ini_file "CLEO\ProAim.ini" section "AIM" key "Player1" 0AF4: 17@v...
  8. A

    CLEO Help Help the 0@v (string)

    i try to make a send string cmd 0B34: samp register_client_command "say" to_label @TEST :TEST SAMP.IsCommandTyped(0@) if 0AD4: 4@ = scan_string 0@ format "%s" 2@v //IF and SET then 0AF9: samp say_msg "Say %s" 2@v end samp.CmdRet() but in the game i try /say 1234567890 the result: "90"...
  9. A

    CLEO Help How to store integer in cleo

    i want store a integer in cleo (not use ini) Not because the game off and disappear in the next, i will use it It is possible?
  10. A

    CLEO Help How to get Server time?

    I want get current Server time (Not my host system time) have any method? please help
  11. A

    CLEO Release Tire Invincible

    My first CLEO in the game , your tire is Invincible //Use attachments next time. They are being saved inside ugbase.eu/list.
Top