Search results

  1. M

    Help Need help whit .lua

    require "lib.moonloader" local sampev = require("samp.events") local vkeys = require 'vkeys' if isKeyDown(VK_MENU) and isKeyJustPressed(VK_F2) then local valid, ped = getCharPlayerIsTargeting(PLAYER_HANDLE) if valid and doesCharExist(ped) then local result, id =...
  2. M

    CLEO Help Help .cs developing SA-MP

    Hayy, so i want to do it auto. Because i need to say /sarvai;/pagydyti [id], and i tryed to 'develope' to avoid this, but i think its somethink whit not guessing the right id's thats closest to me, or it can be whit the server gamemode? Please help me. [ https://pastebin.com/FcMWttRT ]
Top