| Go0osE123 |
Дата: Суббота, 24.02.2018, 23:35 | Сообщение # 1
|
Новичок
Сообщений: 3
Статус: Offline
|
В общем, хотел переделать скрипт кохановского "3в1", а именно заменить сбив R на X, а в итоге получается что он бежит по воздуху
Скрипт Кохановского
{$CLEO .cs}
:NONAME_287 wait 0 SAMP.Available jf @NONAME_287 wait 0 if and 0AB0: key_pressed 82 8449: not actor $PLAYER_ACTOR in_a_car not SAMP.ChatInputOpened jf @NONAME_393 Player.CanMove($PLAYER_CHAR) = True Actor.StorePos($PLAYER_ACTOR, 8@, 9@, 10@) 04C4: store_coords_to 8@ 9@ 10@ from_actor $PLAYER_ACTOR with_offset 0 0 -1.0 Actor.PutAt($PLAYER_ACTOR, 8@, 9@, 10@) Actor.LockInCurrentPosition($PLAYER_ACTOR) = False Camera.Restore_WithJumpCut
:NONAME_393 if and 0AB0: key_pressed 46 0449: actor $PLAYER_ACTOR in_a_car
Мой недоскрипт
{$CLEO .cs}
0000: NOP
:NONAME_287 wait 0 SAMP.Available jf @NONAME_287 wait 0 if and 0AB0: key_pressed 82 8449: not actor $PLAYER_ACTOR in_a_car not SAMP.ChatInputOpened jf @NONAME_393 Player.CanMove($PLAYER_CHAR) = True Actor.StorePos($PLAYER_ACTOR, 8@, 9@, 10@) 04C4: store_coords_to 8@ 9@ 10@ from_actor $PLAYER_ACTOR with_offset 0 0 -1.0 Actor.PutAt($PLAYER_ACTOR, 8@, 9@, 10@) Actor.LockInCurrentPosition($PLAYER_ACTOR) = False Camera.Restore_WithJumpCut
:NONAME_393 if and 0AB0: key_pressed 46 0449: actor $PLAYER_ACTOR in_a_car
|
|
|
|
|
| Sasha_Ocheretnyuk |
Дата: Среда, 28.02.2018, 00:01 | Сообщение # 2
|
Боец
Сообщений: 125
Статус: Offline
|
Раньше я немного разбирался во всем этом,но могу тебе кое-что сказать в строке "key_pressed 82" нужно заменить на номер клавиши на клавиатуре.
1486-й день на Cheat-Master 7.09.19 - xx.xx.xx VK
|
|
|
|
|
| GеNius |
Дата: Воскресенье, 25.03.2018, 11:41 | Сообщение # 3
|
Cheat-Master
Сообщений: 7210
Статус: Offline
|
|
|
|
|
|