[FilterScript] [FS] Interiores
#1

FS Interiores 1.0


Olб essa й uma FS muito simples de teleportes em Dialog para interiores, mais que pode ser muito ъtil tanto para pegar coordenadas de interiores, ou mesmo por no teu GM para os players usarem

Bugs: nem um.
Comandos: /interiores

Se querer deixar o comando /interiores sу para admin rcon substitua o OnPlayerCommandText pelo de baixo!
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
if(!strcmp(cmdtext,"/interiores",true))
{
if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid,-1,"sу admin pode usar este comando");
TogglePlayerControllable(playerid, 0);
ShowPlayerDialog(playerid,2599,DIALOG_STYLE_LIST,"Teleportes Interior","INTERIORES 1\nINTERIORES 2\nINTERIORES 3\nINTERIORES 4\nINTERIORES 5\nINTERIORES 6\nINTERIORES 7\nINTERIORES 8\nINTERIORES 9\nINTERIORES 10\nINTERIORES 11\nDesligar","Aceitar","Cancelar");
EmDialog[playerid] = 1;
}
return true;
}
VIDEO


Nome do FilterScript: Interiores
Descriзгo: Teleporte para interiores
Autor: JUNINHOO_COLDPLAY
Pastebin
Download:PWN
Reply


Messages In This Thread
[FS] Interiores - by EMINEM_CRAZZY - 15.02.2012, 18:20
Re: [FS] Interiores - by [NC]BlackSky - 15.02.2012, 18:43
Re: [FS] Interiores - by 4LiSs0N - 15.02.2012, 19:01
Re: [FS] Interiores - by paulor - 15.02.2012, 19:18
Re: [FS] Interiores - by Juninho_Oakley - 15.02.2012, 19:59
Respuesta: [FS] Interiores - by henrique_wwi - 15.02.2012, 20:46
Re: [FS] Interiores - by Ryktardy - 15.02.2012, 21:37
Re: [FS] Interiores - by [NC]BlackSky - 15.02.2012, 21:47
Re: [FS] Interiores - by [FFC]Twister - 16.02.2012, 03:01
Re: [FS] Interiores - by Lucas_Alemao - 16.02.2012, 19:04

Forum Jump:


Users browsing this thread: 3 Guest(s)