[FS]Drink System (Beer,Wine) -
NappeR - 08.01.2010
Hi.. This is my 2nt filterscript and it is an drink fs.
Download.
To drink Beer type : /drinkbeer
To drink Wine Type : /drinkwine
When you type it there shows a bottle and with Left mouse button (LMB) you can drink the wine/beer
sorry that there is so low information, but y think its Good for new beginners.. There is so much questions about "Real Cigarette" "Real Bottle" it's just Special_animation_smoke_ciggy Etc..
Re: [FS]Drink System (Beer,Wine) -
Rensieboy14 - 08.01.2010
Screens?, more info? , commands?
Re: [FS]Drink System (Beer,Wine) -
radi - 08.01.2010
nice for your second fs
but its kinda not a fs because 2 anim commands
isnt a suprise what some one need of what never has been made
because this 2 commands are in a fs what you get when you download the sa-mp server
Re: [FS]Drink System (Beer,Wine) -
TheBug - 08.01.2010
we need more info :/
then more ppls download it
Re: [FS]Drink System (Beer,Wine) -
John Rockie - 08.01.2010
nice
Re: [FS]Drink System (Beer,Wine) -
Wampir66666 - 08.01.2010
Super
Re: [FS]Drink System (Beer,Wine) -
Den_Deluxe - 16.09.2010
o_O really usefull thing O_o
Re: [FS]Drink System (Beer,Wine) -
iXesiukas - 16.09.2010
Nice job

Thanks!
Re: [FS]Drink System (Beer,Wine) -
Basicz - 18.09.2010
Nice job!
Re: [FS]Drink System (Beer,Wine) -
royal_king - 18.09.2010
Nice one!! good job mate
Re: [FS]Drink System (Beer,Wine) -
necrobg3 - 26.03.2011
Nice [FS] Mate
Re: [FS]Drink System (Beer,Wine) -
Tadas - 23.02.2014
In this filterscript added just this code, it's very simple o_O:
Quote:
public OnPlayerCommandText(playerid, cmdtext[])
{
if (strcmp("/Drinkbeer", cmdtext, true, 10) == 0)
{
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_DRI NK_BEER);
return 1;
}
if (strcmp("/Drinkwine", cmdtext, true, 10) == 0)
{
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_DRI NK_WINE);
return 1;
}
return 0;
}
|
Re: [FS]Drink System (Beer,Wine) -
Kartoons - 04.01.2017
link dead