[Pedido] Teleporte por icone
#4

Topo

pawn Код:
new PickupNome;
OnGameModeInit

pawn Код:
PickupNome = CreatePickup (ID,TIPO,X,Y,Z,VIRTUALWORLD);
public OnPlayerPickUpPickup(playerid, pickupid) {

pawn Код:
if (pickupid == PickupNome) {
    SetPlayerInterior (playerid,interior);
    SetPlayerPos (playerid,X,Y,Z);
}
Reply


Messages In This Thread
Teleporte por icone - by R4ndonsG4mers - 07.07.2013, 17:58
Re: Teleporte por icone - by focaximubh - 07.07.2013, 18:17
Re: Teleporte por icone - by R4ndonsG4mers - 07.07.2013, 18:27
Re: Teleporte por icone - by ExTRanyMoney - 07.07.2013, 18:45
Re: Teleporte por icone - by Lуs - 07.07.2013, 18:56
Re: Teleporte por icone - by R4ndonsG4mers - 08.07.2013, 13:35
Re: Teleporte por icone - by F1N4L - 08.07.2013, 20:46

Forum Jump:


Users browsing this thread: 5 Guest(s)