onplayerPickup Spam ! - 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: onplayerPickup Spam ! (
/showthread.php?tid=580219)
onplayerPickup Spam ! -
Ugaustin - 03.07.2015
my players keep commenting that when they enter server they get dialog..and dosent stop.. how can I fix it??
PHP код:
if(pickupid == BurgerN)
{
ShowPlayerDialog(playerid, .);
}
Re: onplayerPickup Spam ! -
Ugaustin - 03.07.2015
anyone??
Re: onplayerPickup Spam ! -
IgorLuiz - 03.07.2015
can you elaborate?
Re : onplayerPickup Spam ! -
Terrorizt - 03.07.2015
Explain more...
Do you mean when a player enters a pickup he gets spammed with dialog boxes?
Re: onplayerPickup Spam ! -
Ugaustin - 03.07.2015
no on playerlogin ..a friend kept getting spammed about burger.. with dialog..even if he isn't at pickup..
Re: onplayerPickup Spam ! -
Ugaustin - 03.07.2015
anyone?
Re: onplayerPickup Spam ! -
Ugaustin - 04.07.2015
I found out that only id 0 gets spammed.