IMG

 
IMG
IMG   IMG
  Welcome to GTAForums! Be sure to check out the Grand Theft Auto V Forum.

You are not registered! (If you are, click here to login) Registering is fast, free and easy and allows you to instantly reply to any topic on GTAForums.
Why wait? Click here to register your own unique username and become part of the ever-growing community!


( Log In | Register | Revalidate Validation E-mail )
Quick Log-In:
  IMG
       
>
Forum Rules GTA Modification Forums

Help and Discussion of IV modding only. Please post mod releases in the Mod Showroom

GTAGarage.com
free mod hosting from GTANet, simply login with your GTAForums account details

GTAModding.com
GTANet's modding wiki

GTA Modding Chatroom
provided by irc.gtanet.com (Don't have an IRC client? Click here)


  Reply to this topicStart new topicStart Poll

 Help to mod please ;D

 C++
 
odin2000  
Posted: Wednesday, Sep 5 2012, 09:00
Quote Post


Player Hater
Group Icon
Group: Members
Joined: Mar 2, 2010

XXXXX



Hi all. I have MVS 2010, and ScriptHook.dll, so can someone show me how to create mod, just for example... in Skype or any other programm. Im just dont know how to start (what project to create etc.. etc..) xD Please guys =)
PM
  Top
 

 
pedro2555  
Posted: Sunday, Sep 16 2012, 12:59
Quote Post


Rat
Group Icon
Group: Members
Joined: Sep 2, 2012

XXXXX



I code mods in C#, so I will explain you how to start but assuming you already know C# or VB.

Start VS (I use Visual C# it's free) and start a new project of type 'Class Library' (so that the output will be a .dll rather than an .exe). VS should give you a lot of things already done. Now you need to add a reference to Scripthook.dll Go to Project -> Add Reference, and search for the scripthook.dll, set this reference not to be copied to the output directory. In project properties change the name of th build assembly to MyProject.net, and change the output directory to your gta scripts folder.

Hope it helps.
PM
  Top
 

 

0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)

0 Members:

Topic Options Reply to this topicStart new topicStart Poll
Search topic for posted by (exact match)



 
IMG IMG