spyderblack66 Posted December 20, 2017 Share Posted December 20, 2017 (edited) This one that hise is compatible with VC notice copy all to new and compile and main.scm gta vice city/data fun!!! after the line they compile all that ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- // Converted from BW`s Totally_stripped.txt // DEFINE OBJECTS 0 // no needed at all DEFINE MISSIONS 0 //DEFINE MISSION {ID} 0 AT {LABEL} @mission //-------------MAIN--------------- thread 'MAIN' var $PLAYER_CHAR: Player end // var fade 0 0 ms 01F0: set_max_wanted_level_to 6 set_wb_check_to 0 00C0: set_current_time 12 0 02ED: set_total_hidden_packages_to 15 04E4: unknown_refresh_game_renderer_at 468.7745 -1298.6228 Camera.SetAtPos(468.7745, -1298.6228, 11.0712) $PLAYER_CHAR = Player.Create(#NULL, 468.7745, -1298.6228, 11.0712) $PLAYER_ACTOR = Actor.EmulateFromPlayer($PLAYER_CHAR) set_weather 0 wait 0 ms 0180: set_on_mission_flag_to $ONMISSION // Note: your missions should use the variable defined here ($ONMISSION) if NOT Actor.Dead($PLAYER_ACTOR) then 0352: set_actor $PLAYER_ACTOR skin_to 'PLAYER' 038B: load_requested_models 0353: refresh_actor $PLAYER_ACTOR end fade 1 (out) 1000 ms if $PLAYER_CHAR.Defined then select_interior 0 // select render area $PLAYER_CHAR.CanMove = True 01B7: release_weather end // put your create_thread commands here 00D7: create_thread @NONAME_1_46165 without_parameters :InfLoop jump @InfLoop :NONAME_1_46165 004D: jump_if_false @NONAME_1_46442 004D: jump_if_false @NONAME_1_46272 02EC: put_hidden_package_at 233.9876 -1262.829 20.11 02EC: put_hidden_package_at 167.0597 -1064.763 10.4318 02EC: put_hidden_package_at 122.298 -829.2106 10.6286 02EC: put_hidden_package_at 194.9217 -472.7039 11.0699 02EC: put_hidden_package_at 404.0465 -480.4733 10.0632 0109: player $PLAYER_CHAR money += -5000 :NONAME_1_46272 02EC: put_hidden_package_at -64.6497 -1389.559 10.4586 02EC: put_hidden_package_at -90.4491 -1446.728 10.4584 02EC: put_hidden_package_at 472.3814 -426.2808 10.9282 02EC: put_hidden_package_at 118.9389 -1236.927 10.449 02EC: put_hidden_package_at -25.1159 -1194.478 10.4633 02EC: put_hidden_package_at 20.3719 -1192.29 20.1816 02EC: put_hidden_package_at -3.357 -1417.18 10.4609 02EC: put_hidden_package_at 1.9992 -1404.954 10.4611 02EC: put_hidden_package_at 64.2585 -1450.162 10.5655 02EC: put_hidden_package_at 23.8628 -1327.705 13.0008 :NONAME_1_46442 0394: play_music 1 you hidden packages scripts added!!! after the line they compile all that Edited December 20, 2017 by darthblack66 Link to comment Share on other sites More sharing options...