08.06.2013, 15:57
How to get a bullet's impact position? I'm trying to make an exploding bullet, I need the XYZ position for CreateExplosion. Does anyone here know how to make one, I've search for "GetPlayerCameraFrontVector" but IDK how to use it. I want something like https://sampforum.blast.hk/showthread.php?tid=266187 but I do not want to teleport, I just want to get the position
EDIT
And BTW can I ask, when we close the server, does OnFilterScriptExit gets called? If yes, have the server cleaned all the player variables(PVars). I need to know it for my user account system, I want to save the user stats on OnFilterScriptExit?
EDIT
And BTW can I ask, when we close the server, does OnFilterScriptExit gets called? If yes, have the server cleaned all the player variables(PVars). I need to know it for my user account system, I want to save the user stats on OnFilterScriptExit?