[FilterScript] [FS] Teleport Menu
#1

Teleport Menu
Little bit information

It's a simple Menu that I self made.
There is only 1 Command: /tele
When you typ /tele, you will be see a list with teleports.
Some Pictures







Download

Reply
#2

Looks nice but "Tunning" is actually spelt tuning.
Also where do the teleports in "List 1" and "List 2" take you?
And what is "Deathmatch 8 (Boks)"?

The menus look good though =/
Reply
#3

Quote:
Originally Posted by Weirdosport
Also where do the teleports in "List 1" and "List 2" take you?
And what is "Deathmatch 8 (Boks)"?
Go find it all out yourself.
Reply
#4

Quote:
Originally Posted by Weirdosport
Looks nice but "Tunning" is actually spelt tuning.
Also where do the teleports in "List 1" and "List 2" take you?
And what is "Deathmatch 8 (Boks)"?

The menus look good though =/
^^ I'm so sory about these problems. My English is not so very well
But no problem you can change it self :P
Reply
#5

Looks Nice
Reply
#6

Looks good, but is pretty pointless, typing a teleport-cmd is much faster.
Reply
#7

Quote:
Originally Posted by ZakuAbumi
Looks good, but is pretty pointless, typing a teleport-cmd is much faster.
He have a point..
Reply
#8

Quote:
Originally Posted by Roban[swe
]
Quote:
Originally Posted by ZakuAbumi
Looks good, but is pretty pointless, typing a teleport-cmd is much faster.
He have a point..
yes, but there are people who spam teleport
so this is better
Reply
#9

sweet cant wait to try it out,

i host an rp server and i download a bunch of awesome rp stuff for it, the fuel tank thing and an old rp gamemode, teleporter, admin commadns and all that.

thx
Reply
#10

Heeey! Not, not true ! This FS have a problem !
If this player not in any veichle, FS can't apply "SetVehiclePos(araba, 420.2640,2521.1553,16.4844);" code and an error! ?

This codes should be as:
Код:
if(IsPlayerInAnyVehicle(playerid))
{
new arac = GetPlayerVehicleID(playerid);
SetVehiclePos(arac,x,y,z);
SetPlayerPos(playerid,x,y,z);
PutPlayerInVehicle(playerid,arac,0);
}else{
SetPlayerPos(playerid,x,y,z);
}
I will edit and publish true version pawno in this topic.

I can't speakt english better. Sorry =)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)