[Include] fixes.inc - 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (
https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] fixes.inc (
/showthread.php?tid=570922)
fixes.inc -
ikkentim - 14.04.2015
Quote:
Since the original maintainer has left, I've decided to post this here and update it where needed.
Quote:
SA:MP is beta software written by a small team in their spare time, thus it has bugs (as does all software). Some of these have been known for a long time but are low priority due to their minor effects, others go undiscovered for a long time. Many of these bugs have solutions which can be implemented in PAWN (and this may be simpler than implementing them in the SA:MP source code). This include aims to collect fixes for as many of these bugs as possible from the community (i.e. anyone who has a fix) together in to one easy to use place for everyone's benefit.
|
The project is hosted on github:
https://github.com/ikkentim/sa-mp-fixes
The include file can be downloaded right from this link:
https://raw.githubusercontent.com/ik...ster/fixes.inc
The documentation is currently available here:
https://github.com/ikkentim/sa-mp-fi...ster/README.md
|
EDIT: I'm no longer maintaining this due to a lack of interest. There are a few actively developed forks(Ziggi's for example) around on github. Feel free to use one of those.
Re: fixes.inc -
ZiGGi - 14.04.2015
Why without commits log?
Re: fixes.inc -
ikkentim - 14.04.2015
Quote:
Originally Posted by ZiGGi
Why without commits log?
|
Couldn't find any fork and the previous maintainer (y-less) has deleted the repository.
Re: fixes.inc -
ZiGGi - 14.04.2015
Quote:
Originally Posted by ikkentim
Couldn't find any fork and the previous maintainer (y-less) has deleted the repository.
|
You can use my fork:
https://github.com/ziggi/sa-mp-fixes
Re: fixes.inc -
ikkentim - 14.04.2015
Ah, Thanks!
Re: fixes.inc -
Domatite - 15.11.2015
Is this still under development, by someone?
If it is, when I try updating to latest version, I have problems.
Post here if your active ikkentim, so I would give you the problems I am having.
Re: fixes.inc -
ikkentim - 15.11.2015
I'm sort of active(

), but I haven't been working on this fork for a while.
If you can explain your problems I'll try and help you the best I can.
Re: fixes.inc -
yvoms - 15.12.2015
Its not even working to be honest.
Re: fixes.inc -
vasyok28 - 27.07.2016
Used SetPlayerSkin in OnPlayerKeyStateChange created recursion
Re: fixes.inc -
Luicy. - 27.07.2016
Quote:
Originally Posted by vasyok28
If used in SetPlayerSkin OnPlayerKeyStateChange created recursion
|
Sweet sweet bump.