28.10.2013, 17:28
Hey, i have a problem:
don't exist
what is the problem?
Код:
public OnPlayerKeyStateChange( playerid, newkeys, oldkeys )
{
if ( newkeys & KEY_YES )
{
ShowPlayerDialog( playerid, help, DIALOG_STYLE_LIST, ""NAME_S" "W"- "S"Menu pomocy", Help_String_ENG( ), "Wybierz", "Zamknij" );
}
return ( 1 );
}
what is the problem?

