Making Tutorials
#1

I was wondering how do you make tutorials. Like when you spawn it sets the camera position and says stuff.
I know a sort of sketch of how to do it

pawn Код:
public OnPlayerConnect
{
     SetCameraPos(playerid, X, Y, Z);
     SetCameraLookAt(playerid, X, Y, Z);
     return 1;
}
So is it something like that because once i start them i dont know how to end them
Reply


Messages In This Thread
Making Tutorials - by ToPhrESH - 15.07.2010, 05:26
Re: Making Tutorials - by (SF)Noobanatior - 15.07.2010, 05:52
Re: Making Tutorials - by ToPhrESH - 15.07.2010, 06:27
Re: Making Tutorials - by (SF)Noobanatior - 15.07.2010, 08:37
Re: Making Tutorials - by ToPhrESH - 16.07.2010, 01:43
Re: Making Tutorials - by ToPhrESH - 16.07.2010, 02:55

Forum Jump:


Users browsing this thread: 2 Guest(s)