27.04.2013, 23:58
Indeed, the first video you posted is not of an actual SA-MP server, but just a video.
If you really would just like an explanation, I will give you one. While the player is registering, use functions (SetPlayerCamera______) to set the player's camera to different locations on set intervals (using timers). Use either TextDraws or GameTextForPlayer to display the text on screen you desire, which would probably be the title of the location (I would personally recommend TextDraws - much greater usability).
That is a basic explanation of how you could spice up your registration. It's up to you now to utilize your resources (SA-MP wiki, ******, forum search), put in the necessary effort, and create whatever vision you have in your head for your server.
If you really would just like an explanation, I will give you one. While the player is registering, use functions (SetPlayerCamera______) to set the player's camera to different locations on set intervals (using timers). Use either TextDraws or GameTextForPlayer to display the text on screen you desire, which would probably be the title of the location (I would personally recommend TextDraws - much greater usability).
That is a basic explanation of how you could spice up your registration. It's up to you now to utilize your resources (SA-MP wiki, ******, forum search), put in the necessary effort, and create whatever vision you have in your head for your server.