Jump to content
  • 0

Ajutor Sanny Builder


Flaming_Inferno

Question

1 answer to this question

Recommended Posts

  • 0

Salutare! Poti incerca asta insa nu sunt sigur ca va merge! O zi buna! Astept raspuns!

{$CLEO}

0662: "By Axo"
thread "By Axo"
wait 2500 
0B34: samp register_client_command "salut" to_label @cmd_144


0AB1: call_scm_func @chatmsg 0


:cmd_144
SAMP.IsCommandTyped(20@)
if
0AD4: 20@ = scan_string 20@ format "%d" 21@
0AD4: 20@ = scan_string 20@ format "%d" 22@
then
    0B36: samp 1@ = get_player_nickname 21@
    0B36: samp 2@ = get_player_nickname 22@
    0AF9: samp say_msg "Salut, %s!" 1@
    0AF9: samp say_msg "Salut, %s!" 2@

else
    print "~y~/salut <id> <id>" 2000
end
SAMP.CmdRet()


:chatmsg
0AA2: 0@ = load_library "samp.dll" // IF and SET 
0085: 1@ = 0@ // (int) 
1@ += 2203876 
0A8D: 3@ = read_memory 1@ size 4 virtual_protect 1 
0085: 2@ = 0@ // (int) 
2@ += 409616 
chatmsg "{00E2FF}Basic mod - [/salut] by Axo" -1
0AB2: ret 0 

 

Edited by Джо

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.