20.07.2013, 11:02
Okay, so..
I'm having a little problem.
I was trying to do something like this:
#define SPAWN1_NAME Los Santos
#define SPAWN2_NAME Las Venturas
ShowPlayerDialog(playerid,1,DIALOG_STYLE_LIST,"Spa wn"," SPAWN1_NAME \n SPAWN2_NAME","Ok","");
but it doesn't work.. instead of "Los Santos" or "Las Venturas" I got a dialog with "SPAWN1_NAME" and "SPAWN2_NAME".
Thanks for the help.
I'm having a little problem.
I was trying to do something like this:
#define SPAWN1_NAME Los Santos
#define SPAWN2_NAME Las Venturas
ShowPlayerDialog(playerid,1,DIALOG_STYLE_LIST,"Spa wn"," SPAWN1_NAME \n SPAWN2_NAME","Ok","");
but it doesn't work.. instead of "Los Santos" or "Las Venturas" I got a dialog with "SPAWN1_NAME" and "SPAWN2_NAME".
Thanks for the help.