kingnikpic Posted December 20, 2016 Share Posted December 20, 2016 (edited) Hello , i play gta 5 on my laptop and i had to modify script.cpp file for the native trainer, cuz i dont have numpad. i have uploaded it to google drive,link below. can u compile it into a nativetrainer.asi file ? i have very bad internet speeds to download micosoft visual studio. GOOGLE drive link https://drive.google.com/open?id=0B2xX40IRr0gLVTh6SEpucUJRNms Edited December 20, 2016 by kingnikpic Link to comment https://gtaforums.com/topic/876278-request-compile-modified-native-trainerasi/ Share on other sites More sharing options...
trwygon Posted December 20, 2016 Share Posted December 20, 2016 (edited) Hello , i play gta 5 on my laptop and i had to modify script.cpp file for the native trainer, cuz i dont have numpad. i have uploaded it to google drive,link below. can u compile it into a nativetrainer.asi file ? i have very bad internet speeds to download micosoft visual studio. GOOGLE drive link https://drive.google.com/open?id=0B2xX40IRr0gLVTh6SEpucUJRNms Here you go: 1>------ Build started: Project: NativeTrainer, Configuration: Release x64 ------1> script.cpp 1> Generating code 1> All 305 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 1> Finished generating code 1> NativeTrainer.vcxproj -> C:\Users\Acer\Desktop\ScriptHookV_SDK_1.0.617.1a\samples\NativeTrainer\bin\Release\NativeTrainer.asi ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== Had to fix an error in line 114 you had ");" 2 times. Download asi: https://www.sendspace.com/file/jmkdrq Edited December 20, 2016 by trwygon kingnikpic 1 Link to comment https://gtaforums.com/topic/876278-request-compile-modified-native-trainerasi/#findComment-1069296251 Share on other sites More sharing options...
kingnikpic Posted December 20, 2016 Author Share Posted December 20, 2016 Thanks a lot dude, saved me a ton of time. I couldn't understand anything in visual studio...only knw a bit of c++. God bless u and thanks trwygon 1 Link to comment https://gtaforums.com/topic/876278-request-compile-modified-native-trainerasi/#findComment-1069296276 Share on other sites More sharing options...
trwygon Posted December 20, 2016 Share Posted December 20, 2016 Thanks a lot dude, saved me a ton of time. I couldn't understand anything in visual studio...only knw a bit of c++. God bless u and thanks no problem kingnikpic 1 Link to comment https://gtaforums.com/topic/876278-request-compile-modified-native-trainerasi/#findComment-1069296388 Share on other sites More sharing options...
kingnikpic Posted December 21, 2016 Author Share Posted December 21, 2016 Can u breifly explain how u did it ? Link to comment https://gtaforums.com/topic/876278-request-compile-modified-native-trainerasi/#findComment-1069297185 Share on other sites More sharing options...
trwygon Posted December 21, 2016 Share Posted December 21, 2016 Can u breifly explain how u did it ? I just opened NativeTrainer.sln went to the build menu, pressed build solution then you had a mistake with double ");" i fixed it build it again. And then just go to bin/release inside the project folder and grab the .asi file. I dont know how do you start a c++ scripthookv script from scratch neither how to setup one from scratch if youre asking that. Link to comment https://gtaforums.com/topic/876278-request-compile-modified-native-trainerasi/#findComment-1069297201 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now