Please Help
My problem is geting a string from an adress my code :
I tried alot but still crash =(
{$CLEO .cs}
:R
wait 0
SAMP.Available
else_jump @R
:C
if key_down 20
then
alloc 10@ 100
0A8D: 10@ = read_memory 0xBAAFC6 size 120 virtual_protect 0
printf "Text is: %s " 10@
free 10@
end...
But about compare between 2 colors i write it simple :
0B37: samp 2@ = get_player_color 1@
0B2B: samp 4@ = get_player_id_by_actor_handle $PLAYER_ACTOR
0B37: samp 4@ = get_player_color 4@
if 2@ == 4@
.....
end
problem in condition any help ?
Good Work
I want to send a cmd like "/.shotrepeater 1" can u help me pls i tried 0AF9: samp say_msg "/.shotrepeater 1" but this code looks send cmd to the server ...
Good Work !
I want to make a cleo to activate this shotrepeater.sf by send command /.shotrepeater can u help me please ? i used
0AF9: samp say_msg "/.shotrepeater 1" but this send cmd to server =(.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.