Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release iSnipe V1.0
#11
nice alistair, keep it up
Reply

#12
(01-16-2011, 12:54)alistair3149 Wrote:
(01-16-2011, 12:51)Gucio0 Wrote: How can i add a zoom perk in this mod?
I have polish game version and i dont know how is ZOOM in englisch.
Zoom perk? I know that I added all perks related to sniper inside the mod

Sorry my bad, i need "variable zoom" to sniper riffle, it's not perk it's attachments.

Reply

#13
(01-16-2011, 14:10)Gucio0 Wrote:
(01-16-2011, 12:54)alistair3149 Wrote:
(01-16-2011, 12:51)Gucio0 Wrote: How can i add a zoom perk in this mod?
I have polish game version and i dont know how is ZOOM in englisch.
Zoom perk? I know that I added all perks related to sniper inside the mod

Sorry my bad, i need "variable zoom" to sniper riffle, it's not perk it's attachments.
Just change the code inside SETweapon()

[Image: wyipjqo9qon7rc2v1lo.jpg]
Reply

#14
(01-16-2011, 14:26)alistair3149 Wrote:
(01-16-2011, 14:10)Gucio0 Wrote:
(01-16-2011, 12:54)alistair3149 Wrote:
(01-16-2011, 12:51)Gucio0 Wrote: How can i add a zoom perk in this mod?
I have polish game version and i dont know how is ZOOM in englisch.
Zoom perk? I know that I added all perks related to sniper inside the mod

Sorry my bad, i need "variable zoom" to sniper riffle, it's not perk it's attachments.
Just change the code inside SETweapon()

Ok, but don't know how i can do that Wink

SETweapon()
{
self SetMoveSpeedScale( 1.08 );
weaponOptions = self calcWeaponOptions(RandomIntRange(1, 15), RandomIntRange(1, 5), RandomIntRange(1,40), 0, 0);
self Takeallweapons();
self giveWeapon("l96a1_mp", 0, int(weaponOptions));
self giveMaxAmmo("l96a1_mp");
self switchToWeapon("l96a1_mp");
}

I think i must change "weapon option".
I have done it. I have changed "weapon options" to "variable zoom" but it isn't working.

I'm new i mods make/change
and i don't know what i must change. I have polish version of Black ops and i don't know what is the name of "variable zoom" in game.

i'm sorry for my trivial question, but this is my first try to change a mod.

Reply

#15
(01-16-2011, 14:51)Gucio0 Wrote:
(01-16-2011, 14:26)alistair3149 Wrote:
(01-16-2011, 14:10)Gucio0 Wrote:
(01-16-2011, 12:54)alistair3149 Wrote:
(01-16-2011, 12:51)Gucio0 Wrote: How can i add a zoom perk in this mod?
I have polish game version and i dont know how is ZOOM in englisch.
Zoom perk? I know that I added all perks related to sniper inside the mod

Sorry my bad, i need "variable zoom" to sniper riffle, it's not perk it's attachments.
Just change the code inside SETweapon()

Ok, but don't know how i can do that Wink

SETweapon()
{
self SetMoveSpeedScale( 1.08 );
weaponOptions = self calcWeaponOptions(RandomIntRange(1, 15), RandomIntRange(1, 5), RandomIntRange(1,40), 0, 0);
self Takeallweapons();
self giveWeapon("l96a1_mp", 0, int(weaponOptions));
self giveMaxAmmo("l96a1_mp");
self switchToWeapon("l96a1_mp");
}

I think i must change "weapon option".
I have done it. I have changed "weapon options" to "variable zoom" but it isn't working.

I'm new i mods make/change
and i don't know what i must change. I have polish version of Black ops and i don't know what is the name of "variable zoom" in game.

i'm sorry for my trivial question, but this is my first try to change a mod.
LOL change l96a1_mp to the weapon code of variable zoom
[Image: wyipjqo9qon7rc2v1lo.jpg]
Reply

#16
ok. work Wink
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  [Release] iSnipe anti hardscope mutant 0 3,272 11-06-2013, 11:27
Last Post: mutant
Rainbow [Release] MW3: iSnipe Mod Nekochan 14 19,728 07-10-2012, 15:46
Last Post: debkol35
  [Release] ISnipe V2.6 Unr3strict3d 84 123,385 05-11-2012, 15:30
Last Post: hqkaken
  [Release] iSnipe V2.5 alistair3149 38 25,205 08-30-2011, 16:17
Last Post: jarmolop12
  [Release] iSnipe V2.0 alistair3149 23 16,702 07-01-2011, 18:38
Last Post: thomasbeech
  Help i need some help with the iSnipe mod V 2.5 T4ctiX 3 4,081 02-18-2011, 07:45
Last Post: aosma8
  [Release] iSnipe V1.5 alistair3149 12 9,779 01-23-2011, 18:19
Last Post: IMTHEBOSSS
  iSnipe .gsc Xzite 3 4,300 01-14-2011, 09:22
Last Post: alistair3149
  Isnipe problem mistad 4 3,867 01-04-2011, 02:55
Last Post: mistad

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.