How do you open a DLL?

C++ Got ya down? Half-Life 2 Coding Related.
Frederic
npc_hunter
npc_hunter
Posts: 575
Joined: Mon Nov 20, 2006 4:35 pm
Location: Canada

How do you open a DLL?

Post by Frederic »

How :shock: ?
destu
npc_helicopter
npc_helicopter
Posts: 995
Joined: Mon Jul 10, 2006 7:17 pm

Post by destu »

:thumbdown:
Frederic
npc_hunter
npc_hunter
Posts: 575
Joined: Mon Nov 20, 2006 4:35 pm
Location: Canada

Post by Frederic »

:?
skidz
Obsidian Gold
Obsidian Gold
Posts: 3228
Joined: Mon May 29, 2006 6:36 am
Location: Maple Ridge, BC
Contact:

Post by skidz »

What are you trying to do?
Frederic
npc_hunter
npc_hunter
Posts: 575
Joined: Mon Nov 20, 2006 4:35 pm
Location: Canada

Post by Frederic »

Changing the SMG1 firerate and bullet amount like the beta :D

For Missinginfo :wink:
[JSC][GU]PREDATOR
Obsidian Premium
Obsidian Premium
Posts: 1624
Joined: Mon May 29, 2006 12:06 pm

Post by [JSC][GU]PREDATOR »

Open it with notepad.
Frederic
npc_hunter
npc_hunter
Posts: 575
Joined: Mon Nov 20, 2006 4:35 pm
Location: Canada

Post by Frederic »

Doesnt work, :(
Frederic
npc_hunter
npc_hunter
Posts: 575
Joined: Mon Nov 20, 2006 4:35 pm
Location: Canada

Post by Frederic »

http://img472.imageshack.us/my.php?image=dllideajc7.png


If managed with a script file to change bullet amount to 30,now how to do the firerate...
skidz
Obsidian Gold
Obsidian Gold
Posts: 3228
Joined: Mon May 29, 2006 6:36 am
Location: Maple Ridge, BC
Contact:

Post by skidz »

hex editor. And then you would need to find which byte/bytes represents the fire rate.
Frederic
npc_hunter
npc_hunter
Posts: 575
Joined: Mon Nov 20, 2006 4:35 pm
Location: Canada

Post by Frederic »

Il try :D
Frederic
npc_hunter
npc_hunter
Posts: 575
Joined: Mon Nov 20, 2006 4:35 pm
Location: Canada

Post by Frederic »

HOLY :!: :!: :!: :!: That realy too complex for a noob like me :( .I only want to touch the SMG1 data,Help..
Askaris
prop_static
prop_static
Posts: 71
Joined: Tue Aug 29, 2006 10:53 pm

Post by Askaris »

If you are going to try to pull off a mod like that, I suggest you find a simple tutorial which tells you how to code that from scratch. I know there was one which changed the projectile speed of the RPG, so, by using that, I am sure you could find the line of code to alter the SMG1 fire rate.
Frederic
npc_hunter
npc_hunter
Posts: 575
Joined: Mon Nov 20, 2006 4:35 pm
Location: Canada

Post by Frederic »

I AM ALTERING MI (Missing Information) CODE TO MAKE THE SMG1 LEAKLIKE,IM NOT MAKING A WHOLE NEW MOD :!: AND IM DOING THIS FOR MY PERSONAL PLESURE :!:
skidz
Obsidian Gold
Obsidian Gold
Posts: 3228
Joined: Mon May 29, 2006 6:36 am
Location: Maple Ridge, BC
Contact:

Post by skidz »

Frederic
npc_hunter
npc_hunter
Posts: 575
Joined: Mon Nov 20, 2006 4:35 pm
Location: Canada

Post by Frederic »

Skidz FTW :!:
Post Reply