Dialog Box Problem
#1

When I Type /level1 or anyof the dailog commands...........

A line Appears

You Have Paid The Ticket

Congratulations! you have recieved 5 scores + 1000 cash


How To Fix It
Reply
#2

Quote:
Originally Posted by AryanV
Посмотреть сообщение
When I Type /level1 or anyof the dailog commands...........

A line Appears

You Have Paid The Ticket

Congratulations! you have recieved 5 scores + 1000 cash


How To Fix It
post your /level1 command here.
Reply
#3

Next time post it here instead; http://forum.sa-mp.com/forumdisplay.php?f=12
Reply
#4

Quote:

CMD:level1(playerid,params[]){
#pragma unused params
if(PlayerInfo[playerid][Level] >= 1)
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_MSGBOX, "{FF5500}Level 1 Commands", " Ip, getinfo, afix, jetpack, flip\n\nadminarea, reports, richlist, ", "OK", "Cancel");
return 1;
}

This is the command
Reply
#5

Can you post from OnDialogResponse the part of the dialogid 1?
Reply
#6

I made a gamemode....i dont know where it is...but i will find and post it after 30 mins
Reply
#7

If you made the gamemode you'll know where it is :L. CTRL + F in pawno and search ''public OnDialogResponse'', and copy the callback here.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)