Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on (release) {
- var acpid = txtACPID.text; //account part id
- var pid = txtPID.text; // part id on server.
- var acid = txtACID.text; // account car id
- var aeid = txtAEID.text; //account engine id
- <lingo for uninstalling engine parts "uninstallenginepart" here>
- or for things like body kits...
- <lingo for uninstall parts "uninstallpart" here>
- }
- set up 4 text boxes with the names above
- manually search for the parts ID's with QME or Process Hacker
- put the appropriate ID's into the right text boxes
- click the button and it uninstalls
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement