Checkpoint won't work.
#1

I am using Lethal Checkpoint Streamer. And i can't get my Second checkpoint to show a dialog when entered.

Anyone know why?
Reply
#2

Quote:
Originally Posted by ScottCFR
I am using Lethal Checkpoint Streamer. And i can't get my Second checkpoint to show a dialog when entered.

Anyone know why?
Show the code please.
Reply
#3

My bad


pawn Код:
case 1:
        {
            ShowPlayerDialog(playerid, 98756, DIALOG_STYLE_LIST, "Pharmacy", "Fill Perscription($25)\nBuy Beer($50)\nBuy Headache pills($100)\nBuy Weed($500)\nROB PHARMACY","Ok","Cancel");
        }
EDIT: The checkpoint shos just doesn't show the dialog.
Reply
#4

rofl 98756? wth?

try 1 maybe?


show us the whole code please
Reply
#5

DialogIDs can't go above 30000 or so (It's something like 32767 or some weird crap, my guess is half of 65535 or 0xFFFF) or it will cause errors, like the dialog screen not working.
Reply
#6

maybe as, OnPlayerEnterCheckpoint, it could show the dialog..?

https://sampwiki.blast.hk/wiki/OnPlayerEnterCheckpoint
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)