S0beit Chams (Source Code)

Posts 14 of 4 · Page 1 of 1
S0beit Chams (Source Code)
Hi, I have a Big Question.
S0beit released his Source Code, and know anyone can edit his Hack.
So I have a Question. I need only the Chams Hack of S0beit, possibly a Crosshair Hack for Samp. I'm a C++ Noob and I'm too stupid to Edit the Source Code, and delete all except the Chams Hack.

Can anyone delete all of S0beit except the Chams Hack, and set the Key to "F11" and "F12"?

Sorry for my bad English, I know, I'm a Idiot.

Here is the Download Link for the Source Code :

m0d-s0beit-sa.googlecode.com/files/mod_sa_v4.3.1.2_source.7z

I hope someone do it for me. <3

best regards,

k1ng -
It's 'bump', not "bring up my post" and if you actually did know how to code C++, you would know it's in the scr/ section.
Code:
if ( (ent = ini_register_entry("chams_on", TYPE_BOOL)) != NULL )
        ini_register_data( ent, &set.chams_on, "false" );
    if ( (ent = ini_register_entry("chams_wireframe", TYPE_BOOL)) != NULL )
        ini_register_data( ent, &set.chams_wireframe, "true" );
Quote Originally Posted by TaBz3 View Post
It's 'bump', not "bring up my post" and if you actually did know how to code C++, you would know it's in the scr/ section.
Code:
if ( (ent = ini_register_entry("chams_on", TYPE_BOOL)) != NULL )
        ini_register_data( ent, &set.chams_on, "false" );
    if ( (ent = ini_register_entry("chams_wireframe", TYPE_BOOL)) != NULL )
        ini_register_data( ent, &set.chams_wireframe, "true" );
Actually, bump = Bring up my post
Posts 14 of 4 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?