Diogo

Results 7 comments of Diogo

To help with identification. The problem can be fixed instantly if before destroying the pickup you virtualize it in another world where no player can see it. Example: ``` Streamer_SetIntData(STREAMER_TYPE_PICKUP,...

How to reproduce the problem. I created a topic and left until the solution in case you are in a hurry. https://github.com/IllidanS4/YSF/issues/144

Broh, try this. ``` new DCC_Role:Role, DCC_Guild:Server; Role = DCC_FindRoleById("Role ID"); Server = DCC_FindGuildById("Your Server ID"); DCC_AddGuildMemberRole(Server, USERID, Role); ``` In USER ID, put the user ID of the discord....

> There is a huge performance issue in the new versions of this plugin. As of v2.9.0 when players have **independent tick rate**, if you have many players connected to...

MapAndreas_Unload(); Informe this on "GamemodeExit"

Also put the plugin to start last in "server.cfg", sorry flood

> Com qual versão do samp você está tentando executá-lo? 0.3.7-R2