[001] Flags etc

smoochy boys on tour

blade4real2004

Dedicated Member
Dedicated Member
Mar 14, 2013
15
6
29
Is it possible to Variable a flag?

example

U put the flag in to a link like this <Next/@FlagCheck(001)>

and then have a block of code to check like this

[@FlagCheck()]
#ACT
Mov D1 %ARG(1)

#IF
CHECK [%D1] 1
etc

is it possible to do and if so how? because I only get errors unless I could put the entire flag in to a variable like this

<Next/@FlagCheck([001])>

is this possible? or does someone know a way round it??
 

CODLOM3

Dedicated Member
Dedicated Member
Mar 5, 2013
14
1
29
Not is posible man, but you can add a other :D

1. Form: SQL
Add Name , Add FLD, when add Flag you add in sql it.

2. Form Txt ( Have problem, max 150 persons.. +/-)
LoadValue ; SaveValue

3. Can add... simple:

#IF
Check [004] 0
#SAY
BLA BLA\
#ELSESAY
BLA BLA\

#IF
CHECK [005] 0
#SAY
BLA BLA\
#ELSESAY
BLA BLA\


If you post for what you need, I maybe help you !
 
Upvote 0

blade4real2004

Dedicated Member
Dedicated Member
Mar 14, 2013
15
6
29
SQL Manipulation Scripting is abit confusing for me at the moment, im using Namelists at the moment till i better understand it.
 
Upvote 0

blade4real2004

Dedicated Member
Dedicated Member
Mar 14, 2013
15
6
29
Im writing my own questing system, I kinda like to make my own things so my work is my own you. Plus i enjoy the challenge of making things too :)
 
Upvote 0

CODLOM3

Dedicated Member
Dedicated Member
Mar 5, 2013
14
1
29
If you say me for what you need i can help. If you make yours owns thinks not make question in forums.


Investigate for his own account
 
Upvote 0