Telefon v0.1 [TextDraw]

Započeo #leivyz
5. Okt. 2021.
2,438
pregleda
11
postova
Stevanovic.pwn
5
Made Man
5. Okt. 2021.
Tip: FilterSkripta
Slike: https://imgur.com/a/Q58GwOP
Opis i dodatne informacije: Jednostavno napravljeno, Da upalite telefon 'Y' da ga remove 'N'. Vremenom ce biti Update!
Download link: https://pastebin.com/sau0KWMA
Scan link: //
Credits: Ja!

PS: FS sam uradio zato sto znam da ce nekom posluziti. I ako nije prob ocena od 1 do 10!  😎
Simi Pawno
5
Crime Lord
5. Okt. 2021.
Po slikama lepo, fale samo neke aplikacije na pocetnoj 😄
Kanac
4
Enforcer
5. Okt. 2021.
doktorski odradjeno, promeni boju pozadine ubija oci
P3K1
5
Underboss
12. Okt. 2021.
doktor  😁
#luyn
3
Hustler
4. Nov. 2021.
Stevanovic.pwn wrote on October 5, 2021, 7:07 pm:
Tip: FilterSkripta
Slike: https://imgur.com/a/Q58GwOP
Opis i dodatne informacije: Jednostavno napravljeno, Da upalite telefon 'Y' da ga remove 'N'. Vremenom ce biti Update!
Download link: https://pastebin.com/sau0KWMA
Scan link: //
Credits: Ja!

PS: FS sam uradio zato sto znam da ce nekom posluziti. I ako nije prob ocena od 1 do 10!  😎

Iskreno nis spec , 3/10
Skrilew
6
Godfather
4. Nov. 2021.
Odakle poceti :
for(new p = 0; p < 34; p++)
        {
            foreach(new i: Player)
            {
                if(IsPlayerConnected(i))
                {
                    PlayerTextDrawShow(i, TelefonTD);
                    SelectTextDraw(playerid, 0xFFFFFF);
                }
            }
        }
    }


Zasto ovde loopujes sve igrace i prikazujes tdove svakom igracu na serveru xD?

Ovo :
PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);
        PlayerTextDrawDestroy(playerid, TelefonTD);


Zameni sa :
for(new i = 0; i < 35; i++) {
        PlayerTextDrawDestroy(playerid, TelefonTD);
}


Sve u svemu, po slikama deluje dobro sve osim pozadine na telefonu, promeni na nesto drugo.

Pohvale za trud
Sandin
3
Hustler
6. Nov. 2021.
8/10 nije loše ali može bolje.
Taylor Script
4
Made Man
6. Nov. 2021.
if(created == false) >> else

koliko sam uocio stalno ce prikazivat fon kad klikce Y ili N nema provjere nikakve jel otvoren zatvoren

closace selektovanje na bilo koji klik dole i nista onda

ostalo je Void napiso
Tiger1921
2
Street Runner
7. Nov. 2021.
Sta je sa aplikacijama. Ne vidim da ima PH. ☹️
P3K1
5
Underboss
7. Nov. 2021.
Tiger1921 wrote on November 7, 2021, 3:56 pm:
Sta je sa aplikacijama. Ne vidim da ima PH. ☹️

Nisi lepo pogledao
https://imgur.com/a/wo8PGSo
Stevanovic.pwn
5
Made Man
7. Nov. 2021.
Petrovich wrote on November 7, 2021, 4:03 pm:
Nisi lepo pogledao
https://imgur.com/a/wo8PGSo

Hahahahahh al si matori ludd

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha