Removing Dialog
#1

Hello, Can someone please help me?
I got an sfcnr server... i want to remove the dialogs how do i do that?
and i wanna disable /kill but i dont find it...
Reply
#2

open the script then CTRL + F = /kill
Reply
#3

thats what i've done its like hidden...
Reply
#4

and what about dcmd_kill or CMD:kill or COMMAND:kill. Depends on the command proccessor that you/the script use(s).

For the dialogs just CTRL+F "ShowPlayerDialog" then remove.
Reply
#5

Strcmp : /kill
ZCMD: CMD:kill , COMMAND:kill
DCMD: dcmd_kill
.. . . . . . .. hehe
Reply
#6

It depends what include you're using..
zmcds/dcmd/strcmp
and then find it the way Devilxz97 showed you.

and removing a dialog isn't hard.
Reply
#7

I wanna delete the whole dialog system not just one...
Reply
#8

then Search all the showplayerdialog
Reply
#9

Then what do i do with the other codes that dialog has the ok and cancel...
Код:
ShowPlayerDialog(playerid,DIALOG_SKILLINFO,DIALOG_STYLE_MSGBOX,"{0000FF}POLICE OFFICER INFORMATION:","{FFFFFF}Commands: Type /commands for a list of police commands.\n{FFFFFF}Job: Your job is to deal with crime in San Fierro.\n{FFFFFF}Player Colours: For a list of what the player colors mean, type /pc.\n{FFFFFF}Don't forget to read the /rules of San Fierro CRRPG!","Ok","Cancel");
Reply
#10

What? What does it matter, you're wanting to remove them anyway.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)