SA-MP Forums Archive
FCNPC problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: FCNPC problem (/showthread.php?tid=642941)



FCNPC problem - OverflowJ - 10.10.2017

Well npcs are so slow hitting people, so what about this? I used it but It's still slow

FCNPC_SetWeaponShootTime(ZombieForPlayerID[playerid][i], 8, -9);
FCNPC_SetWeaponInfo(ZombieForPlayerID[playerid][i], 8, -1, -9, -1, 1.0);


I mean, they shoot once but yet keep staring for a minute, then they shoot again..

Whats wrong?


Re: FCNPC problem - ZiGGi - 10.10.2017

Quote:
Originally Posted by OverflowJ
View Post
Well npcs are so slow hitting people, so what about this? I used it but It's still slow

FCNPC_SetWeaponShootTime(ZombieForPlayerID[playerid][i], 8, -9);
FCNPC_SetWeaponInfo(ZombieForPlayerID[playerid][i], 8, -1, -9, -1, 1.0);


I mean, they shoot once but yet keep staring for a minute, then they shoot again..

Whats wrong?
What is -9, what do you expect?


Re: FCNPC problem - OverflowJ - 13.10.2017

Well I'd like to see samples of melee attacks with shooting time edition, if possible..


Re: FCNPC problem - ZiGGi - 14.10.2017

Quote:
Originally Posted by OverflowJ
View Post
Well I'd like to see samples of melee attacks with shooting time edition, if possible..
Melee weapon can't shoot, so they does not have shooting time.