Bug OnPlayerWeaponShot
#1

Hi, I do this code but when I pull off it counts as if I pulled the bottle
Код:
	Bouteille[0] = CreateObject(2683, -3904.12231, 1688.94543, 3.49450,   0.00000, 0.00000, 0.00000);
	Bouteille[1] = CreateObject(2683, -3902.34326, 1687.01306, 3.50350,   0.00000, 0.00000, 0.00000);
	Bouteille[2] = CreateObject(2683, -3898.33032, 1688.29285, 3.48750,   0.00000, 0.00000, 0.00000);
	Bouteille[3] = CreateObject(2683, -3905.05713, 1688.24988, 3.49350,   0.00000, 0.00000, 0.00000);

       if(hittype == 3)
       {
	       if(hitid == Bouteille[0] || Bouteille[1] || Bouteille[2] || Bouteille[3])
	       {
Reply


Messages In This Thread
Bug OnPlayerWeaponShot - by DarkZeroX - 22.02.2014, 15:30
Re: Bug OnPlayerWeaponShot - by PT - 22.02.2014, 15:35
Re : Bug OnPlayerWeaponShot - by DarkZeroX - 22.02.2014, 15:39

Forum Jump:


Users browsing this thread: 1 Guest(s)