[FilterScript] Mini Teleport System With TextDraw (clickable)
#1

Mini Teleport

Hello Everybody... xD
i was bored, so i decide to make another filterscripts and release here
This is Mini Teleport system with extra textdraw.. allow you to teleport into

[Los Santos] [Los Santos Airport] [San Fierro] [San Fierro Airport] [Las Venturas] [Las Venturas Airport]


i was too lazay to make teleport to other place so i just take the simple place in san andreas

COMMNADS: /tele - for the function

So Here The Screenshot:


PASTEBIN:



Credits: iConnor - for the system
SA-MP team
iPLEOMAX - for his awesome txd
Hiddos - tutorial

I HOPE YOU LIKE IT xD
Reply
#2

Nice
Reply
#3

Quote:
Originally Posted by Abdeldu06
Посмотреть сообщение
Nice
thaks you
Reply
#4

WOW HORY SHATTTTTTTTT , nice xd +rap
Reply
#5

Good Job.

suggestion:
pawn Код:
new Text:Textdraw[15];

public OnFilterScriptExit()
{
    for(new i = 0; i < 15; ++i) TextDrawDestroy(Textdraw[i]);
    return 1;
}

//Command
for(new i = 0; i < 15; ++i) TextDrawShowForPlayer(playerid, Textdraw[i]);

//Hide
for(new i = 0; i < 15; ++i) TextDrawHideForPlayer(playerid, Textdraw[i]);
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)