[Stuck] pickup popup for dialog
#1

Hi, i was wondering how i would make the dialog come up? here is the begining of callback..

pawn Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
    // DialogID 1337
    if(dialogid == 1337)
    {
Yes the callback is finished, but i tried making it come up when u go threw a Pickup, and i failed.. This is what i tried.. lol

pawn Код:
else if(pickupid == weapshop)
    {
      ShowPlayerDialog(playerid, 1337);
    }
a lil help? it gives invalid machted definintions arguments or w.e error..
Reply
#2

read the guide in my signature.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)