Getiing drunk - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Getiing drunk (
/showthread.php?tid=115601)
Getiing drunk -
matko.basket - 25.12.2009
hi i need something like this
San Andreas MultiPlayer Smoking And Getting Drunk xD 0.3
Have someone this fs ??or pls help me someone with ...i need it som much thank
sry for my bad english
Re: Getiing drunk -
Correlli - 25.12.2009
http://forum.sa-mp.com/index.php?action=search
Re: Getiing drunk -
matko.basket - 25.12.2009
yes i search but i canґt find something like this
pls help
Re: Getiing drunk -
[HiC]TheKiller - 25.12.2009
https://sampwiki.blast.hk/wiki/SetPlayerDrunkLevel
Re: Getiing drunk -
Correlli - 25.12.2009
Quote:
Originally Posted by matko.basket
yes i search but i canґt find something like this pls help
|
Then you're not searching good enough, because there are tons of topics like this one and they're all answered.
Re: Getiing drunk -
matko.basket - 25.12.2009
whou i can find it ..give me some idea,,,i donґt know good pawno ..so i need this fs
Re: Getiing drunk -
fsnameless - 27.12.2009
Try This
if Command You Can Do it like this
pawn Код:
if(strcmp(cmdtext, "/GetDrunk", true)==0)
{
ApplyAnimation(playerid,"PED","WALK_DRUNK",4.1,1,1,1,1,1);
return 1;
}
Note: i got this from
Here
Re: Getiing drunk -
Jakku - 27.12.2009
Use SetPlayerDrunkLevel
Re: Getiing drunk -
Dark_Kostas - 27.12.2009
Look
THIS
Re: Getiing drunk -
fsnameless - 27.12.2009
only problem when you go to get in a car it doesn't make you drunk =P ive try'd it