Jump to content

Cum Sa Faci o Bautura


Sice15

Recommended Posts

E FF Simplu Dar multi il cauta ca si mine acuma cateva zile !!

new bere;
forward OnPlayerPickUpPickup(playerid, pickupid);

public OnGameModeInit()
{

       bere =  CreatePickup(1486,2,X,Y,Z);
       return 1;
}

public OnPlayerPickUpPickup(playerid, pickupid)
{
	if (pickupid == bere)
	{
	ApplyAnimation(playerid,"PED","WALK_DRUNK",4.1,1,1,1,1,1);
	return 1;
        } // nab
}

aaaaaap.png

1484 - Beer Botlle

1486 - Other Beer Bottle

1543 - bottle of beer

1484 - R*beerbottle

1486 - big beer

 

<a href='http://www.yhcbux.com/?ref=sice'><img src='http://www.yhcbux.com/images/banner1.gif'></a>

Link to comment
Share on other sites

public OnPlayerPickUpPickup(playerid, pickupid)

{

if (pickupid == bere)

{

ApplyAnimation(playerid,"PED","WALK_DRUNK",4.1,1,1,1,1,1);

return 1;

}

^^

Ai deschis doua paranteze si ai inchis doar una. Think again.

Link to comment
Share on other sites

nu aveti si pentru tigara ca sa apara in mana ca am vazut pe mta cand esti pe motor ai tigara pe sanchez

Cand este pe sanchez sau langa ea?

logo.png

ATENTIE!!! Nu imi trimiteti mesaje private care au legatura cu scriptingul. NU mai scriptez.

Link to comment
Share on other sites

  • 1 year later...
  • 2 weeks later...
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.