07.12.2017, 19:25
I know there are many bugs out there but allow me to bump this one, basically I reported it because it screwed up most of my NPC scripts.
Let's assume OnPlayerFinishedDownloading is being called even if the player doesn't download nothing, it's okay, but all other functions should be executed IMHO. Like setting vehicle's virtual world, PutPlayerInVehicle for the NPC, etc. They just do nothing! Shouldn't they do what they're supposed to do even if there aren't real players inside that virtual world?
Let's assume OnPlayerFinishedDownloading is being called even if the player doesn't download nothing, it's okay, but all other functions should be executed IMHO. Like setting vehicle's virtual world, PutPlayerInVehicle for the NPC, etc. They just do nothing! Shouldn't they do what they're supposed to do even if there aren't real players inside that virtual world?