[HELP] Dialog list error
#1

Код:
public OnPlayerEnterCheckpoint(playerid)
{
	if(h_cptype(playerid) == BUS_TYPE_SEXSHOP)
	{
	        ShowPlayerDialog(playerid,DIALOG_SEXSHOP_LIST,DIALOG_STYLE_LIST,"Alışveriş","Para Çek\nPara Yatır\nHesap Bilgisi\nPara Transferi","Select","Iptal");
	return 1;
	}
}
error 012: invalid function call, not a valid address
error 001: expected token: ";", but found ")"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line
Reply


Messages In This Thread
[HELP] Dialog list error - by darkokan - 04.10.2014, 17:27
Re: [HELP] Dialog list error - by YanLanger - 04.10.2014, 17:36
Re: [HELP] Dialog list error - by darkokan - 04.10.2014, 17:44

Forum Jump:


Users browsing this thread: 1 Guest(s)