[ajuda]teleporte
#9

Nada Disso Gente Nгo Pode ter SetPlayerPos, pelo fato de teleportar o carro ja com player dentro sacas? passivel de ocorrer um tremendo crash xD
Basta:
pawn Код:
if(strcmp(cmdtext, "/cidadedosgays", true) == 0) //COMANDO
{
if(IsPlayerInAnyVehicle(playerid)) SendClientMessage(playerid, COLOR_GAY, "Para Teleportar-se Necessita Ser GAY e Estar Dentro de um CARRO!");
{
new iddocarrogay;//DEFINE A ARRAY DO CARRO
iddocarrogay = GetPlayerVehicleID(playerid);//PEGA ID DO CARRO
SetVehiclePos(iddocarrogay, 123.456, 123.456, 12.34);// QUE O PLAYER USA TELEPORTARA || Coloque as Coordenadas Aqui <--
return 1;
 }
 }
Reply


Messages In This Thread
[ajuda]teleporte - by tshadow - 15.05.2010, 14:49
Re: [ajuda]teleporte - by Ambrуsio - 15.05.2010, 14:59
Re: [ajuda]teleporte - by noobre - 15.05.2010, 15:23
Re: [ajuda]teleporte - by Knight Rider - 15.05.2010, 15:26
Re: [ajuda]teleporte - by noobre - 15.05.2010, 15:30
Re: [ajuda]teleporte - by Knight Rider - 15.05.2010, 15:37
Re: [ajuda]teleporte - by Lipepva - 15.05.2010, 15:52
Re: [ajuda]teleporte - by noobre - 15.05.2010, 17:05
Re: [ajuda]teleporte - by ipsBruno - 15.05.2010, 17:12

Forum Jump:


Users browsing this thread: 2 Guest(s)