ItsMods

Full Version: MW3 Server Addon Extensions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
(01-08-2013, 12:55)SailorMoon Wrote: [ -> ]
(01-08-2013, 12:50)SaviouR9966 Wrote: [ -> ]
(01-08-2013, 12:28)master131 Wrote: [ -> ]
(01-08-2013, 12:20)SaviouR9966 Wrote: [ -> ]I cannot compile, you can lay out a ready made addon?

What errors/warnings are you getting?

This is what I'm using to test the stuff:
http://pastebin.com/raw.php?i=CgzsWpP7

No mistakes. just when I compile I added a link to this addon, but for some reason he does not work. I write: using addon2; but he does not appear. So I think it may have a bug in the compiler. Can you describe in detail how to compile this addon.

Bug in compiler.. heheh
Are you sure that you switched net framework to 3.0?
no)
Sick extensions Smile. thanks Smile

Uhm, if I may ask, is there anyway to write an extension what can maybe fix the akimbo bug?
Because I think it works in the new addon (The one that zoomby has)
OR I'm wrong, and he just found a fix for it.
So I'm not sure if it is the addon what fixed it for akimbo guns.
Thanks in advance
Okay, maybe I'm wrong to use it, someone tell me how to do it
(01-08-2013, 14:29)SaviouR9966 Wrote: [ -> ]Okay, maybe I'm wrong to use it, someone tell me how to do it

Look at your topic I reacted
(01-08-2013, 14:23)99IRock Wrote: [ -> ]Sick extensions Smile. thanks Smile

Uhm, if I may ask, is there anyway to write an extension what can maybe fix the akimbo bug?
Because I think it works in the new addon (The one that zoomby has)
OR I'm wrong, and he just found a fix for it.
So I'm not sure if it is the addon what fixed it for akimbo guns.
Thanks in advance

What akimbo bug.
(01-08-2013, 14:50)master131 Wrote: [ -> ]
(01-08-2013, 14:23)99IRock Wrote: [ -> ]Sick extensions Smile. thanks Smile

Uhm, if I may ask, is there anyway to write an extension what can maybe fix the akimbo bug?
Because I think it works in the new addon (The one that zoomby has)
OR I'm wrong, and he just found a fix for it.
So I'm not sure if it is the addon what fixed it for akimbo guns.
Thanks in advance

What akimbo bug.
If I take akimbo, on my primaryweapon, and I switch to secondary, and than back to the akimbo gun, I can't shoot anymore.
I saw in a video of zoomby alex that he had a riotshield with akimbo pm9, and he could also switch and still shoot.
(01-08-2013, 14:51)99IRock Wrote: [ -> ]
(01-08-2013, 14:50)master131 Wrote: [ -> ]
(01-08-2013, 14:23)99IRock Wrote: [ -> ]Sick extensions Smile. thanks Smile

Uhm, if I may ask, is there anyway to write an extension what can maybe fix the akimbo bug?
Because I think it works in the new addon (The one that zoomby has)
OR I'm wrong, and he just found a fix for it.
So I'm not sure if it is the addon what fixed it for akimbo guns.
Thanks in advance

What akimbo bug.
If I take akimbo, on my primaryweapon, and I switch to secondary, and than back to the akimbo gun, I can't shoot anymore.
I saw in a video of zoomby alex that he had a riotshield with akimbo pm9, and he could also switch and still shoot.

This real akimbo weapons or the forced one?
(01-08-2013, 14:52)master131 Wrote: [ -> ]
(01-08-2013, 14:51)99IRock Wrote: [ -> ]
(01-08-2013, 14:50)master131 Wrote: [ -> ]
(01-08-2013, 14:23)99IRock Wrote: [ -> ]Sick extensions Smile. thanks Smile

Uhm, if I may ask, is there anyway to write an extension what can maybe fix the akimbo bug?
Because I think it works in the new addon (The one that zoomby has)
OR I'm wrong, and he just found a fix for it.
So I'm not sure if it is the addon what fixed it for akimbo guns.
Thanks in advance

What akimbo bug.
If I take akimbo, on my primaryweapon, and I switch to secondary, and than back to the akimbo gun, I can't shoot anymore.
I saw in a video of zoomby alex that he had a riotshield with akimbo pm9, and he could also switch and still shoot.

This real akimbo weapons or the forced one?
Forced one (like acr akimbo)

CSHARP Code
  1. Client.Other.PrimaryWeaponAkimbo = true;
  2. Client.Other.SecondaryWeaponAkimbo = true;
I've got no idea to be honest. I compared those 2 properties between the current version of the addon and the one with solid support, they're both the same. It could be something else under the hood that I'm not aware of.

@[Z00MBY] Alex Does your version of the addon fix the akimbo bug or is it something else?
Thread stickied
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22