{
SetPlayerPos(playerid,29,2220.9929,1839.3375,10.8203,90.6267,0,0,0,0,0,0);
SetPlayerFacingAngle(playerid,221.976);
}
SendClientMessage(playerid,COLOR_BLUE,"You have been Teleported to Las Venturas.");
new string3;
new name;
GetPlayerName(playerid, name, sizeof(name));
format(string3, sizeof(string3), ""#CWHITE"%s"#CGREEN"(%d) "#CPINK"has gone to "#CRED"LV."#CGREEN" ", name,playerid);
SendClientMessageToAll(yellow, string3);
SaveToFile("Teleports",string3);
return 1;I kada to uradim porta me negde u nebo a sve ostalo lepo radi... MOLIM VAS POMOC... AKO TREBA SLIKA UBACICU... a evo koda od savepositionAddPlayerClass(29,2220.9929,1839.3375,10.8203,90.6267,0,0,0,0,0,0); //
[POMOC]Teleport
629
pregleda
5
postova
10. Sep. 2011.
Pa ovako napravio sam teleport
10. Sep. 2011.
if(strcmp(cmd, "/gotolv", true) == 0)
{
if(IsPlayerConnected(playerid))
{
if (PlayerInfo >= 3 || PlayerInfo >= 3)
{
if (GetPlayerState(playerid) == 2)
{
new tmpcar = GetPlayerVehicleID(playerid);
SetVehiclePos(tmpcar, 1699.2, 1435.1, 10.7);tvoje koordinate
TelePos = 0.0;TelePos = 0.0;
}
else
{
SetPlayerPos(playerid, 1699.2,1435.1, 10.7);//iste koordinate ko i gore
}
SendClientMessage(playerid, COLOR_GRAD1, " Vi ste se teleportovali");
SetPlayerInterior(playerid,0);
PlayerInfo = 0;
}
else
{
SendClientMessage(playerid, COLOR_GRAD1, " Niste autorizovani da bi ste Koristiteli ovu komandu!");
}
}
return 1;
}ewo to komanda /gotolv vako mozes i komandu /gotols i /gotosf samo da mjenjas koordinate a to radis tako sta odes u mod nades pogodno mjest i onda /save npr /save LV I SNIMICE TI SE NES OVAKO
::AddPlayerClass(29,2524.0674,-1310.3490,1031.4219,43.6002,0,0,0,0,0,0); //
OVO CRVENO KOPIRAS SAMO DRUGi brojevi ce biti UBACUJES GOrE GDJE SAM TI NAPISAO I TO JE TO..
snimljene koordinate cs nac tako sto odes u mt documents sa user files tu negdje zzz nadam se da sam pomogo..
Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava