31.05.2015, 15:04
[Plugin] YSF - kurta999's version
01.06.2015, 16:44
Is it possible to make CallLocalFunction and CallRemoteFunction to pass variables by reference? e.g. uppercase format placeholders would mean referenced variables.
02.06.2015, 12:43
Kurta, IsValidPlayerTextDraw is not working.
02.06.2015, 16:59
Quote:
[18:55:34] [sampgdk:warning] Index mismatch for OnServerMessage (-10046 != -10043)
[18:55:34] +-----------------------+ [18:55:34] [sampgdk:warning] Index mismatch for OnServerMessage (-10046 != -10043) [18:55:34] | SAN ANDREAS UNLEASHED | [18:55:34] [sampgdk:warning] Index mismatch for OnServerMessage (-10046 != -10043) [18:55:34] | © by Manyula | [18:55:34] [sampgdk:warning] Index mismatch for OnServerMessage (-10046 != -10043) [18:55:34] +-----------------------+ [18:55:34] [sampgdk:warning] Index mismatch for OnServerMessage (-10046 != -10043) |
What is that supposed to mean?
02.06.2015, 17:10
Recompile/download plugins which use SAMP GDK older than 4.3 to 4.3.
E.g: Update streamer plugin to latest version.
E.g: Update streamer plugin to latest version.
03.06.2015, 23:31
07.06.2015, 09:56
Quote:
Hey Kurta,
I have found an issue. I had problem with Dialogs after i updated YSF from R10 to R13. In some cases ShowPlayerDialog doesn't work and OnDialogResponse too. I repeat: i had these problems from when i updated the plugin, and the script hadn't been edited, only re-compiled. Thank you, and good job BTW ![]() EDIT: I've found out another thing: ShowPlayerDialog won't call OnDialogResponse unless with a Client Command Код:
CMD:p(playerid) { ShowPlayerDialog(playerid, DIALOG_CLAN, DIALOG_STYLE_PASSWORD, "Blabla", "BlablaBlabla", "Ok", "Quit"); return 1; } Works! |
Thank you very much.
09.06.2015, 20:02
10.06.2015, 13:27
Please add function:
PHP код:
SetVehicleSpawnInfo(...);
10.06.2015, 13:38
10.06.2015, 18:12
16.06.2015, 21:56
Finally came back home, decided to script and got a great idea with YSF
#include <YSF> and pawn library stopped working
#include <YSF> and pawn library stopped working

03.07.2015, 22:47
Is there any way to know precisely what parameters to use with SendRPC? I mean for the different RPCs out there, I'm experimenting with it now and I would like to know if there is any way to see how to use each RPC correctly. A list of all the RPCs would be appreciated too. Also for SendData too.
Also I don't wanna be annoying, but I'm still waiting for a fix for AttachDynamicObjectToObject because I'm really needing to use it and it's bugged at the moment.
Also I don't wanna be annoying, but I'm still waiting for a fix for AttachDynamicObjectToObject because I'm really needing to use it and it's bugged at the moment.
04.07.2015, 10:11
Quote:
Is there any way to know precisely what parameters to use with SendRPC? I mean for the different RPCs out there, I'm experimenting with it now and I would like to know if there is any way to see how to use each RPC correctly. A list of all the RPCs would be appreciated too. Also for SendData too.
Also I don't wanna be annoying, but I'm still waiting for a fix for AttachDynamicObjectToObject because I'm really needing to use it and it's bugged at the moment. |
Quote:
Hey Kurta,
I have found an issue. I had problem with Dialogs after i updated YSF from R10 to R13. In some cases ShowPlayerDialog doesn't work and OnDialogResponse too. I repeat: i had these problems from when i updated the plugin, and the script hadn't been edited, only re-compiled. Thank you, and good job BTW ![]() EDIT: I've found out another thing: ShowPlayerDialog won't call OnDialogResponse unless with a Client Command Код:
CMD:p(playerid) { ShowPlayerDialog(playerid, DIALOG_CLAN, DIALOG_STYLE_PASSWORD, "Blabla", "BlablaBlabla", "Ok", "Quit"); return 1; } Works! |
04.07.2015, 13:08
Thanks, now waiting for the fixed release :P
And about the RPCs, yea I understand, thanks for answering.
And about the RPCs, yea I understand, thanks for answering.
08.07.2015, 19:41
R14 released:
- Fixed AttachPlayerObjectToObject in 0.3.7 version
- Removed GetPlayerDialogID, IsPlayerEditing(Attached)Object due to these were caused lot of bugs
- logprintf hook aka OnServerMessage will only work for windows, for some resons it's seems like unstable on linux
https://github.com/kurta999/YSF/releases/tag/R14
- Fixed AttachPlayerObjectToObject in 0.3.7 version
- Removed GetPlayerDialogID, IsPlayerEditing(Attached)Object due to these were caused lot of bugs
- logprintf hook aka OnServerMessage will only work for windows, for some resons it's seems like unstable on linux
https://github.com/kurta999/YSF/releases/tag/R14
08.07.2015, 22:49
Thanks, now waiting for the fixed release :P
And about the RPCs, yea I understand, thanks for answering.
And about the RPCs, yea I understand, thanks for answering.
08.07.2015, 23:25
10.07.2015, 03:36
Yes, AttachDynamicObjectToObject working perfectly now. Thank you.
11.07.2015, 20:09
Great plugin, thank you for your efforts! 
Could someone please help me with 2 questions about this plugin?
https://sampforum.blast.hk/showthread.php?tid=581247
thank you !

Could someone please help me with 2 questions about this plugin?

https://sampforum.blast.hk/showthread.php?tid=581247
thank you !

« Next Oldest | Next Newest »
Users browsing this thread: 3 Guest(s)