Long range sniping
#7

Quote:
Originally Posted by Abagail
Посмотреть сообщение
Can you confirm that your laptop is correctly configured in regards to graphical drivers? Is your draw distance low? Maybe try increasing your draw distance.

Also, can you run this code with your laptop?

pawn Код:
public OnPlayerWeaponShot(playerid, weaponid, hitid, hittype, Float: fX, Float: fY, Float: fZ)
{
      if(weaponid == 34)
      {
            printf("OnPlayerWeaponShot(%d, %d, %d, %d, %f, %f, %f)", playerid, weaponid, hitid, hittype, fX, fY, fZ);
            return true;
      }
      return 1;
}
If this isn't called, then the bullet data is not sent. If it is, then maybe it's a graphical error.
I've got both of the computers on the lowest settings,same everything maybe it could be a graphic error as for the code thanks , but my laptop isn't any where near me at this time i'll run it and i'll hit you up
Reply


Messages In This Thread
Long range sniping - by Ha$H_Sexyboy - 28.11.2014, 01:13
Re: Long range sniping - by Sew_Sumi - 28.11.2014, 01:35
Re: Long range sniping - by Ha$H_Sexyboy - 28.11.2014, 01:46
Re: Long range sniping - by Sew_Sumi - 28.11.2014, 02:16
Re: Long range sniping - by Abagail - 28.11.2014, 02:20
Re: Long range sniping - by Ha$H_Sexyboy - 28.11.2014, 02:24
Re: Long range sniping - by Ha$H_Sexyboy - 28.11.2014, 02:26
Re: Long range sniping - by MD5 - 28.11.2014, 02:33
Re: Long range sniping - by Ha$H_Sexyboy - 28.11.2014, 05:20
Re: Long range sniping - by Ha$H_Sexyboy - 28.11.2014, 18:31
Re: Long range sniping - by Sew_Sumi - 01.12.2014, 01:40
Re: Long range sniping - by Ha$H_Sexyboy - 04.12.2014, 01:48
Re: Long range sniping - by Sew_Sumi - 04.12.2014, 01:51
Re: Long range sniping - by Evocator - 04.12.2014, 04:50
Re: Long range sniping - by Sew_Sumi - 04.12.2014, 14:51

Forum Jump:


Users browsing this thread: 3 Guest(s)