When a player shoots crash - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: When a player shoots crash (
/showthread.php?tid=438989)
When a player shoots crash -
[SF]OutLawZ - 23.05.2013
Hello,
I'm having a pretty serious problem right now in my script.
When ever a player shoots a 'GUN', (this doesn't include fists, bats etc) the player just crashes instantly. I've tried restarting and it helps fixes the problem but suddenly hours later it happens again.
When I say guns, I mean m4's, deagles, smg's etc.
I'd really appreciate if some one experienced can step up and provide a solution.
Thank you, Khalifa42O
Re: When a player shoots crash -
Abhishek. - 23.05.2013
wow never seen something like this still
do you have some script/code for shooting or related to guns?
and do this happens to all the players?
if not then its client problem or maybe mods
Re: When a player shoots crash -
[SF]OutLawZ - 24.05.2013
It's not mods. It happens for every single player. And I don't really have anything that relates to guns (At least I don't think so) :/
Re: When a player shoots crash -
Black Wolf - 24.05.2013
Update your server version to latest one + Client.
Re: When a player shoots crash -
Slix_ - 24.05.2013
Quote:
Originally Posted by Black Wolf
Update your server version to latest one + Client.
|
People won't be able to connect to their servers if they do not have the same version the server is running. Keep your comments away.
Can we take a look at OnPlayerTakeDamage or are you running any includes/plugins that modify guns, for instance, the damage rate, etc? We can get to see it and possibly fix it.
Re: When a player shoots crash -
Black Wolf - 24.05.2013
Quote:
Originally Posted by Slix_
People won't be able to connect to their servers if they do not have the same version the server is running. Keep your comments away.
Can we take a look at OnPlayerTakeDamage or are you running any includes/plugins that modify guns, for instance, the damage rate, etc? We can get to see it and possibly fix it.
|
I guess everyone knows that.What's the need to tell ? and i said that because the same issue was with me which got fixed after updating to the latest version.