SA-MP Forums Archive
[Plugin] YSF - kurta999's version - 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: Plugin Development (https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: [Plugin] YSF - kurta999's version (/showthread.php?tid=513499)



Re: YSF - kurta999's version - kurta999 - 20.03.2016

Quote:
Originally Posted by RAEN
Посмотреть сообщение
When player died, player state - PLAYER_STATE_WASTED doesn't call, why? After death it call only PLAYER_STATE_SPAWNED.
That's not true, I've tested it before and worked well.


Re: YSF - kurta999's version - Unrea1 - 20.03.2016

Quote:
Originally Posted by LatinZ
View Post
I just upgraded the Streamer plugin to version 2.8 and I crashed the server, this appears in the log:


Quote:
[17:10:26] logprintf = 0x0048C8D0
[17:10:26] VAR_pRestartWaitTime: 4B9E58
[17:10:26] FUNC_CConsole__AddStringVariable: 48C570
[17:10:26] FUNC_CConsole__GetStringVariable: 48B4D0
[17:10:26] FUNC_CConsole__SetStringVariable: 48B4F0
[17:10:26] FUNC_CConsole__GetIntVariable: 48B5B0
[17:10:26] FUNC_CConsole__SetIntVariable: 48B5D0
[17:10:26] FUNC_CConsole__GetBoolVariable: 48B5F0
[17:10:26] FUNC_CConsole__FindVariable: 48B3D0
[17:10:27] FUNC_CConsole__SendRules: 48B0A0
[17:10:27] FUNC_CConsole__Execute: 48B610
[17:10:27] FUNC_CFilterscripts__LoadFilterscript: 46A800
[17:10:27] FUNC_CFilterscripts__UnLoadFilterscript: 46CEE0
[17:10:27] FUNC_ContainsInvalidChars: 468D30
[17:10:27] FUNC_GetPacketID: 48DBB0
[17:10:27] FUNC_CPlayer__SpawnForWorld: 486D30
[17:10:27] FUNC_CVehicle__Respawn: 488730
[17:10:27] FUNC_CPlayerPool__HandleVehicleRespawn: 465E30
[17:10:27] FUNC_ProcessQueryPacket: 497BC0
[17:10:27] FUNC_Packet_WeaponsUpdate: 490140
[17:10:27] FUNC_Packet_StatsUpdate: 490060
[17:10:27] ADDR_GetNetworkStats_VerbosityLevel: 4737CA
[17:10:27] ADDR_GetPlayerNetworkStats_VerbosityLevel: 473259
[17:10:27] FUNC_format_amxstring: 46F950
help


Re: YSF - kurta999's version - kurta999 - 20.03.2016

Are you on 0.3.7 R2?

Quote:
Originally Posted by AbyssMorgan
Посмотреть сообщение
Hello, is it possible to add ?
PHP код:
CallRemoteFunctionFS(const name[], const function[], const format[], {Float,_}:...);
//name - filterscript/gamemode name 
Maybe I'll do it


Re: YSF - kurta999's version - GatsbyTrieu - 20.03.2016

i got some problem with our inc, can someone help me pls

Quote:

C:\Users\Abyss\Desktop\GvC-RP\pawno\include\YSF.inc(323) : error 001: expected token: "(", but found ";"
C:\Users\Abyss\Desktop\GvC-RP\pawno\include\YSF.inc(324) : error 025: function heading differs from prototype
C:\Users\Abyss\Desktop\GvC-RP\pawno\include\YSF.inc(325) : error 025: function heading differs from prototype
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Errors.




Re: YSF - kurta999's version - kurta999 - 20.03.2016

Quote:
Originally Posted by GatsbyTrieu
View Post
i got some problem with our inc, can someone help me pls
wtf..

Quote:
Originally Posted by Richie©
View Post
Is it only supposed to hide you from player list in the sa-mp client and not from the player list ingame (TAB) ?
https://github.com/kurta999/YSF/comm...1cc8756c6061af

But I forgot to mention that it will also remove player from game for given player, not only from scoreboard. There are NO other solutions.


Re: YSF - kurta999's version - Unrea1 - 20.03.2016

Quote:
Originally Posted by kurta999
Посмотреть сообщение
Are you on 0.3.7 R2?



Maybe I'll do it
Yes, I have all plugins and includes updated, the problem arises only when I update the streamer to its latest version.


Re: YSF - kurta999's version - kurta999 - 20.03.2016

Crash report please? For me it worked lol.


Re: YSF - kurta999's version - codectile - 21.03.2016

Kurta999, where can I find player on foot sync data?
I looked every where but did not find any suitable source.


Re: YSF - kurta999's version - DRIFT_HUNTER - 21.03.2016

On Foot Structure is inside Structs.h. Examples on how to access it could be found inside Scripting.c++ (SetPlayerGravity is one of them).


Re: YSF - kurta999's version - codectile - 21.03.2016

Quote:
Originally Posted by DRIFT_HUNTER
Посмотреть сообщение
On Foot Structure is inside Structs.h. Examples on how to access it could be found inside Scripting.c++ (SetPlayerGravity is one of them).
Understand my question first. There are several packets sent by/to the server. One of them is ID_PLAYER_SYNC, I wanted to know where the sync data is present within samp-server.exe.


Re: YSF - kurta999's version - Konstantinos - 12.04.2016

Is there any reason why GetVehiclePaintjob returns different paintjob IDs? Having no paintjob is 3 but the function returns 0.


Re: YSF - kurta999's version - Crystallize - 26.04.2016

Is this still a thing? If so is there any planned updates?


Re: YSF - kurta999's version - codectile - 26.04.2016

Kurta999 hasn't been online for a month. I hope he is alright.


Re: YSF - kurta999's version - kadaradam - 13.05.2016

Sorry to say this, but kurta won't be able to continue working on the project.


Re: YSF - kurta999's version - Unrea1 - 13.05.2016

yes sir, samp dying.


Re: YSF - kurta999's version - kristo - 13.05.2016

Quote:
Originally Posted by kadaradam
Посмотреть сообщение
Sorry to say this, but kurta won't be able to continue working on the project.
Is he OK?


Re: YSF - kurta999's version - kadaradam - 13.05.2016

Quote:
Originally Posted by kvann
Посмотреть сообщение
Is he OK?
He is in jail.


Re: YSF - kurta999's version - Crayder - 13.05.2016

Quote:
Originally Posted by kadaradam
Посмотреть сообщение
He is in jail.
When SA-MP hits you in real life...

So when is he getting out? I'd ask why he's in there but that's too personal.

Also, are you sure this isn't another joke? I'm serious, remember when that one guy died but it turned out he wasn't dead? (yes, you know who I'm talking about, and yes, he's back, and yes, he's a pretty cool guy but he played a horrible joke)


Re: YSF - kurta999's version - Crystallize - 13.05.2016

Quote:
Originally Posted by kadaradam
Посмотреть сообщение
He is in jail.
For murdering chickens? You know as Crayder said making these kind of jokes turns bad.


Re: YSF - kurta999's version - kadaradam - 13.05.2016

I don't know, he got 10 years or more. It's not a joke, a news site wrote what happend and his friend posted it on hungarian samp forum. The name, city, age matches in the article. If you want I can send you the article in pm, but I don't think you would understand, it because it is in hungarian.