Posts: 913
Threads: 70
Joined: Apr 2009
Reputation:
0
17.06.2014, 12:58
(
Last edited by kurta999; 17/06/2014 at 01:53 PM.
)
iFarbod: Please send your OnGameModeExit() in PM for me.
@[uL]Pottus: It depends on changes in new server version. From a main version change, 0.3x -> 0.3z I need update every RPC what YSF uses, but this is very easy. Hardest things are be update structures, because every data which you can get from server like object material, vehicle color, readed from internal samp object/vehicle pool. It also not very hard, but time consuming. But hopefully, these strucures are almost same since 0.3x.
Posts: 637
Threads: 103
Joined: May 2013
Reputation:
0
Me too use on linux server -_-
btw nothing on my srever_log
Posts: 232
Threads: 36
Joined: Oct 2012
Reputation:
0
Some seem useful, but still not worth rewriting a lot of code, good work nonetheless.
I found out that the dfind function is very, very slow when compared to the FileManger plugin.
Posts: 913
Threads: 70
Joined: Apr 2009
Reputation:
0
No way, me too noticed this bug.
But this is not bug. I think game needs some time to create preview TD, that's the reason why "flickering".
Posts: 33
Threads: 4
Joined: Oct 2008
Reputation:
0
20.06.2014, 17:56
(
Последний раз редактировалось [DFE]Ike; 22.06.2014 в 21:42.
)
My PAWN compiler just crash if I try to compile with the YSF.inc... (And before everyone ask: Yes, I included it correctly with the actually version!)
I get this crash only with this include, something in the include don't want to work with my gamemode?
EDIT: I fixed this now, thanks for your help (ignorance) kurta999. :-)
For all who got this problem too: Just redefine any defined function from your gamemode, filterscript or include, that are similar too any function from this plugin. Example: If you have got "stock IsPlayerInModShop", then re-define the function!
Posts: 406
Threads: 16
Joined: Nov 2007
Reputation:
0
I can just imagine the problems of people allowing %, I'm sure there is a logical reason why those characters are disabled, like {} and *.
Posts: 2,938
Threads: 162
Joined: May 2010
It's there choice.
Per-player pickups next <3
?
Loading fails on R7
http://puu.sh/9ELj3/65dc755e23.png
Posts: 610
Threads: 18
Joined: Jan 2014
Reputation:
0
Yes, i use Y_INI For player stats.
% is a lot of bad char. It will be replaced with # in chat also. and restart the server if entered in a dialog.
Posts: 2,938
Threads: 162
Joined: May 2010
wtf............
ok, I quit sa-mp. SA-MP doesn't allow my awesome windows XP again.