Dialog wont work right
#5

Quote:
Originally Posted by UFF
Посмотреть сообщение
Anytime, instead of DIALOG_NAVI2 you can also you DIALOG_NAVI+1, DIALOG_NAVI+2 and so on for ez life!
Exactly, and this means you only have to define it once.

Код:
#define dialog 1000

if(dialogid == dialog)
if(dialogid == dialog+1)
if(dialogid == dialog+2)
Reply


Messages In This Thread
Dialog wont work right - by BrightLeaN - 16.04.2018, 16:00
Re: Dialog wont work right - by UFF - 16.04.2018, 16:20
Re: Dialog wont work right - by BrightLeaN - 16.04.2018, 16:29
Re: Dialog wont work right - by UFF - 16.04.2018, 16:35
Re: Dialog wont work right - by jasperschellekens - 16.04.2018, 17:56
Re: Dialog wont work right - by kovac - 16.04.2018, 18:25

Forum Jump:


Users browsing this thread: 1 Guest(s)