Problem SendBulletData
#4

the very last parameter is syncing the bullet data to which player
PHP код:
native SendBulletData(senderhitidhittypeweaponidFloat:fCenterOfHitXFloat:fCenterOfHitYFloat:fCenterOfHitZforplayerid = -1); 
you made playerid as float value... [ 0.1 ]

PHP код:
SendBulletData(rpplayeridBULLET_HIT_TYPE_PLAYER22nxnynztxtytz0.10.10.1, -1); 
Reply


Messages In This Thread
Problem SendBulletData - by bookknp - 24.07.2018, 10:36
Re: Problem SendBulletData - by RogueDrifter - 24.07.2018, 10:45
Re: Problem SendBulletData - by bookknp - 24.07.2018, 10:48
Re: Problem SendBulletData - by jlalt - 24.07.2018, 11:25
Re: Problem SendBulletData - by bookknp - 24.07.2018, 11:30
Re: Problem SendBulletData - by FinStar - 24.07.2018, 12:10
Re: Problem SendBulletData - by bookknp - 24.07.2018, 15:45
Re: Problem SendBulletData - by RogueDrifter - 24.07.2018, 16:09
Re: Problem SendBulletData - by bookknp - 24.07.2018, 16:29
Re: Problem SendBulletData - by RogueDrifter - 24.07.2018, 16:33

Forum Jump:


Users browsing this thread: 1 Guest(s)