18.06.2018, 05:46
24 hour bumps only.
If any of your filterscripts are using return 0 in the callback, that'll likely stop it. As Alvitr said, check it's being called by adding in print lines for each file, in that callback on all.
And do it for each FS with different tags, the last one to call it, will be the one returning 0.
If any of your filterscripts are using return 0 in the callback, that'll likely stop it. As Alvitr said, check it's being called by adding in print lines for each file, in that callback on all.
Код:
print("Car FS OnPlayerSpawn");