-
Notifications
You must be signed in to change notification settings - Fork 3
Common Questions
Q: How do I enter a Custom Vehicle?
A: Enable Spawn in Vehicle under Settings.
Q: Does it work with other scripts?
A: In theory the script should not cause any issues while being loaded with other scripts however, it has not been tested and is not guaranteed.
Q: Does it work after a GTA Update?
A: Features using script events usually break after a new game patch and require to be updated. All other features should be fine.
Q: Does it work after a 2T1 Update?
A: Unless there have been changes to the menus api, all features should work as normal.
Q: How do I reset the script config?
A: Delete the
Deafult.inifile in the folder2Take1Script\Settings.
Q: I dont see the Script in the menu?
A: Press "Refresh Scripts" and make sure it is installed correctly.
Q: The kick/Crash from the script did not work on a player?
A: Most popular menus protect against the scripts kicks and crashes with the exception being the Desync Kick.
Q: I downloaded the new version, but i dont see the new features?
A: Make sure the script is installed correctly and reinstall it if needed.
Q: I dont see the Online-Player Features?
A: Features for online players are located in
Online > Online Players > Player_name > Script Features. If you cant find them there, make sure the script is installed correctly and loaded.
Q: Why can the Script not find a Players vehicle?
A: When the target player is too far away from you, your client does not load their vehicle until they get closer.
Q: Do I have to enabled Trusted Mode to use the script?
A: The script requires Trusted Mode in order to function properly however, it is not required to use the script. Features requiring Trusted Mode are simply unavailable while it is disabled.
Q: Do i need to reload the script after enabling/disabling Trusted Mode?
A: No. The scripts features check for Trusted Mode the moment you are clicking them. A reload after enabling or disabling it is not required.
Q: When will the code for the script be released?
A: The scripts source code will become public once it gets discontinued.