SA-MP Forums Archive
Problem with PlayerGangZone's YSF - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Problem with PlayerGangZone's YSF (/showthread.php?tid=665318)



Problem with PlayerGangZone's YSF - darkHero - 30.03.2019

Try using the YSF R19 version but reach the 1024 limit, because PlayerGangZoneDestroy does not work until you restart the gamemode

With YSF R20 RC-4 the PlayerGangZone is not even displayed.

In YSF.cfg configure in one the Per Gang Zone.


Re: Problem with PlayerGangZone's YSF - NaS - 30.03.2019

I experienced the same issue some time ago. I switched to PawnRakNet plugin to send Rpcs for creating GangZones per player. There's also an include that does this:

https://sampforum.blast.hk/showthread.php?tid=665215


Re: Problem with PlayerGangZone's YSF - darkHero - 30.03.2019

Just yesterday I was reviewing the source code of YSF and I realized that the packages were similar to those that can be sent with Pawn Raknet, I will try to have such.