Dear forum users! In compliance with the new European GDPR regulations, we'd just like to inform you that if you have an account, your email address is stored in our database. We do not share your information with third parties, and your email address and password are encrypted for security reasons.

New to the forum? Say hello in this topic! Also make sure to read the rules.

Bullet shells are not detected by script

Here you can find answered ScriptAPI topics.
Forum rules
By using the forum you agree to the following rules.
Post Reply
nerdist
Fighter
Fighter
Posts: 22
Joined: Sat Aug 20, 2016 8:09 pm

Bullet shells are not detected by script

Post by nerdist » Sun Oct 16, 2016 3:19 pm

when I try to track bullet shells coming from reloads by AreaTrigger or GetObjectsByName() method it works fine on map editor but when you try it in game server the bullets appear but the script doesn't detect it !
I also enabled my effects quality to max. Anyone got any idea why that happens ?
0 x

User avatar
Gurt
Lead Programmer
Lead Programmer
Posts: 1884
Joined: Sun Feb 28, 2016 3:22 pm
Title: Lead programmer
Started SFD: Made it!
Location: Sweden
Gender:
Age: 34

Post by Gurt » Sun Oct 16, 2016 4:43 pm

Shells are visual only kind of objects and are not synced between server/client at all. This is by design and you can't influence them through the ScriptAPI.
0 x
Gurt

Post Reply