Help me

Hallz

Новичок
Автор темы
13
1
Версия SA-MP
  1. 0.3.7 (R1)
Necesito que alguien convierta este código .cs a .lua, por favor.

{$CLEO.cs}


constante
PIZDA_DELAY = 50 // ms
PLAYER_HANDLE = 4@
ÁNGULO = 26@
X1 = 27@
Y1 = 28@
Z1 = 29@

X2 = 21@
Y2 = 22@
Z2 = 23@

X3 = 11@
Y3 = 12@
Z3 = 13@
INI_MOVESPEED = 50,0
fin

si no 0@ = SAMP.Base()
luego 0A93: end_custom_thread
fin

mientras no sea SAMP.Available()
espera 100
fin


0B34: samp Register_client_command "slapall" to_label @cmd
15 @ = 0


si bien es cierto
espera 0
si 15@ == 1
jf continuar
para 1@ = 0 a 999
0B20: muestra 4@ = actor_handle_by_samp_player_id 1@
si y
056D: actor 4@ definido
8118: no actor 4@ muerto
entonces
0B36: muestra 9@ = get_player_nickname 1@
0AD1: show_formatted_text_highpriority "Trolling: ~r~%s [%d]" tiempo 150 9@ 1@

ÁNGULO = Actor.Ángulo(PLAYER_HANDLE)
Actor.Ángulo($PLAYER_ACTOR) = ÁNGULO

04C4: store_coords_to X1 Y1 Z1 from_actor PLAYER_HANDLE with_offset 0.0 0.0 0.0
04C4: store_coords_to X2 Y2 Z2 from_actor PLAYER_HANDLE with_offset 0.0 INI_MOVESPEED 0.1

0063: X2 -= X1 // (flotante)
0063: Y2 -= Y1 // (flotante)
0063: Z2 -= Z1 // (flotante)
espera 50

04C4: store_coords_to X3 Y3 Z3 from_actor PLAYER_HANDLE with_offset 0.0 -3.0 0.1
llamar a @SendOnFootData 6 XYZ X3 Y3 Z3 VelXYZ X2 Y2 Z2
Actor.RemoveReferences(PLAYER_HANDLE)
fin
fin
fin



:cmd
0B12: 15@ = 15@ XOR 1
si
15 @ == 1
entonces
0ACD: show_text_highpriority "[KSENON] ~r~TROLL HACK ACTIVADO" hora 1337
demás
0ACD: show_text_highpriority "[KSENON] ~r~TROLL HACK DEZACTIVADO" hora 1337
fin
0B43: muestra cmd_ret


:EnviarDatosDePie
0B2B: muestra 6@ = get_player_id_by_actor_handle $PLAYER_ACTOR
0AC8: 7@ = asignar_memoria_tamaño 68
0BBA: samp store_player 6@ onfoot_data 7@
0C0D: estructura 7@ desplazamiento 6 tamaño 4 = 0@
0C0D: estructura 7@ desplazamiento 10 tamaño 4 = 1@
0C0D: estructura 7@ desplazamiento 14 tamaño 4 = 2@

0C0D: estructura 7@ desplazamiento 38 tamaño 4 = 3@
0C0D: estructura 7@ desplazamiento 42 tamaño 4 = 4@
0C0D: estructura 7@ desplazamiento 46 tamaño 4 = 5@
0BC0: muestra send_onfoot_data 7@
0AC9: memoria_asignada_libre 7@
retirar 0