Crashed Help me..
#1

Error Notices:
SA:MP has crashed. The error report has been generated below

Using The 'Report Crash' button will submit a crash below
that will help us to fix this problem in future versions.
------------------------------------------------------------------------------------

Normal Notices:
If you are not sure how to fix the error, please click here.
------------------------------------------------------------------------------------

Sources Code:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
format(str2, sizeof(str2), "{FFFFFF} ");
strcat(str1, str2);
ShowPlayerDialog(playerid, Frank_Taylor_Talk, DIALOG_STYLE_LIST,
"{FFFFFF}Frank_Taylor", str1, "Choice", "Censel");
}

Sources Input -> Up Error..
------------------------------------------------------------------------------------
Reply
#2

Try to remove the:

Quote:

public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
format(str2, sizeof(str2), "{FFFFFF} ");
strcat(str1, str2);
ShowPlayerDialog(playerid, Frank_Taylor_Talk, DIALOG_STYLE_LIST,
"{FFFFFF}Frank_Taylor", str1, "Choice", "Censel");
}

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)