Question
#6

Quote:
Originally Posted by GrayExodus
Код:
if (strcmp("/beer", cmdtext, true, 10) == 0)
	{
			SetPlayerDrunkLevel(playerid, GetPlayerDrunkLevel(playerid)+ 1500);
			SendClientMessage(playerid, 0x00FFFF, "Server: You drinked now, dont drink and drive!");
		return 1;
	}
a simple command
Yea but doesn't give you the beer to drink , like in the beta tests.
Reply


Messages In This Thread
Question - by Dj_maryo1993 - 03.09.2009, 11:29
Re: Question - by Weirdosport - 03.09.2009, 11:40
Re: Question - by Darkstar94 - 03.09.2009, 11:58
Re: Question - by Marcus09 - 03.09.2009, 12:03
Re: Question - by Jasen - 03.09.2009, 12:19
Re: Question - by Dj_maryo1993 - 03.09.2009, 12:32
Re: Question - by Jasen - 03.09.2009, 12:34
Re: Question - by Dj_maryo1993 - 03.09.2009, 13:30

Forum Jump:


Users browsing this thread: 1 Guest(s)