Tisca Posted June 8, 2015 Share Posted June 8, 2015 Hello everyone, i was setting everything up, with Visual Studio, getting the template for the native trainer, so i had somewhere to begin, and decided to have fun with 2 simple commands, "godmode" and "no wanted levels" pretty simple tasks, but... Here is the link to my code: http://pastebin.com/pEM6R9LTAnd i get the following errors, when actually trying to build it. 1: Error 1 error C3861: 'BoolToSring': identifier not found C:\Users\Min pc\Desktop\GTA V tomt script til nye scrits\project\VScript\script.cpp 82 1 VScript 2: 2 IntelliSense: identifier "BoolToSring" is undefined c:\Users\Min pc\Desktop\GTA V tomt script til nye scrits\project\VScript\script.cpp 82 33 VScript What is wrong here? Best regards, Alex. Link to comment Share on other sites More sharing options...
spearminty Posted June 8, 2015 Share Posted June 8, 2015 typo line 82 "BoolToSring" should equal "BoolToString" Link to comment Share on other sites More sharing options...
Tisca Posted June 8, 2015 Author Share Posted June 8, 2015 Thank you, i knew it would be something similar to that, once again thank you "spearminty", much appreciated! Link to comment 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