• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help please to put a thermal imager to ACR
#1
Sad 
Hi all guys tell me how to put on ACR Imager to ACR With a silencer gold color and a thermal imager, I know how to make a Golden color with a silencer (iw5_acr_mp_silencer_camo11) help please put the imager for ACR thanks in Advance. XD
  Reply
#2
(01-08-2014, 12:50)kotyra972 Wrote: Hi all guys tell me how to put on ACR Imager to ACR With a silencer gold color and a thermal imager, I know how to make a Golden color with a silencer (iw5_acr_mp_silencer_camo11) help please put the imager for ACR thanks in Advance. XD

CSHARP Code
  1. int weapon = GetWeapon("iw5_acr_mp_silencer_camo11_thermal");
  2. Client.Other.PrimaryWeapon = weapon;


Help for Russian (Click to View)
  Reply
#3
(01-08-2014, 13:25)[HARD] Tony. Wrote:
(01-08-2014, 12:50)kotyra972 Wrote: Hi all guys tell me how to put on ACR Imager to ACR With a silencer gold color and a thermal imager, I know how to make a Golden color with a silencer (iw5_acr_mp_silencer_camo11) help please put the imager for ACR thanks in Advance. XD

CSHARP Code
  1. int weapon = GetWeapon("iw5_acr_mp_silencer_camo11_thermal");
  2. Client.Other.PrimaryWeapon = weapon;


Help for Russian (Click to View)

uhm the silencer still wont change to gold color thats impossible to do
and why do you use it like this:
CSHARP Code
  1. int weapon = GetWeapon("iw5_acr_mp_silencer_camo11_thermal");
  2. Client.Other.PrimaryWeapon = weapon;

you could use it like this plus its shorter:
CSHARP Code
  1. int WepID= GetWeapon("iw5_acr_mp_silencer_camo11_thermal");
  2. Client.Other.CurrentWeapon = WepID;
  3. Client.Other.PrimaryWeapon = WepID;
~FYANB~ Servers Website

Primary Account:
[Image: 76561198070236721.png]
Secondary Account:
[Image: 76561198096107676.png]
Third Account:
[Image: 76561198164751656.png]
  Reply
#4
Question 
Hi all Can give. On my server I want this plugin to when any player registered to !kill he died instantly to Any player on the server could die. Thanks in advance.
  Reply
#5
well JariZ & Jay Did use MassSlay in his RTD
[Image: b_560_95_1.png]


[Image: b_560_95_1.png]

  Reply
#6
(01-12-2014, 01:09)hillbilly Wrote: well JariZ & Jay Did use MassSlay in his RTD

or he can use the godplugin
~FYANB~ Servers Website

Primary Account:
[Image: 76561198070236721.png]
Secondary Account:
[Image: 76561198096107676.png]
Third Account:
[Image: 76561198164751656.png]
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help MW3 Thermal Vision Danila 0 2,056 07-25-2015, 11:38
Last Post: Danila

Forum Jump:


Users browsing this thread: 1 Guest(s)