0 files liked
12 comments
0 videos
1 upload
0 followers
2,662 downloads
@Omegozzo yeah. N1 is key number 1 on numeric keyboard. As far for country, it will get it based on your ip automaticaly.
@andyching168 tx! Well, mostly stackoverflow. You can google up how to make http request in c#. You have some http request libraries that can fetch the api and basically as c# is OOP language you have to create interface that would match the server response (which is typically in JSON nowdays), and parse that JSON to your interface. Let me know if you have any troubles, I could help you out with that.
@or3o i can make even more useless mod if youre interested?
@Fredy456 No problem man, reported your comment as it have your IP address in it. Hope you don't mind.
@Fredy456 download this http://www.dev-c.com/files/ScriptHookV_1.0.1868.1.zip . Copy everything from bin folder to your gta V location
@Fredy456
You also need ScripthookV and ScripthookVDotNet3, if that works, the mod should work too then.
There is also one more thing. If you can hit up this url https://api.myip.com/ and let me know which value you get in "cc" should be your country code.
@Fredy456 try with latest dotnet https://dotnet.micrsoft.com/download/dotnet-framework/net48
@Yolomann500 lol, glad to hear that, do you know what was the problem?
@Starman0620 well, my only current problem is why it doesn't work for others.
@Yolomann500
This is my first time with C# and modding gta, but my guess is.
Make sure you have the latest ScripthookV and ScripthookVDotNet3.
Make sure you have the latest dotnet framework which currently is 4.8 version.