Quote:
Originally Posted by [ADC]Aldi96
u can use command : this code
Код:
COMMAND:shop(playerid, params[])
{
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST, "{000FFF}What you want?", "{33CC99}Sprunk ($2)\n{FF0000}Beer ($5)\n{993300}Wine ($8)\n{66FF00}Health($3000)", "Buy", "Cancel");
return 1;
}
|
i didn't mean this, i mean i am a character and what to give a beer to my friend, so i type /givebeer [friends id] and then i beer will appear to my friends hand!