06.07.2015, 09:38
hey. its not working but its no error and code is good..
im testing on first.
}
stock ShowVmBiletoDialog(playerid)
{
new msg[125];
strcat(msg, "• 1 Pirmas stalas\n");
strcat(msg, "• 2 Antras stalas\n");
strcat(msg, "• 3 Trečias stalas\n");
strcat(msg, "• 4 Ketvirtas stalas\n");
strcat(msg, "• 5 Penktas stalas\n");
strcat(msg, "• 6 Љeљtas stalas\n");
strcat(msg, "• 7 Septintas stalas");
ShowPlayerDialog(playerid, 2929, DIALOG_STYLE_LIST, "Vairavimo mokyklą - Iљmok pas Karoli", msg, "Pasirinkti", "Iљeiti");
return 1;
}
if(dialogid == 2929)
{
if(response)
{
switch(listitem)
{
case 0:
{
//new zinute[150];
SendClientMessage(playerid, -1, "Test 1");
im testing on first.
}
stock ShowVmBiletoDialog(playerid)
{
new msg[125];
strcat(msg, "• 1 Pirmas stalas\n");
strcat(msg, "• 2 Antras stalas\n");
strcat(msg, "• 3 Trečias stalas\n");
strcat(msg, "• 4 Ketvirtas stalas\n");
strcat(msg, "• 5 Penktas stalas\n");
strcat(msg, "• 6 Љeљtas stalas\n");
strcat(msg, "• 7 Septintas stalas");
ShowPlayerDialog(playerid, 2929, DIALOG_STYLE_LIST, "Vairavimo mokyklą - Iљmok pas Karoli", msg, "Pasirinkti", "Iљeiti");
return 1;
}
if(dialogid == 2929)
{
if(response)
{
switch(listitem)
{
case 0:
{
//new zinute[150];
SendClientMessage(playerid, -1, "Test 1");