[FilterScript] [FS] Light Sabers (0.3c)
#1

Light Sabers
Description: This is a simple Fs That Created Light Sabers There is Noting More To IT!
[ame]http://www.youtube.com/watch?v=udlmlYQu6Yk[/ame]
Video Does Not Belong To Me...
PHP код:
#include a_samp
new bool:swords[MAX_PLAYERS];
public 
OnDialogResponse(playeriddialogidresponselistiteminputtext[])
{
    if(
dialogid == 999999)
    {
    if(
response)
    {
     switch(
listitem)
    {
    case 
0:
    {
    
SetPlayerAttachedObject(playerid01864960.070000.030000.8000090.0000000.0000000.0000001.30.72.3);
    
swords[playerid] = true;
    
GivePlayerWeapon(playerid81);
    }
    case 
1:
    {
    
SetPlayerAttachedObject(playerid01865060.070000.030000.8000090.0000000.0000000.0000001.30.72.3);
    
swords[playerid] = true;
    
GivePlayerWeapon(playerid81);
    }
    case 
2:
    {
    
SetPlayerAttachedObject(playerid01864860.070000.030000.8000090.0000000.0000000.0000001.30.72.3);
    
swords[playerid] = true;
    
GivePlayerWeapon(playerid81);
    }
    case 
3:
    {
    
SetPlayerAttachedObject(playerid01864760.070000.030000.8000090.0000000.0000000.0000001.30.72.3);
    
swords[playerid] = true;
    
GivePlayerWeapon(playerid81);
    }
    case 
4:
    {
    
SetPlayerAttachedObject(playerid01865260.070000.030000.8000090.0000000.0000000.0000001.30.72.3);
    
swords[playerid] = true;
    
GivePlayerWeapon(playerid81);
    }
    case 
5:
    {
    
SetPlayerAttachedObject(playerid01865160.070000.030000.8000090.0000000.0000000.0000001.30.72.3);
    
swords[playerid] = true;
    
GivePlayerWeapon(playerid81);
    }
    }
    }
    }
    return 
1;
}
public 
OnPlayerCommandText(playeridcmdtext[])
{
    if (
strcmp(cmdtext"/lightsaber"true)==0)
    {
    if(
swords[playerid] == false)
    {
     
ShowPlayerDialog(playerid999999DIALOG_STYLE_LIST"Light Sabres""Green\nYellow\nBlue\nRed\nWhite\nPink""Done!""Quit");
    }
    else
    {
    
RemovePlayerAttachedObject(playerid,0);
    
swords[playerid] = false;
    }
    return 
1;
    }
    return 
0;

PasteBin: Click Me Plz!

Direct: No Click Me Plz
Reply
#2

dude I THINK you should make a topic for all your works that gonna be added xD


so much works!
Reply
#3

HaHa
Reply
#4

Nice.
Reply
#5

hey hey wait im not going to be banned for spam am i ??
Reply
#6

Quote:
Originally Posted by forgottenkings
Посмотреть сообщение
hey hey wait im not going to be banned for spam am i ??
if u wont reply to too many topics on one board :S example 6
Reply
#7

okay light sabers are cool install a ninja cleo mod and ninja skin and your a cool player on server just dont get banned :P
Reply
#8

nice but isnt there any picture?
Reply
#9

It's not your work and it's not new one
Reply
#10

i didnt took any but dont worry its working just type /lightsaber
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)