Pawno Compiler crashes
#4

Quote:
Originally Posted by Red_Dragon.
Посмотреть сообщение
Okay, give us the code which when you narrowed down, it crashes.
I have discovered there are multiple errors, I've only found 1 so far.

Код:
CMD:payhelp(playerid, params[])
{
	ShowPlayerDialogEx(playerid,INFO_DIALOG,DIALOG_STYLE_MSGBOX,"Paycheck information","Paychecks come in every hour and require you to sign them with /signcheck.\n\nThe longer you play in the hour, the bigger your paycheck.\n\nThe higher your level, the bigger your paycheck.\n\nPaychecks go directly to your bank account rather than your on-hand cash.\n\nIf you miss a paycheck, then the missed amount will be added to your next paycheck.","Close","");
	return 1;
}
Maybe because the "ShowPlayerDialogEx" is too long? that's all one line.
Reply


Messages In This Thread
Pawno Compiler crashes - by Grooty - 08.07.2013, 15:46
Re: Pawno Compiler crashes - by Red_Dragon. - 08.07.2013, 15:50
Respuesta: Pawno Compiler crashes - by Xabi - 08.07.2013, 15:57
Re: Pawno Compiler crashes - by Grooty - 08.07.2013, 16:21
Re: Pawno Compiler crashes - by Grooty - 08.07.2013, 16:43
Re: Pawno Compiler crashes - by Grooty - 08.07.2013, 17:44

Forum Jump:


Users browsing this thread: 1 Guest(s)