Search Results
Quote: Originally Posted by kurta999 No.. Ok, I saw that there are many server-side and client-side plugins who can, but they are all abandoned..
49,717
Is there any chance that YSF CAN disable HUD parts?
49,717
Problem with compile crash is solved (for me). It seems that the combination with https://github.com/maddinat0r/samp-m...inline-include give the compiler some reasons to crash.
6,598
Is it in any way possible to compile YSI 4 with Pawn compiler 3.2.3664? It's always crashing. Pawn compiler 3.10 works fine, but give some warnings. pawn Код: D:\Program Files (x86)\Pawno\include...
6,598
It seems that you have updated your MySQL plugin to R40 or above. As of your functions you use R39. Please take a look at https://sampforum.blast.hk/showthread.php?tid=56564 and https://github.com/pBl...
102
Yeah, I got both YSI 4 and amx out of this topic: http://forum.sa-mp.com/showpost.php?...99&postcount=2
6,598
Hi, I just want to try out YSI 4 but it's impossible for me to compile it. I use a blank script with only y_commands included. pawn Код: #include <a_samp>#include <YSI\y_commands>mai...
6,598
I never tried it. But do I still need to use OnPlayerStreamIn for attached text labels when updating them to other players?
93,333
Quote: Originally Posted by Kar I'm so annoyed lol. The 32bit doesn't work for anything pawn Код: ubuntu@complicationserver:~/SA-MP-MySQL-issue-54$ sudo apt-get install libmysqlclien...
95,755
Is there any problem with dynamic pickups for players? I set CreateDynamicPickup for a special playerid, but everyone can see it. //Edit: Nevermind. The pickup will be shown when the playerid is in ...
93,333
Hi, thank you! It led me to an answer. If anybody is searching it: LIB: RIOT ANIM: RIOT_ANGRY Regards, ThomasTailor93
86
Hello, I'm searching for this animation: There are some gang animations which look like this one. Is anyone out there who knows this one? It really could help me. Regards, ThomasTailor93
86
Well, good work but the Speeder isn't the best boat for that. Use Reefer instead.
306
It's legal to buy scripts but illegal to sell Godfather.
234
Well, I can see that some people have strange problems with it. After two years of starting to use the plugin I can say, that there were only FEW problems.
95,755
You don't need mysql_real_escape_string in whirlpool because special characters will be hashed. Just use $pass = Whirlpool($_POST['lastname']); Maybe this will solve the wrong output error.
80
Well, I don't know why, but I got a really huge cpu usage of 45% with samp03svr & mysqld. Anyone with the same problems?
95,755
Well, about the timer problem: you can add y_timers compatibility.
469
Do you have "libmysql.dll" in your server folder?
95,755