что здесь не так.

Статус
В этой теме нельзя размещать новые ответы.

smokingdope2016

Участник
Автор темы
39
2
gYryg9SThw8.jpg

CLEO:
{$CLEO .cs}

0000: NOP
0662: printstring "BY ROMELO AKA CHAPPER"
0662: printstring "Edited by deddosouru"
thread "NOP's"

repeat
wait 0
until samp.Available()
04ED: load_animation "ON_LOOKERS"
0B34: samp register_client_command "zaeblo" to_label @Patch

:body
wait 0
if and
   not SAMP.ChatInputOpened
key_down 90
jf @body
0605: actor $PLAYER_ACTOR perform_animation "Pointup_loop" IFP "ON_LOOKERS" framedelta 4.1 loop 1 lockX 0 lockY 0 lockF 0 time -1
wait 100
0792: disembark_instantly_actor $PLAYER_ACTOR
goto @body

:Patch
0B12: 1@ = 1@ XOR 1
if
1@ = 0
then
SAMP.WriteSAMPMemory(87184, 2@, 2) //drunk
SAMP.WriteSAMPMemory(49072, 3@, 2) //time
SAMP.WriteSAMPMemory(50224, 4@, 2) //weather
SAMP.WriteSAMPMemory(87008, 5@, 2) //handling
SAMP.WriteSAMPMemory(86832, 6@, 2) //visuals
else
SAMP.ReadSAMPMemory(2@, 87184, 2) //drunk
SAMP.ReadSAMPMemory(3@, 49072, 2) //time
SAMP.ReadSAMPMemory(4@, 50224, 2) //weather
SAMP.ReadSAMPMemory(5@, 87008, 2) //handling
SAMP.ReadSAMPMemory(6@, 86832, 2) //visuals
SAMP.WriteSAMPMemory(87184, 50064, 2) //drunk
SAMP.WriteSAMPMemory(49072, 50064, 2) //time
SAMP.WriteSAMPMemory(50224, 50064, 2) //weather
SAMP.WriteSAMPMemory(87008, 50064, 2) //handling
SAMP.WriteSAMPMemory(86832, 50064, 2) //visuals
end
SAMP.CmdRet
 
Статус
В этой теме нельзя размещать новые ответы.

Похожие темы

  1. Ответы
    2K
    Просмотры
    5M
  2. Ответы
    22
    Просмотры
    2M
  3. Ответы
    4K
    Просмотры
    1M