Jump to content

I need help with developping my first script!


Kakaoen404

Recommended Posts

Hi everybody so as the title says i need help with putting together my first very basic script to understand how things work in the scripthook. I have basic knowledge with console applications in C#. The mod i wanna make is a basic mod where you press one key on your keyboard and then something happens let´s say the wanted level go up by one star and when you press another key it goes down one star. So in theory this would be a simple keyPress event i imagine. if you decide to help me i have a teamspeak and a skype we can use that might be easiest. You will get your name in the credits for helping me out. :colgate:

Link to comment
Share on other sites

Hi everybody so as the title says i need help with putting together my first very basic script to understand how things work in the scripthook. I have basic knowledge with console applications in C#. The mod i wanna make is a basic mod where you press one key on your keyboard and then something happens let´s say the wanted level go up by one star and when you press another key it goes down one star. So in theory this would be a simple keyPress event i imagine. if you decide to help me i have a teamspeak and a skype we can use that might be easiest. You will get your name in the credits for helping me out. :colgate:

Sounds like C# is your language of choice, so you will be using this kit:

 

https://www.gta5-mods.com/tools/scripthookv-net

 

First however, I highly recommend learning all you can about ScriptHookV and Native Trainer by Alexander Blade

 

http://gtaforums.com/topic/788343-script-hook-v/

 

There are some very good walk throughs on youtube that will give you step by step instructions creating your first mod. Just search and you will find

 

Use mods in Story Mode only. Do not use mods on GTAV Online or you will be banned (Sorry mate but I'm required to warn you :bored:)

 

Welcome to the over-the-top, anything is possible world of GTAV and please remember to donate to contributors. Countless hours have been spent making this most amazing playground even possible.

 

Cheers

Link to comment
Share on other sites

Yep C# is what i got recommended by a lot of people because it was the easiest language to code in and i have to agree it looks fairly simple.

 

I do have the ScripthookVDotNet installed and i am using them as a project reference and making a using statement in visual studio

 

Walkthroughs i have had a hard time finding on youtube unless it is with the Ragehook plugin.

 

Yeah i know that and i never really play online because i don´t like it to be honest it´s a bit boring i think.

Link to comment
Share on other sites

thewhitehammer99

Hi everybody so as the title says i need help with putting together my first very basic script to understand how things work in the scripthook. I have basic knowledge with console applications in C#. The mod i wanna make is a basic mod where you press one key on your keyboard and then something happens let´s say the wanted level go up by one star and when you press another key it goes down one star. So in theory this would be a simple keyPress event i imagine. if you decide to help me i have a teamspeak and a skype we can use that might be easiest. You will get your name in the credits for helping me out. :colgate:

I made a tutorial for .net here :)

Link to comment
Share on other sites

 

Hi everybody so as the title says i need help with putting together my first very basic script to understand how things work in the scripthook. I have basic knowledge with console applications in C#. The mod i wanna make is a basic mod where you press one key on your keyboard and then something happens let´s say the wanted level go up by one star and when you press another key it goes down one star. So in theory this would be a simple keyPress event i imagine. if you decide to help me i have a teamspeak and a skype we can use that might be easiest. You will get your name in the credits for helping me out. :colgate:

I made a tutorial for .net here :)

 

You are a god! thank you so much for your help on this! this is exactly what i was looking for and it looks easy enough to do.

Link to comment
Share on other sites

thewhitehammer99

 

 

Hi everybody so as the title says i need help with putting together my first very basic script to understand how things work in the scripthook. I have basic knowledge with console applications in C#. The mod i wanna make is a basic mod where you press one key on your keyboard and then something happens let´s say the wanted level go up by one star and when you press another key it goes down one star. So in theory this would be a simple keyPress event i imagine. if you decide to help me i have a teamspeak and a skype we can use that might be easiest. You will get your name in the credits for helping me out. :colgate:

I made a tutorial for .net here :)

 

You are a god! thank you so much for your help on this! this is exactly what i was looking for and it looks easy enough to do.

No problem :p

 

Once you figure the basic stuff out, it's not hard to branch out and start creating larger scripts.

 

Good luck :D

Link to comment
Share on other sites

Okay so i am following your tutorial

 

 

 

 

Hi everybody so as the title says i need help with putting together my first very basic script to understand how things work in the scripthook. I have basic knowledge with console applications in C#. The mod i wanna make is a basic mod where you press one key on your keyboard and then something happens let´s say the wanted level go up by one star and when you press another key it goes down one star. So in theory this would be a simple keyPress event i imagine. if you decide to help me i have a teamspeak and a skype we can use that might be easiest. You will get your name in the credits for helping me out. :colgate:

I made a tutorial for .net here :)
You are a god! thank you so much for your help on this! this is exactly what i was looking for and it looks easy enough to do.

No problem :p

Once you figure the basic stuff out, it's not hard to branch out and start creating larger scripts.

Good luck :D

 

Okay now i am actually sitting here in VS trying to follow your tutorial but it won´t allow me to do the KeyUp +=Keyval; and i am getting eight errors mostly because i am missing some brackets but i am in a need of help here?

Link to comment
Share on other sites

Six errors have been reduced now which is a good thing i am learning to troubleshoot i see :D

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • 1 User Currently Viewing
    0 members, 0 Anonymous, 1 Guest

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.