[Holley] CruelDragon error FLAGS no WORK

Join Discord

Mukai

LOMCN Veteran
Veteran
Feb 15, 2008
383
0
63
Tenerife
Hi all, I have a problem in CruelDragon 3.56 , the problem is that the flags do not work.

This happens recently , does solution? It is a known bug?

thx


NO WORK ->

[@main]
#if
check [605]
#say
flag 605 is on.
#elsesay
flag 605 is off.
=======================
[@main]
<Activar 605/@qq>\ \
<Desactivar 605/@qqw>


[@qq]
#act
set [605] 1
close


[@qqw]
#act
set [605] 0
close



EDIT :

Ok only work 001 o 599
 
Last edited:

Sejanus

Dedicated Member
Dedicated Member
Sep 14, 2006
212
5
64
There is a flag limit to exactly 600 (0-599)

:) u have to use flag numbers between 1-599, its hard coded:)
 
Upvote 0

Mukai

LOMCN Veteran
Veteran
Feb 15, 2008
383
0
63
Tenerife
Thanks, now I'm in error but not if it is due to the flags, I want before launching the docuentarme good question and if they find no solution will expose the fault I have with flasgs and variables.
thanks you!
 
Upvote 0