[ajuda] criar um teleporte
#8

entao tenta fase do jeito que eu falei
cola isso no final do GM e tenta

pawn Код:
public CustomPickups()
else if (PlayerToPoint(1.0, i, 1352.4741,-1757.7406,13.5078)) //cooredenadas de onde o player tem q estar para ser teleportado
            {
               SetPlayerPos(i, -30.946699,-89.609596,1003.54687); // coordenadas de par onde ele vai
               SetPlayerFacingAngle(i, 0.0);
               SetCameraBehindPlayer(i);
               SetPlayerInterior(i, 0); //interior
            }

dai depois coloca a pickup aparte so pra saberem oque ali tem um teleporte

pawn Код:
AddStaticPickup(IDPICKUP, 1, coordenada X,COORDENADA Y,COORDANADA Z)
Reply


Messages In This Thread
[ajuda] criar um teleporte - by SERRA93 - 15.05.2011, 22:27
Re: [ajuda] criar um teleporte - by deregudegu - 15.05.2011, 22:32
Re: [ajuda] criar um teleporte - by [S]trong - 15.05.2011, 22:34
Re: [ajuda] criar um teleporte - by SERRA93 - 15.05.2011, 22:57
Re: [ajuda] criar um teleporte - by SERRA93 - 15.05.2011, 22:59
Re: [ajuda] criar um teleporte - by dudu.r.oliveira - 15.05.2011, 23:03
Re: [ajuda] criar um teleporte - by SERRA93 - 15.05.2011, 23:13
Re: [ajuda] criar um teleporte - by dudu.r.oliveira - 15.05.2011, 23:22
Re: [ajuda] criar um teleporte - by SERRA93 - 16.05.2011, 00:32
Re: [ajuda] criar um teleporte - by Macintosh - 16.05.2011, 00:43

Forum Jump:


Users browsing this thread: 2 Guest(s)