18.03.2019, 10:19
Quote:
What? I'm trying to understand what's your point. Let me break it up into few steps scenario and say if I'm right or wrong:
1) You are standing with your character on the custom created dynamic object (CreateDynamicObject) 2) You start shooting (at anything/anywhere. It doesn't have to be native SA object, standard created object [CreateObject] or dynamic object [CreateDynamicObject]) 3) OnPlayerWeaponShot isn't called. Is that the correct procedure? If so, I will give it a test later today, but I don't believe it isn't called. How do you know it isn't called? Do you have any proof of it not being called at all? (both callbacks, OnPlayerWeaponShot and OnPlayerShootDynamicObject) |