Problem. - 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: Problem. (
/showthread.php?tid=284818)
Problem. -
Yamoo - 20.09.2011
Has anyone ever had a problem which doesn't let you kill a player with default weapons like a deagle and a knife?
If so just say, if not I'll happily upload my script onto pastebin.
Re: Problem. -
Kingunit - 20.09.2011
Just drop your code into the pawn tags [pawn] [/pawn]. Then describe exactly the problem. I don't really understand it ..
Re: Problem. -
Vince - 20.09.2011
If you have a map that's relatively far out to sea - X or Y greater than 3500 or smaller than -3500 - then some weapons will not work. Nothing you can do about it.
Re: Problem. -
Yamoo - 20.09.2011
Never mind lol, thanks for the replies guys. I just fiddled around with it and etc. I guess it works now lol.
Vince you get a rep for telling me something I didn't know.
King you get a rep just for being generous.
Re: Problem. -
Yamoo - 20.09.2011
Alright, sorry for the double posting; But I didn't seem to fix the problem.
Code -
Click here for code.
Thanks in advanced.
Re: Problem. -
Yamoo - 21.09.2011
Bump - Explaining better, when I log in and several others log in. The deagle and knife weapons don't work (never tested any other weapons), also normal chat seems to be blocked (not letting myself speak).
Re: Problem. -
[MWR]Blood - 21.09.2011
Try temporarily removing all stuff from OnPlayerDeath callback and see if it works.
Re: Problem. -
Yamoo - 21.09.2011
This won't help the chat will it? But I'll have to test it later when someone comes online to help me lol.
Re: Problem. -
[MWR]Blood - 21.09.2011
Quote:
Originally Posted by Yamoo
This won't help the chat will it? But I'll have to test it later when someone comes online to help me lol.
|
Maybe you have loaded any other scripts that are fcking up the chat.
Re: Problem. -
Yamoo - 21.09.2011
That's the problem, nothing was added onto OnPlayerDeath nor anything to intrude the normal chat recently.