[AJUDA] Nгo consigo fazer interior em casas
#2

a baixo das inc..

pawn Код:
new picaDura;
--------------
public OnGameModeInit()
{
picaDura = AddStaticPickup(1240, 2, 2251.6650,2448.9463,10.8203);

---------------------
public OnPlayerPickUpPickup(playerid, pickupid)
{
if (pickupid == picaDura)
{
SetPlayerPos(playerid, 2015.8319,1545.3765,10.8319);//Colocarб o jogador na posiзгo.
SetPlayerFacingAngle(playerid, 267.4865);//Colocarб o jogador em uma rotaзгo.
SetPlayerInterior(playerid,0);//Interior
return 1;
}
return 0;
}
sу modificar onde vai ficar a Pickup no OnGameModeInit e depois no OnPlayerPickUpPickup e o destino do cara.. onde ele vai parar...

Obs: a sim. se tu entrar num lugar e nгo souber o interior e sу escrever /interior

Espero ter ajudado..

By ApolloRJ
Reply


Messages In This Thread
[AJUDA] Nгo consigo fazer interior em casas - by ViCtOr_Mc - 30.06.2011, 15:05
Re: [AJUDA] Nгo consigo fazer interior em casas - by ApolloRJ - 30.06.2011, 17:14
Re: [AJUDA] Nгo consigo fazer interior em casas - by Shadoww5 - 30.06.2011, 18:24
Re: [AJUDA] Nгo consigo fazer interior em casas - by Macintosh - 30.06.2011, 18:27
Re: [AJUDA] Nгo consigo fazer interior em casas - by Ricop522 - 30.06.2011, 18:54
Re: [AJUDA] Nгo consigo fazer interior em casas - by ApolloRJ - 30.06.2011, 20:16

Forum Jump:


Users browsing this thread: 1 Guest(s)