Problem SendBulletData
#5

Quote:
Originally Posted by jlalt
Посмотреть сообщение
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); 
Thx, but still got error, what im doing wrong?

PHP код:
SendBulletData(rpplayeridBULLET_HIT_TYPE_PLAYER22nxnynztxtytz0.10.10.1, -1); 
PHP код:
C:\Users\1320703\Desktop\GTA3\server2\gamemodes\gamemode.pwn(54) : warning 213tag mismatch
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
1 Warning

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)