Samp PoliceSkins
#2

Код:
    if(dialogid == DIALOG_POLIZEISKINS)
    {
        if(response) // If they clicked 'Yes' or pressed enter
        {
            SetPlayerSkin(playerid, PoliceSkins[listitem]);
		}
        return 1; // We handled a dialog, so return 1. Just like OnPlayerCommandText.
    }
Reply


Messages In This Thread
Samp PoliceSkins - by theralio - 02.12.2018, 14:35
Re: Samp PoliceSkins - by labiyebu - 02.12.2018, 17:03
Re: Samp PoliceSkins - by serqq - 02.12.2018, 17:04
Re: Samp PoliceSkins - by theralio - 02.12.2018, 17:51

Forum Jump:


Users browsing this thread: 3 Guest(s)