Recent content by Davidthapa

  1. Davidthapa

    Convert World Coordinates to Entity's Relative Offsets

    it was me who ask help wesser this in gtaforum STRS
  2. Davidthapa

    Help Command console for single player SA

    hey there :) i said already in titled i need command console for single player gta sa if anyone can guide me or small code that will be a great help need function like this i call /abcd123 then function should return as abcd123 nothing else strings will be fine and yea shift and all...
  3. Davidthapa

    is is possible to copy server script ?

    as thread says all i just wanna know if is it possible to copy script that server runs as i am client
  4. Davidthapa

    [SNIPPET] Get digits from text

    [SNIPPET] Get digits from text what title says i try your snippet but it don't give exact what i needed i mean string to integer value
  5. Davidthapa

    [SNIPPET] Get digits from text

    i need exact digit number as integer how to do it look example below while true wait 5 //example call @Reset 0 0AC8: 0@ = allocate_memory_size 1000 0AC8: 1@ = allocate_memory_size 2000 0AD3: 0@ = format "1000" //i need this number value 0AD3: 1@ = format "%s" 0@ //your script which...
  6. Davidthapa

    CLEO Help need callfunc help

    oh i didn't know that i just paste it from source from GitHub and if i know what is that. l why would i ask here ? ok here what i want from that script or source this is for reading rpm its a sound mod but it show rpm i am making manual gear (transmission) which is like real vehicle have i...
  7. Davidthapa

    CLEO Help need callfunc help

    @Swanson "Why do you dump your code here without formatting and even without any good explanation of what you're trying to achieve and what is going wrong." if i explain every thing can you do it for me ? if not then don't write here as answer
  8. Davidthapa

    CLEO Help need callfunc help

    this is c++ #include "plugin.h" #include "CMessages.h" #include "CTimer.h" #include "CHud.h" using namespace plugin; typedef float (__cdecl* GTAFmod_Ext_GetCurrentRPM)(); GTAFmod_Ext_GetCurrentRPM gtaFmod_Ext_GetCurrentRPM; typedef int(__cdecl* GTAFmod_Ext_GetCurrentGear)()...
  9. Davidthapa

    [CLEO] Some snippets

    hey Parazitas I like all your snippets but that rainbow chat its stay green always and you don't think that when loading library you have to free it ? just curious and please if you have script for making default camera to left side player that will be great help for me thanks in advance
  10. Davidthapa

    Untagged Release [0.3.7/0.3.DL/Source] mod_sa s0beit OverLight 5.0

    Something is really bad thing about this mod man once you start game after that you try to rename or try to delete OverLight_Mod folder try this Something is Suspicious going on this mod
  11. Davidthapa

    [SNIPPET] ReadStringFromList

    You Genius
  12. Davidthapa

    CLEO Release Fast Deagle 0.3.7

    Hi Gigant Which server is this sa-mpcheatingserver ? [hr] can i join it ? server address please [hr] And about this mod why it crashing don't use this (0B12: 0@ = 0@ XOR 1) use other one
  13. Davidthapa

    CLEO Release Weapons Informer 0.3.7

    Great gigant
  14. Davidthapa

    CLEO Help Help here please GTA SA Cleo

    [hr] Do you think i was needed cleo for skin ????????
  15. Davidthapa

    CLEO Help Help here please GTA SA Cleo

    Hello i want cleo script for gta sa (single player) that shows peds info like model name (not ID) like "HFYRI (CIVFEMALE)" Not Big but in small size script  :) thanks in advance Example is in this picture [attachment=5124]
Top