|
1 | 1 | ---@diagnostic disable |
2 | 2 |
|
3 | 3 | local SCRIPT_NAME <const> = "samurais_scripts" |
4 | | -local SCRIPT_VERSION <const> = "1.7.0" |
5 | | -local TARGET_BUILD <const> = "3521" |
6 | | -local TARGET_VERSION <const> = "1.70" |
| 4 | +local SCRIPT_VERSION <const> = "1.7.1" |
| 5 | +local TARGET_BUILD <const> = "3586.0" |
| 6 | +local TARGET_VERSION <const> = "1.71" |
7 | 7 | local DEFAULT_CONFIG <const> = { |
8 | 8 | favorite_entities = {}, |
9 | 9 | forged_entities = {}, |
@@ -394,33 +394,33 @@ f_DailyQuoteTextAlpha = 1.0 |
394 | 394 | i_PedThrowForce = 10 |
395 | 395 | i_DefaultWantedLevel = 5 |
396 | 396 | FreemodeGlobal1 = 262145 |
397 | | -FreemodeGlobal2 = 1667996 |
| 397 | +FreemodeGlobal2 = 1668000 |
398 | 398 | PVGLobal = 1572092 |
399 | | -BusinessHubGlobal1 = 1943773 |
| 399 | +BusinessHubGlobal1 = 1965869 |
400 | 400 | BusinessHubGlobal2 = 1963766 |
401 | 401 | ------------------- Casino Pacino ------------------- |
402 | | -blackjack_cards = 134 |
| 402 | +blackjack_cards = 136 |
403 | 403 | blackjack_decks = 846 |
404 | | -blackjack_table_players = 1794 |
| 404 | +blackjack_table_players = 1796 |
405 | 405 | blackjack_table_players_size = 8 |
406 | | -three_card_poker_table = 767 |
| 406 | +three_card_poker_table = 769 |
407 | 407 | three_card_poker_table_size = 9 |
408 | | -three_card_poker_cards = 134 |
| 408 | +three_card_poker_cards = 136 |
409 | 409 | three_card_poker_current_deck = 168 |
410 | | -three_card_poker_anti_cheat = 1056 |
411 | | -three_card_poker_anti_cheat_deck = 799 |
| 410 | +three_card_poker_anti_cheat = 1058 |
| 411 | +three_card_poker_anti_cheat_deck = 856 |
412 | 412 | three_card_poker_deck_size = 55 |
413 | | -roulette_master_table = 142 |
| 413 | +roulette_master_table = 144 |
414 | 414 | roulette_outcomes_table = 1357 |
415 | 415 | roulette_ball_table = 153 |
416 | | -slots_random_results_table = 1366 |
| 416 | +slots_random_results_table = 1660 |
417 | 417 | slots_slot_machine_state = 1656 |
418 | | -prize_wheel_win_state = 298 |
| 418 | +prize_wheel_win_state = 300 |
419 | 419 | prize_wheel_prize = 14 |
420 | 420 | prize_wheel_prize_state = 45 |
421 | | -gb_casino_heist_planning = 1965614 |
422 | | -gb_casino_heist_planning_cut_offset = 1497 + 736 + 92 -- .*?0->f_....?\.f_...?\.f_..?\[4\] > 0 |
423 | | -fm_mission_controller_cart_grab = 10291 |
| 421 | +gb_casino_heist_planning = 1967717 |
| 422 | +gb_casino_heist_planning_cut_offset = 1497 + 736 + 92 -- .*?0->f_....?\.f_...?\.f_..?\[4\] > 0 |
| 423 | +fm_mission_controller_cart_grab = 10293 |
424 | 424 | fm_mission_controller_cart_grab_speed = 14 |
425 | 425 | casino_heist_approach = 0 |
426 | 426 | casino_heist_target = 0 |
|
0 commit comments