[Pawn] Detect loaded map - Printable Version + open.mp forum (https://forum.open.mp) -- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3) --- Forum: Pawn Scripting (https://forum.open.mp/forumdisplay.php?fid=10) --- Thread: [Pawn] Detect loaded map (/showthread.php?tid=2255) |
Detect loaded map - Jhames - 2021-12-01 I am creating a loading system for when the player leaves the interior, and I would like to know if there is any way to detect when the map is loaded in order for the player to release the same. I saw this system on a server and would like to know how it works instead of crashing the player for a few seconds. RE: Detect loaded map - Pinch - 2021-12-02 https://github.com/samp-incognito/samp-streamer-plugin/wiki/Natives-(Updates)#Streamer_UpdateEx |