Help about dialogs
#1

Okay so now i made a random thing , a string with 8 cells so and after that i saved 8 numbers into that string and showed it into a dialog and asked the player to write the required codes the one in string but when a player for example doesnt put required codes it wont do anything like reshow the dialog or send a message please help me out heres the code

this how i checked if he did write the numbers in inputdialog

https://pastebin.com/SHxkBKnv

if u need whole script let me know please.
Reply
#2

So your code is

PHP код:
if(!strcmp(wnumbersinputtextfalse8))
    {
     
SendClientMessage(playerid,COLOR_GREEN"You have broken into the security system , go collect your money"); 
Did you try to add an else to it? And show the dialog in that else...
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)