Question Loading Screen after Cmd
#1

Thinkin about making a

Fly to LS from SF Airport
Fly to SF from LS Airport

basicly mapping the "Shamal object" next to it putting an Pickup and then putting a command with some information and it should take some money from it so basicly like a Teleport.

But i been thinkin about after they use the command iff its possible to do a "Load screen"
for an example after they use the command they will see a plane flying and flying and on the screen it will say :
"Flying.. Flying ... Flying.."
"Arrived"

And after that the screen will put back to normal and you are at SF Airport.
its not a screen where it flyes from LS to SF just a screen in a small amount off seconds where you see a plane flying.

i been thinking off:

pawn Код:
public Flying(playerid)
{
    TogglePlayerControllable(playerid, 0);
    SetPlayerPos(playerid, 768.1064,14.3897,1000.6992);
    SetPlayerFacingAngle(playerid, 266.8890);
    SetPlayerCameraPos(playerid, 765.4290,8.6809,1000.7123);
    SetPlayerCameraLookAt(playerid, 768.1064,14.3897,1000.6992);
    SetTimerEx("Flying", 10000, false, "i", playerid);
    GameTextForPlayer(playerid, "~n~~n~~n~~n~~n~~n~~n~~n~~n~~n~~r~Flying...~n~~l~] ] ]",10000,3);
    return 1;
}
How to get a plane there i dont know do anyone have any suggestions iff the flying plane isnt possible what would be coolest to the loading screen.
Reply
#2

Check this
Video: http://www.yyoutube.com/watch?v=ShjXNXDmsP8 Delete the 2nd Y... xd I don't want it to show as a video

I did not make that btw xD
Reply
#3

SetPlayerInterior.
I can't remember the interior name of the plane, but it's there.
******.
Reply
#4

Okay thats bad ass Alpha500delta well then i dont have to do it i love you brother thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)