SA-MP Forums Archive
DELETE THIS - 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: DELETE THIS (/showthread.php?tid=405475)



DELETE THIS - Sydcul - 06.01.2013

Double post. Sorry.


Re: DELETE THIS - Universal - 06.01.2013

1) This will hide that selection dialog on the bottom:
pawn Код:
TogglePlayerSpectating(playerid, true);
2) Simply call the second dialog after you received the response from the first one.