Peršokti į turinį
  • ŽAIDIMAI
  • , ŽAIDIMAI
  • ŽAIDIMAI

Ši tema yra neaktyvi. Paskutinis pranešimas šioje temoje buvo prieš 5274 dienas (-ų). Patariame sukurti naują temą, o ne rašyti naują pranešimą.

Už neaktyvių temų prikėlimą galite sulaukti įspėjimo ir pranešimo pašalinimo!

Recommended Posts

Sveiki kas man Pades pervesiu 40Flt

Ir +rep

public OnPlayerConnect(playerid)
{
RemoveObjectsForPlayer( playerid );

Paskui

stock RemoveObjectsForPlayer( playerid )
{
   // Funkcija: RemoveObjectsForPlayer( playerid )
   // Veikimas: Paðalina þaidëjui nurodytus objektus

   RemoveBuildingForPlayer( playerid, 10777, -1724.1953, 547.0859, 32.3203, 0.25 );
   RemoveBuildingForPlayer( playerid, 11375, -1724.1953, 547.0859, 32.3203, 0.25 );
   RemoveBuildingForPlayer(playerid, 11024, -2076.2734, 359.3203, 44.5938, 0.25);
   RemoveBuildingForPlayer(playerid, 3852, -1972.8359, -543.1172, 35.5938, 0.25);
   RemoveBuildingForPlayer(playerid, 3852, -1686.8828, -163.1484, 14.5078, 0.25);
   RemoveBuildingForPlayer(playerid, 11372, -2076.4375, -107.9297, 36.9688, 0.25);
   RemoveBuildingForPlayer(playerid, 3868, -2120.7656, 336.8672, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 3868, -2103.3281, 336.8672, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 3868, -2032.2891, 336.8672, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 3868, -2022.0859, 347.1328, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 3868, -2022.0859, 364.5781, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 3868, -2032.2969, 380.7422, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 3868, -2131.1797, 347.2813, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 3868, -2131.1797, 364.7266, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 3868, -2049.7344, 336.8672, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 3867, -2131.1797, 347.2813, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 3867, -2120.7656, 336.8672, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 3867, -2103.3281, 336.8672, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 3867, -2049.7344, 336.8672, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 3867, -2032.2891, 336.8672, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 3867, -2022.0859, 347.1328, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 3867, -2131.1797, 364.7266, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 10949, -2076.2734, 359.3203, 44.5938, 0.25);
   RemoveBuildingForPlayer(playerid, 3867, -2032.2969, 380.7422, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 3867, -2022.0859, 364.5781, 49.1563, 0.25);
   RemoveBuildingForPlayer(playerid, 11014, -2076.4375, -107.9297, 36.9688, 0.25);
   RemoveBuildingForPlayer(playerid, 673, -1998.5625, 133.1094, 26.8047, 0.25);
   RemoveBuildingForPlayer(playerid, 673, -1998.5625, 141.8281, 26.8047, 0.25);
   RemoveBuildingForPlayer(playerid, 673, -1998.5625, 149.1250, 26.8047, 0.25);
   RemoveBuildingForPlayer(playerid, 673, -1998.5625, 164.9063, 26.8047, 0.25);
   RemoveBuildingForPlayer(playerid, 673, -1998.5625, 157.6094, 26.8047, 0.25);
   RemoveBuildingForPlayer(playerid, 1365, -1908.7578, 220.1719, 35.2969, 0.25);
   RemoveBuildingForPlayer(playerid, 1503, -1906.0625, 223.2344, 34.5313, 0.25);
   RemoveBuildingForPlayer(playerid, 3852, -2126.9375, 1103.4922, 80.1797, 0.25);
   RemoveBuildingForPlayer(playerid, 3852, -1988.0000, 1160.8047, 45.9375, 0.25);



}

Dariau sitaip ispradziu nebuvo eroro jokiu viskas tvarkoj ir objektai buvo isitryne bet dabar Stai tokie erorai

C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(495) : error 017: undefined symbol "RemoveObjectsForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(554) : error 029: invalid expression, assumed zero
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(554) : error 017: undefined symbol "RemoveObjectsForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(559) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(560) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(561) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(562) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(563) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(564) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(565) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(566) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(567) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(568) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(569) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(570) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(571) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(572) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(573) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(574) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(575) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(576) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(577) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(578) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(579) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(580) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\msi\Desktop\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\www.nsfg-real.lt\gamemodes\nsfg-real.lt.pwn(581) : error 017: undefined symbol "RemoveBuildingForPlayer"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.

Reike greitos pagalbos !!!

Labas Turiu tau klausima ir prašyma Gal galetum paspausti Patinka? https://www.facebook.com/anegdotai.LT

Ši tema yra neaktyvi. Paskutinis pranešimas šioje temoje buvo prieš 5274 dienas (-ų). Patariame sukurti naują temą, o ne rašyti naują pranešimą.

Už neaktyvių temų prikėlimą galite sulaukti įspėjimo ir pranešimo pašalinimo!

Prisijungti prie diskusijos

Palikti atsakymą galite iš karto, o užsiregistruoti vėliau. Jeigu jau turite paskyrą mūsų forume, Prisijunkite.

Svečias
Atsakyti šioje temoje...

×   Įklijuotas tekstas turi teksto formatavimą.   Pašalinti teksto formatavimą

  Galimi tik 75 veidukai.

×   Nuoroda buvo automatiškai įterpta.   Įterpti nuorodą paprastai

×   Jūsų ankstesnis pranešimas buvo atkurtas.   Išvalyti redaktorių

×   Jūs negalite įkelti nuotraukas tiesiogiai.Įkelkite arba įdėkite nuotraukas iš URL.

  • Šiame puslapyje naršo:   0 nariai

    • Nėra registruotų narių peržiūrinčių šį forumą.

Skelbimai


×
×
  • Sukurti naują...