ShowPlayerDialog problem
#1

Hi,
I'll do it the short way,

I've been developing today a system of car selling with dialogs, i have two errors(not at compiling but at testing) where dialogs just dont show up...

here's the code that I copy pasted and gives me the 2 errors

Quote:

format(message,sizeof(message),"Are you sure you want to buy this car for %i $?",Vehicle[GetPlayerVehicleID(playerid)][ForSell]);

ShowPlayerDialog(playerid,2053,DIALOG_STYLE_MSGBOX ,"Vehicle Dealership",message,"Yes","Back");

Dialog ID is correct, and the code before and after this part is repeated often in the code and works...

I've try to find the problem but with no solution....

Thanks...
Reply


Messages In This Thread
ShowPlayerDialog problem - by rt-2 - 28.09.2011, 04:11
Re: ShowPlayerDialog problem - by Cypress - 28.09.2011, 04:22
Re: ShowPlayerDialog problem - by Jack_Leslie - 28.09.2011, 04:50
Re: ShowPlayerDialog problem - by Dragony92 - 28.09.2011, 05:52
Re: ShowPlayerDialog problem - by [MWR]Blood - 28.09.2011, 06:02
Re: ShowPlayerDialog problem - by Tigerkiller - 28.09.2011, 07:42
Re: ShowPlayerDialog problem - by [MWR]Blood - 28.09.2011, 07:43
Re: ShowPlayerDialog problem - by Dragony92 - 28.09.2011, 07:44
Re: ShowPlayerDialog problem - by Tigerkiller - 28.09.2011, 07:48
Re: ShowPlayerDialog problem - by rt-2 - 28.09.2011, 22:49

Forum Jump:


Users browsing this thread: 1 Guest(s)