SFCNR Robbing Dialog problem
#1

hello, i got a problem with stevo's sfcnr i dont know how to take away dialog from robbing!

i want to take away dialog from this:
Код:
			ShowPlayerDialog(playerid,DIALOG_BURGERSHOT,DIALOG_STYLE_MSGBOX,"{FF0000}Burger Shot Robbery",string,"Ok","Cancel");
Reply
#2

Then delete the Dialog's shown to the playerid as well as the response of this dialog from OnDialogResponse callback too. Just make sure , The dialog you delete doesnt need to do anything with the robbery happening.
Reply
#3

even the dialog on DIALOG_BURGERSHOT?
Reply
#4

Yeah
Reply
#5

(playerid,BURGERSHOT,STYLE_MSGBOX,"{FF0000}Burger Shot Robbery",string,"Ok","Cancel");

shall it be like that?
Reply
#6

Quote:
Originally Posted by Vendicatori
Посмотреть сообщение
(playerid,BURGERSHOT,STYLE_MSGBOX,"{FF0000}Burger Shot Robbery",string,"Ok","Cancel");

shall it be like that?
No Delete the whole line as well as the Dialog Response from OnDialogResponse callback.
Reply
#7

I got these errors:


C:\Users\sala\Downloads\GameMode San Andreas\SFCRRPG.pwn(9150) : error 017: undefined symbol "BURGERSHOT"
C:\Users\sala\Downloads\GameMode San Andreas\SFCRRPG.pwn(9150) : warning 215: expression has no effect
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)