public FCNPC_OnTakeDamage(npcid, issuerid, Float:amount, weaponid, bodypart)
{
if(npcid == NPCMisija)
{
FCNPC_AimAtPlayer(NPCMisija, issuerid, true, -1, true, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0);
}
return 1;
}Deo skripte:
Vaš odgovorDebug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log):
[npc:join] Miloje has joined the server (49:127.0.0.1)
[npc:part] Miloje has left the server (49:2)Slika/video ingame problema(obavezno ako je ingame problem): https://ibb.co/ygNHJRt
https://ibb.co/BGxWxBr

