Szerző Téma: Rövid tele  (Megtekintve 663 alkalommal)

Nem elérhető Stramm

  • 193
    • Profil megtekintése
Rövid tele
« Dátum: 2013. Július 16. - 10:13:44 »
0 Show voters
Sziasztok valaki leírná a legrövidebb és praktikusabb teleport készítést

Nem elérhető ZyZu.

  • Globális moderátor
  • 8939
  • my turbo diesel forum
  • Discord: ZyZu.
    • Profil megtekintése
Rövid tele
« Válasz #1 Dátum: 2013. Július 16. - 10:26:29 »
0 Show voters

Nem elérhető Stramm

  • 193
    • Profil megtekintése
Rövid tele
« Válasz #2 Dátum: 2013. Július 16. - 10:28:46 »
0 Show voters
Idézetet írta: ZyZu date=1373963189\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"39865\" data-ipsquote-contentclass=\"forums_Topic
http://sampforum.hu/index.php?topic=43118
 
De ez nekem csak a playert rakja egy bizonyos pontra a kocsiját nem ha benne ûl

Nem elérhető ZyZu.

  • Globális moderátor
  • 8939
  • my turbo diesel forum
  • Discord: ZyZu.
    • Profil megtekintése
Rövid tele
« Válasz #3 Dátum: 2013. Július 16. - 11:31:59 »
0 Show voters
Itt van ez.. http://sampforum.hu/index.php?topic=37681 hasonló a jármû cuccot meg szerintem meg tudod csinálni 1 sor az egész.  :confused:

Rövid tele
« Válasz #4 Dátum: 2013. Július 16. - 11:41:54 »
0 Show voters
Tessék
 
CMD:tele(playerid, params[])
{
    if(IsPlayerInAnyVehicle(playerid))
    {
        SetVehiclePos(GetPlayerVehicleID(playerid),-2387.4890,-58.9413,35.3203);
    } else {
        SetPlayerPos(playerid,-2387.4890,-58.9413,35.3203);
    }
    return 1;
}

 
De ha kell kiirásal a chatre mindenkinek akkor
 
CMD:tele(playerid, params[])
{
    new name[MAX_PLAYER_NAME+1], string[128];
    GetPlayerName(playerid, name, sizeof(name));
    format(string, sizeof(string), \"{0000FF}%s {FFFF00}Elteleportált a ...{FF0000}(/tele)\",name);
    SendClientMessageToAll(0xFFFF00AA, string);
    if(IsPlayerInAnyVehicle(playerid))
    {
        SetVehiclePos(GetPlayerVehicleID(playerid),-2387.4890,-58.9413,35.3203);
    } else {
        SetPlayerPos(playerid,-2387.4890,-58.9413,35.3203);
    }
    return 1;
}

 
Ha nem jó szólj

Ez saját :) nekem müködik eddig nem volt vele baj


« Utoljára szerkesztve: 2013. Július 16. - 13:09:15 írta ClimaCool »

Nem elérhető ZyZu.

  • Globális moderátor
  • 8939
  • my turbo diesel forum
  • Discord: ZyZu.
    • Profil megtekintése
Rövid tele
« Válasz #5 Dátum: 2013. Július 16. - 14:29:02 »
0 Show voters
Ez meg hülyeség.. 1 sorral meg lehet oldani röviden.. ez meg vagy 10 sor.

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal