CLEO Help Need Multi Samp Functions

CLEO related

Dollar

Member
Joined
Aug 11, 2024
Messages
7
Reaction score
1
I need help, please help me...
I need functions that can be used without SAMPFUNC to use it like this:
0AB1: @The_Func_Im_lookingfor 3 1@ $2 $three _returned: $return1 @2 $result3

If possible, I also need the function to also be adapted to this function called @get_samp_version_id (From here), to make it easier to use just in case where the memory for other version might need different ones.

Here is the list of Functions I'm Looking for:
  1. Get Vehicle ID/Health/Max Health
  2. Send Onfoot/in_car fake coordinates
  3. Get Player/Self(The $player_actor) Stamina/gun stats
  4. ... (Probably will expand this later).
 

Dollar

Member
Joined
Aug 11, 2024
Messages
7
Reaction score
1
I'm asking for help since I have tried to arrange the function of GetvehicleidUsingcarhandle for each samp version and it seems messy/might be buggy too.
 
Top