Search results

  1. Felipe Ramos

    CLEO Help Little help

    Hey y'all I'm trying to create a command that when i send /ame (armor me), the plugin REFIL my ammo til 94.0 (max ammo that the anticheat will not notice). For example, i'm with 30 armor, i type /ame and refil to 94.0 (adding 64.0) Could you guys explain/show me how to do it?
  2. Felipe Ramos

    CLEO Help Names please

    Hey folks, I wanna know if there is any list or where i can find the names of the weapons to put on the Model.Load and Actor.GiveWeaponAndAmmo  :somuchwin: SAMP.IsCommandTyped(0@) Model.Load(#TEC9) Model.Load(#DESERT_EAGLE) Model.Load(#SNIPER) Model.Load(#M4) Model.Load(#KNIFECUR)...
  3. Felipe Ramos

    CLEO Help Run Animation

    Hey, i saw Opcode.eXe message, and i had an idea, maybe i could script a cleo to make running animations faster, like this:{$CLEO .cs} 0000: WHILE TRUE     WAIT 0     if     04AD: actor $PLAYER_ACTOR in_water     then         0393: actor $PLAYER_ACTOR perform_animation "SWIM_CRAWL" at 1.25...
Top